HTML {
	 overflow: -moz-scrollbars-vertical;
}

BODY {
	margin: 0px;
	padding: 0px;
	background: white;
}

BODY, DIV, TD, P, B, A, SPAN, UL, LI {
	font-family: verdana, arial, sans-serif, Song, Simsong, "Microsoft YaHei", Microsoftyahei;
	font-size: 11px;
}

INPUT, SELECT, TEXTAREA {
	font-family: verdana, arial, sans-serif, Song, Simsong, "Microsoft YaHei", Microsoftyahei;
	font-size: 11px;
}

A {
	color: #000000;
	text-decoration: underline;
}

A:hover {
	color: #6fa51b;
	text-decoration: none;
}

A.downloads {
	background: url('img/dzine/link_pdf.png') no-repeat scroll 0px 0px;
	padding-left: 18px;
	display: block;
	line-height: 16px;
	padding-bottom: 3px;
}

A.mitpfeil {
	background: url('img/dzine/link_pfeil.png') no-repeat scroll 2px 3px;
	padding-left: 14px;
}

A.mail {
	background: url('img/dzine/link_mail.png') no-repeat scroll 0px 2px;
	padding-left: 17px;
}

A.mitpfeil_block {
	display: block;
	line-height: 16px;
	margin-bottom: 3px;
}

A.greenbold {
	color: #6fa51b;
	font-weight: bold;
	text-decoration: none;
}

A.blueboldunderline {
	color: #0071bd;
	font-weight: bold;
	text-decoration: underline;
}
A.blueboldunderline:hover {
	color: #6fa51b;
	font-weight: bold;
	text-decoration: underline;
}


A.blackbold {
	color: black;
	font-weight: bold;
	text-decoration: none;
}
A.blackbold:hover {
	color: #6fa51b;
}

A.download_vortrag {
	text-decoration: none;
}

A.download_vortrag:hover {
	text-decoration: underline;
	color: #0071bd;
}

DIV#supplyon_container {
	text-align: center;
}

DIV#header {
	width: 973px;
	margin-left: auto;
	margin-right: auto;
}

DIV#header_left {
	float: left;
	text-align: left;
}

DIV#header_rite {
	float: right;
}

DIV#topnav {
	width: 973px;
	margin-left: auto;
	margin-right: auto;
	background: #d9dadb;
}

DIV.nav1 {
	float: left;
	line-height: 21px;
	padding-left: 11px;
	padding-right: 11px;
	padding-bottom: 5px;
	border-top: 6px solid #d9dadb;
}

.nav1active {
	background: white;
}

DIV.nav2 {
	line-height: 165%;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 5px;
}

.nav1 A, .nav2 A {
	font-weight: bold;
	text-decoration: none;
	color: black;
}

.nav1 A:hover, .nav2 A:hover {
	text-decoration: underline;
	color: 0071bd;
}

.nav1active A, .nav2active A, .nav1active A:hover, .nav2active A:hover {
	color: #0071bd;
}

DIV#footer {
	width: 973px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	text-align: left;
	color: #7d7d7d;
}

.navLOW {
	color: #7d7d7d;
}

.navLOW A, DIV.sprachen A {
	text-decoration: none;
	color: #7d7d7d;
}

.navLOW A:hover, DIV.sprachen A:hover {
	color: #7d7d7d;
	text-decoration: underline;
}

.navLOWactive A {
	color: black;
}

DIV#main {
	width: 973px;
	margin-left: auto;
	margin-right: auto;
}

DIV#main_left {
	width: 244px;
	float: left;
	text-align: left;
}


DIV#main_left_upper {
	background: #d9dadb;
	min-height: 110px;
	height: auto;
}
/*\*/
* html DIV#main_left_upper {
	height: 110px;
}
/**/

DIV#main_rite {
	width: 729px;
	float: left;
	text-align: left;
}

DIV#main_rite_upper_image {
	width: 489px;
	float: left;
}

DIV#main_rite_upper_login {
	width: 240px;
	height: 110px;
	float: left;
	background: #d9dadb;
}

DIV#main_rite_lower_middle {
	width: 489px;
	float: left;
}

DIV#main_rite_lower_rite {
	width: 240px;
	float: left;
}

DIV.supo_between1, DIV.supo_between2, DIV.supo_between3 {
	height: 10px;
}

DIV.sidebarbox {
	border: 1px solid #c1c1c1;
}

DIV.sidebarbox_head {
	padding: 6px;
	background: url('img/dzine/litegray-shade-bg.png');
	border-bottom: 1px solid #c1c1c1;
	color: #0071bd;
	font-weight: bold;
}

DIV.sidebarbox_main {
	padding: 6px;
}

.c5bighead {
	font-size: 11px;
	color: #0071bd;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

.c5bighead_bu {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

.supo_blue {
	color: #0071bd; /*3366ff*/
}

.supo_gray {
	color: #787878; /*3366ff*/
}

.buHorizontalDots {
	background-image: url('img/dzine/bu_dotted_line.png');
	background-repeat: repeat-x;
	background-position: 0px 5px;
	height: 9px;
}

.buHorizontalDots2 {
	background-image: url('img/dzine/bu_dotted_line.png');
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 3px;
	position: relative;
	top: -4px;
}

.bluetext {
	color: #0071bd;
}

.upper_box, .upper_box2 {
	border: 1px solid #c1c1c1;
	border-top: none;
	float: left;
	padding: 6px;
	color: #7d7d7d;
	margin-right: 1px;
}

.upper_box2 {
	padding: 0px;
}

.upper_box A {
	color: #7d7d7d;
	text-decoration: none;
}

.upper_box A:hover {
	text-decoration: underline;
}

.upper_box2 A {
	display: block;
	padding: 6px;
	color: #7d7d7d;
	text-decoration: none;
}

.upper_box2 A:hover {
	color: white;
	background: #0071bd;
	background-image: url('img/dzine/seller2buyer_bg.png');
}

A.pfeil_sprachen {
	background-image: url('img/dzine/pfeil_sprachen.png');
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 12px
}

DIV.bluebox {
	padding: 10px;
	background: #0071bd;
}

DIV.bluebox_head {
	font-weight: bold;
	padding-bottom: 5px;
}

DIV.bluebox DIV, DIV.bluebox SPAN, DIV.bluebox P, DIV.bluebox * TD {
	color: white;
}

DIV#c5_popup_container {
	margin-top: 20px;
	border-top: 1px solid black;
	padding: 10px;
	text-align: left;
}

DIV#c5containerAnchor_97 DIV {
	float: left;
	width: 240px;
}

DIV#c5containerAnchor_97 DIV.c5contentBetween_97 {
	float: left;
	width: 20px;
}

DIV#c5globalLinkPopup {
	width: 240px;
	border: 1px solid #c1c1c1;
	background: white;
}

/* -------------------- FORM @ EDITMODE */

.c5form_head {
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	background: #d9daff;
	padding: 2px;
}

.c5form_title, .c5form_input {
	background: #d9dadb;
	padding: 2px;
}
.c5form_head, .c5form_title, .c5form_input {
	border-bottom: 1px solid white;
}

DIV#c5_halfmodal_dialog * .c5form_head, DIV#c5_halfmodal_dialog * .c5form_title, DIV#c5_halfmodal_dialog * .c5form_input {
	border-bottom: 1px solid #d9d9fa;
}

DIV#c5_halfmodal_dialog * .c5form_title, DIV#c5_halfmodal_dialog * .c5form_input {
	background: #c9cacb;
	padding: 2px;
}

/* -------------------- FORM @ EDITMODE DONE */

UL.training_list {
	padding: 0px;
	margin-left: 40px;
}

UL.training_list LI {
	color: #0071bd;
	line-height: 18px;
}

UL.training_list LI SPAN {
	color: black;
	font-size: 11px;

}


A.supo_sitemap1 {
	font-weight: bold;
	color: black;
	text-decoration: none;
}

A.supo_sitemap2 {
	color: black;
	text-decoration: none;
	padding-left: 10px;
	display: block;
	background: url('img/dzine/sitemap_pfeil1.png') no-repeat scroll 2px 4px;
}

A.supo_sitemap3 {
	color: #0071bd;
	text-decoration: none;
	padding-left: 20px;
	display: block;
	background: url('img/dzine/sitemap_pfeil2.png') no-repeat scroll 12px 4px;
}

A.supo_sitemap4 {
	color: #000000;
	text-decoration: none;
	padding-left: 30px;
	display: block;
	background: url('img/dzine/sitemap_pfeil2.png') no-repeat scroll 22px 4px;
}

A.supo_sitemap1:hover, A.supo_sitemap2:hover, A.supo_sitemap3:hover, A.supo_sitemap4:hover {
	text-decoration: underline;
}

A.suche {
	font-weight: bold;
	color: black;
	text-decoration: underline;
}

A.suche:hover {
	color: #0071bd;
	text-decoration: underline;
}

DIV.sprachen {
	position: absolute;
	background: white;
	border: 1px solid #c1c1c1;
	padding: 6px;
	border-top: none;
	display: none;
}

DIV.sprachen_trenner {
	border-top: 1px solid #c1c1c1;
	margin-top: 5px;
	margin-bottom: 5px;
}

.sidebarbox_main, .c5text, .c5bighead {
	line-height: 16px;
}

.fs110 { font-size:110% }
.fs120 { font-size:120% }
.fs130 { font-size:130% }
.fs140 { font-size:140% }
.fs150 { font-size:150% }

.supo_preload {
	display: none;
}

.supo_error_head {
	background-color:#d9dadc;
	font-size:11px;
	font-weight:bold;
	color:#0170bf;
	padding-left:10px;
	line-height:30px
}

.nav1_subnav {
	display: none;
	border: 1px solid black;
	background-color: #ffffff;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 220px;
	padding: 5px 10px 5px 10px;
	line-height: 170%;
}

DIV#home3_main { width:979px; height:443px; background-image:url('img/dzine/start_v3_bg.jpg'); position:relative; }
DIV#home3_text1, DIV#home3_text2, DIV#home3_text3 { cursor:pointer; position:absolute; top:216px; left:46px; }
DIV#home3_text2 { left:272px; }
DIV#home3_text3 { left:498px; }
DIV#home3_text1 DIV, DIV#home3_text2 DIV, DIV#home3_text3 DIV { display:block; text-decoration:none; color:black; padding:15px 0px 5px 10px; font-size:10px; font-weight:bold; line-height:16px }
DIV#home3_text1 DIV A, DIV#home3_text2 DIV A, DIV#home3_text3 DIV A { text-decoration:none; font-size:14px; font-weight:bold }
DIV#home3_text1 DIV A:hover, DIV#home3_text2 DIV A:hover, DIV#home3_text3 DIV A:hover { text-decoration:none; color:#000000; font-size:14px; font-weight:bold }
A#home3_link1, A#home3_link2, A#home3_link3 { position:absolute; width:209px; height:307px; display:block; top:0px; left:46px }
A#home3_link2 { left:272px }
A#home3_link3 { left:498px }
DIV#home3_links { position:absolute; top:330px; left:59px; line-height:18px; width:195px; }
DIV#home3_slogan { position:absolute; top:361px; left:302px; line-height:18px; width:400px; }
DIV#home3_slogan H1 { color:#0365b2; font-size:18px; font-weight:bold; line-height:30px }
DIV#home3_aktuelles { position:absolute; top:13px; left:732px; width:193px; height:194px; overflow:auto }
DIV#home3_tips { position:absolute; top:229px; left:732px; width:193px; height:194px; overflow:auto }
DIV#home3_aktuelles A, DIV#home3_tips A { font-weight:bold; color:black; text-decoration:none; }
DIV#home3_aktuelles A:hover, DIV#home3_tips A:hover { color:#0071BD; text-decoration:underline; }

DIV#buyer_specialnav * .c5bighead { font-size:12px }


/* Zeilenabstand in "Listen" // 2011-07-26 */
DIV.c5content * SPAN.c5text * TD, DIV.bluebox_main * TD, DIV.sidebarbox_main * TD {
	line-height: 16px;
}

.sl_loginbtn {
	width: 150px;
}

A.nulogin {
	float: left;
	display: block;
	background: transparent url("img/dzine/nulogin_links.png") no-repeat top left;
	padding-left: 10px;
	line-height: 19px;
	height: 19px;
	text-decoration: none;
}

A.nulogin span {
	background: transparent url("img/dzine/nulogin_rechts.png") no-repeat top right;
	display: block;
	padding-right: 10px;
	color: #ffffff;
	font-weight: bold;
	line-height: 17px;
	height: 19px;
	text-decoration: none;
	cursor: pointer;
}

DIV.sl_loginupper {
	padding: 0px 10px;
}
DIV.sl_loginlower {
	border-top: 2px solid #ffffff;
	padding: 0px 10px;
}
