html,
body {
	margin: 0;
	padding: 0;

}


body {
	color: #3d3d3d;
	font-family: verdana;
	font-size: 11px;
	line-height: 16px;
	padding: 8px 0 0 0;
}

a {
	color: #3d3d3d;
	background-image: none;
	padding: 0;
	text-decoration: underline;
}

a:hover {
	color: #df3000;
	text-decoration: underline;
}

dl,li,ol,ul {
	line-height: 16px;
}

h1,h2,h3,h4,h5,h6 {
	font-style: normal;
	margin: 0;
	padding: 0;
}

h1 {
	color:#3d3d3d;
	font-size: 17px;
	font-weight: bold;
	line-height: 24px;
	/*padding-left: 16px;
	padding-top: 20px;*/
}

h2 {
	color:#3d3d3d;
	font-size: 17px;
	font-weight: normal;
	line-height: 24px;
}

h3 {
	color: #3d3d3d;
	font-size: 15px;
	font-weight: bold;
	line-height: 20px;
}

h4 {
	color: #3d3d3d;
	font-size: 15px;
	font-weight: normal;
	line-height: 20px;
}

h5 {
	color: #3d3d3d;
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
}

img {
	border: none;
}

li {
	list-style-image: url(/img/ia_list_style_image.png);
	margin: 0 0 2px 2px;
}

li a {
	background-position: left 5px !important;
	float: left;
}

p {
	line-height: inherit;
	margin: 0;
	padding: 0 0 10px;
}

ul {
	list-style-type: none;
	margin: 5px 0 10px 13px;
	padding: 0;
}


table {
	margin: 10px 0;
	padding: 0;
}

td {
	margin: 0;
	padding: 0 10px 5px 0;
	vertical-align: top;
}

form {
	margin: 0;
}

input, select {
	height: 16px;
	width: 300px;
	padding: 0;
	border: 1px solid #b0b0b0;
	color: #3d3d3d;
}

select {
	height: 18px;
	width: 302px;
}

/* Schreibtisch Popup */

#schreibtisch_popup {
	width:736px;
	margin:0 auto;
}

#schreibtisch_popup #header {
	background-image: url(/img/schreibtisch_popup_header.png);
	background-position:right top;
	background-repeat:no-repeat;
	display: block;
	height:22px;
	z-index: 1112;
}

#schreibtisch_popup #globale-navigation-top {
	background-color: transparent;
	color: #7d7d7d;
	float: right;
	font-size: 11px;
	height: 19px;
	line-height: 19px;
	margin: -35px 0 0 0;
	padding: 0 16px 0 0;
	text-align: right;
	vertical-align: top;
	width: auto;
}

#schreibtisch_popup #globale-navigation-top a {
	color: #7d7d7d;
}

#schreibtisch_popup #globale-navigation-top a:hover {
	color: #df3000;
}

#schreibtisch_popup #logo-bereich {
	height: 32px;
	margin-bottom: 8px;
	width: 704px;
	padding: 0 16px;
}

.box {
	background-image: url(/img/schreibtisch_popup_box_bg.png);
	background-position:left bottom;
	background-repeat:repeat-x;
	background-color: #fdfdfc;
	border:1px solid #DCDCD9;
	margin: 20px auto;
	padding-bottom: 15px;
	width: 702px;
}

.box_head {
	border-bottom:3px solid #DCDCD9;
	padding:10px 15px;
}

.content_padding {
	padding: 15px 15px 0 15px;
}

.content_padding_left {
}

.content_padding_right {

}


.trenner,
.trenner_small {
  background-image: url(/fm/1461/trenner_2px_bg.png);
  background-position: left top;
  background-repeat: repeat-x;
	height:2px;
	margin:20px 0 15px;
}

.trenner_small {
	height:1px;
	background-image: url(/fm/1461/trenner_1px_bg.png);
}

.los_btn {
	background-image:url(/img/los_btn.png) !important;
	background-position:left top !important;
	height:27px !important;
	padding: 0 !important;
	margin: -3px 0 0 0 !important;
	width:27px !important;
	border: none;
	display: block;
	float: right;
}

.los_btn:hover {
	background-position: left -27px !important;
}


.login_abo_bestellen {
	background-image:url(/img/login_abo_bestellen_btn.png);
	background-position:left top;
	height:38px;
	padding:0;
	width:218px;
	border: none;
	margin-top: 30px;
}

.weiter_ssl_btn {
	background-image:url(/img/weiter_ssl_btn.png);
	background-position:left top;
	height:38px;
	padding:0;
	width:271px;
	border: none;
	float: right;
}

.newsletter_bestellen {
	background-image:url(/img/newsletter_bestellen_btn.png);
	background-position:left top;
	height:38px;
	padding:0;
	width:186px;
	border: none;
	margin-top: 130px;
}

*+html .newsletter_bestellen {
	margin-top: 140px;
}

.abo_bestellen {
	background-image:url(/img/abo_bestellen_btn.png);
	background-position:left top;
	height:38px;
	padding:0;
	width:146px;
	border: none;
	margin-right: 17px;
}

.abos_aendern {
	background-image:url(/img/abos_aendern_btn.png);
	background-position:left top;
	height:38px;
	padding:0;
	width:134px;
	border: none;
	margin-right: 17px;
}

.abbrechen_btn {
	background-image:url(/img/abbrechen_btn.png);
	background-position:left top;
	height:38px;
	padding:0;
	width:115px;
	border: none;
	display: block;
}

.abschicken_btn {
	background-image:url(/img/abschicken_btn.png);
	background-position:left top;
	background-repeat: no-repeat;
	height:38px;
	padding:0;
	width:125px;
	border: none;
}

input.weiter_btn {
	background-image:url(/img/weiter_btn.png);
	background-position:left top;
	background-repeat: no-repeat;
	height:38px;
	padding:0;
	width:94px;
	border: none;
}

a.weiter_btn {
	background-image:url(/img/weiter_btn.png) !important;
	background-position:left top !important;
	background-repeat: no-repeat;
	height:38px;
	padding:0;
	width:94px;
	display: block;
}

.weiter_btn_06 {
	margin-left: 0;
}

.weiter_btn_08 {
	margin-left: 0;
	float: right;
}


.login_btn {
	background-image:url(/img/login_btn.png);
	background-position:left top;
	height:38px;
	padding:0;
	width:82px;
	border: none;
	margin-top: 30px;
}

.abo_kaufen_btn {
	background-image:url(/img/abo_kaufen_btn.png);
	background-position:left top;
	height:38px;
	padding:0;
	width:125px;
	border: none;
}

.kaufen_btn {
	background-image:url(/img/kaufen_btn.png);
	background-position:left top;
	height:38px;
	padding:0;
	width:92px;
	border: none;
}

.ok_btn {
	background-image:url(/img/ok_btn.png);
	background-position:left top;
	height:38px;
	padding:0;
	width:63px;
	border: none;
	margin-right: 27px;
}

.login_abo_bestellen:hover,
.abo_bestellen:hover,
.abbrechen_btn:hover,
.abos_aendern:hover,
.newsletter_bestellen:hover,
.login_btn:hover,
.weiter_ssl_btn:hover,
input.weiter_btn:hover,
.weiter_btn_06:hover,
.abo_kaufen_btn:hover,
.kaufen_btn:hover,
.abschicken_btn:hover,
.ok_btn:hover {
	background-position:left -38px;
}

a.weiter_btn:hover {
	background-position:left -38px !important;
}

a.special_link {
	background-image: url(/img/link_arrow_new.png);
	background-repeat: no-repeat;
	background-position: left 3px;
	margin-bottom: 2px;
	padding-left: 10px;
	text-decoration: none;
}

a.special_link:hover {
	text-decoration: underline;
}

.sub_link_pad {
	padding-left: 11px;
}

.checkbox {
	width: auto;
	border: none;
	vertical-align: middle;
	height: 12px;
}

.grey_font {
	color: #373737;
}

#str {
	width: 213px;
	margin-right: 10px;
}

#nr {
	width: 71px;
}

#ort {
	width: 213px;
}

#plz {
	margin-right: 10px;
	width: 71px;
}

.login_duo {
	width: 342px;
	float: left;
	margin-left: 16px;
	min-height: 350px;
}

#login_duo_username,
#login_duo_password,
#login_mono_username,
#login_mono_password
{
	width: 204px;
	color: #959595;
}

.clear_left {
	margin: 0;
	padding: 0;
	clear: left;
	height: 1px;
}

.clear_both {
	margin: 0;
	padding: 0;
	clear: both;
	height: 1px;
}

.left {
	float: left;
}

.fortschritt {
	width: 709px;
	height: 37px;
	background-image: url(/img/01_fortschritt_reg.png);
	background-position: left top;
	background-repeat: no-repeat;
	margin-left: 14px;
	margin-top: 20px;
}

#kon_02 {
	background-image: url(/img/02_fortschritt_kon.png);
}

#dat_03 {
	background-image: url(/img/03_fortschritt_dat.png);
}

#bes_04 {
	background-image: url(/img/04_fortschritt_bes.png);
}

#schritt1_01 {
	background-image: url(/img/01_fortschritt_schritt1.png);
}

.underline {
	text-decoration: underline;
}

.hinweis_bgverlauf_green {
	padding: 7px;
	background-image: url(/img/hinweis_bgverlauf_green.png);
	background-position: left bottom;
	background-repeat: repeat-x;
	background-color: #dbe7c9;
}

.error_red_text, .error_txt {
	color: #fc0008;
	font-weight: bold;
}

.error_red_text a {
	color: #fc0008;
	background-image: none;
	padding: 0;
	text-decoration: underline;
}

#vorname_04,
#nachname_04 {
	width: 185px;
}

#email_05,
#email_whg_05,
#ktnr_05,
#blz_05,
#kto_inhaber_05,
#institut_05 {
	width: 125px;
}

#kdnr_04,
#plz_04 {
	width: 98px;
}

#kdnr {
	width: 204px;
}


#password_05,
#password_whg_05,
#username_05 {
	width: 80px;
}

.img_link {
	padding: 0 !important;
	background-image: none !important;
	margin: 0 !important;
}

#land_04,
#land_04_1{
	width: auto;
	vertical-align: bottom;
	border: none;
}

label {
	width: 170px;
	display: block;
}

.label_04 label {
	width: auto;
}

#table_06 {
	margin-top: 0;
}

#table_06 td {
	vertical-align: top;
}

#table_06 h1 {
	padding-left: 0;
	padding-top: 0;
	margin-top: -3px;
}

table.duo {
	float: none !important;
	width: auto;
	margin: 20px auto;
}

table.duo td.box {
	width: 342px;
	background-image: url(/img/schreibtisch_popup_box_bg.png);
	background-position:left bottom;
	background-repeat:repeat-x;
	background-color: #fdfdfc;
	border:1px solid #DCDCD9;
	padding: 0 0 10px;
}

.duo td.td_spacer {
	border: none;
}

.table_weiche_13 {
	margin: 0;

}

.table_weiche_13 td {
	padding: 0;
	vertical-align: middle;
}

.no_bg {
	background-image: none;
	background-color: transparent;
}

.no_border {
	border: none;
}

.bildunterschrift {
	color: #737373;
	font-size: 9px;
}

a.download {
	width: 80px;
	padding: 0 0 0 0;
	margin: 0 10px 0 0;
	height: 25px;
	background-image: url(/fm/1461/download_btn.png);
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
	float: left;
}

a.download:hover {
	background-position: left -25px;
}

.zwischenueberschrift {
	display: block;
	margin-bottom: 3px;
	font-weight: bold;
}

.right {
	float: right;
}

.content_padding_abo,
.content_padding_filedownload,
.content_padding_kaufen {
	float: right;
	width:360px;
	border-left: 1px solid #DFDFDD;
}

.content_padding_kaufen {
	width:360px;
}

.maxwidth {
	max-width: 280px;
}

.content_padding_abo .checkbox,
.content_padding_filedownload .checkbox,
.content_padding_kaufen .checkbox {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}

a.click_buy {
	display: block;
	width: 165px;
	height: 85px;
	background-image: url(/img/click_buy_btn.png);
	background-position: left top;
	background-repeat: no-repeat;
	margin: 0 auto;
}

a.click_buy:hover {
	background-position: left -85px;
}

.table_kaufen td {
	padding: 0 10px 0 0;
}

.small_popup {
	width: 486px !important;
}

.small_popup #logo-bereich {
	width: 454px !important;
}

.small_popup .box {
	width: 454px !important;
	margin: 20px auto;
}

#table_email_adresse #email,
#table_email_adresse #email_whg {
	width: 204px !important;
}

.text_eingerueckt {
	padding-left: 16px;
}

a.no_float {
	float: none;
	padding-left: 10px;
	background-position: left 3px !important;
}

.ie7_only {
	display: none;
}

*+html .ie7_only {
	display: inline;
}

.small_font {
	font-size: 9px;
}

a.bullet_icon_avi,
a.bullet_icon_doc,
a.bullet_icon_exe,
a.bullet_icon_gif,
a.bullet_icon_jpg,
a.bullet_icon_mov,
a.bullet_icon_mp3,
a.bullet_icon_pdf,
a.bullet_icon_ppt,
a.bullet_icon_tif,
a.bullet_icon_xls,
a.bullet_icon_zip {
	background-position: left top !important;
	background-repeat: no-repeat !important;
	display: block;
	font-size: 10px;
	height: 23px;
	padding: 15px 2px 0px 35px !important;
	width: 95px;
}

a.bullet_icon_avi {
	background-image: url(/fm/1461/ia_download_avi_btn.png) !important;
}

a.bullet_icon_doc {
	background-image: url(/fm/1461/ia_download_doc_btn.png) !important;
}

a.bullet_icon_exe {
	background-image: url(/fm/1461/ia_download_exe_btn.png) !important;
}

a.bullet_icon_gif,
a.bullet_icon_jpg,
a.bullet_icon_tif {
	background-image: url(/fm/1461/ia_download_jpg_btn.png) !important;
}

a.bullet_icon_mov {
	background-image: url(/fm/1461/ia_download_mov_btn.png) !important;
}

a.bullet_icon_mp3 {
	background-image: url(/fm/1461/ia_download_mp3_btn.png) !important;
}

a.bullet_icon_pdf {
	background-image: url(/fm/1461/ia_download_pdf_btn.png) !important;
}

a.bullet_icon_ppt {
	background-image: url(/fm/1461/ia_download_ppt_btn.png) !important;
}

a.bullet_icon_xls {
	background-image: url(/fm/1461/ia_download_xls_btn.png) !important;
}

a.bullet_icon_zip {
	background-image: url(/fm/1461/ia_download_zip_btn.png) !important;
}

a.bullet_icon_avi:hover,
a.bullet_icon_doc:hover,
a.bullet_icon_exe:hover,
a.bullet_icon_gif:hover,
a.bullet_icon_jpg:hover,
a.bullet_icon_mov:hover,
a.bullet_icon_mp3:hover,
a.bullet_icon_pdf:hover,
a.bullet_icon_ppt:hover,
a.bullet_icon_tif:hover,
a.bullet_icon_xls:hover,
a.bullet_icon_zip:hover {
	background-position: left -38px !important;
	color: #3d3d3d;
	text-decoration: none;
}

