html {
	overflow-y:scroll;
}

body {
 	margin:0px;
 	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	background-color:#000000;
	background-image:url(../images/body_bg.gif);
	background-position:center;
	background-repeat:repeat-y;
}

.maincont {
	position:relative;
	width:770px;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:70px;
	background-image:url(../images/body_bg.gif);
	background-repeat:repeat-y;
}
.main_spalte_links {
	width:160px;
	height:auto;
	padding-top:87px;
	float:left;
}
.main_spalte_mitte {
	width:420px;
	height:auto;
	padding-top:114px;
	padding-left:15px;
	padding-right:15px;
	float:left;
	background-repeat:no-repeat;
}
.main_spalte_rechts {
	width:160px;
	height:auto;
	padding-top:86px;
	float:left;
}
.smen_holder {
	width:160px;
	height:auto;
	/*border-top: 1px solid #000000;*/
}
.smen_item {
	width:147px;
	height:19px;
	padding-top:6px;
	padding-left:13px;
	background-repeat:no-repeat;
	overflow:hidden;
	cursor:pointer;
	/*border-bottom: 1px solid #000000;*/
	color:#FFFFFF;
	font-weight:bold;
}
.smen_content {
	width:147px;
	height:auto;
	padding-top:6px;
	padding-bottom:6px;
	padding-left:13px;
	color:#333333;
	font-weight:bold;
	/*border-bottom: 1px solid #000000;*/
}
.teaser {
	width:420px;
	/*height:150px;*/
	height:auto;
	margin-top:10px;
	padding-top:11px;
	overflow:hidden;
	background-image:url(../images/bg_artikel.gif);
	background-repeat:no-repeat;
}
.teaser_start {
	width:420px;
	/*height:150px;*/
	height:auto;
	overflow:hidden;
	background-image:url(../images/bg_artikel.jpg);
	background-repeat:no-repeat;
}
.artikel_cont {
	width:420px;
	/*height:130px;*/
	height:auto;
	margin-top:10px;
	padding-top:11px;
	background-image:url(../images/bg_artikel.gif);
	background-repeat:no-repeat;
}
.artikel_cont_to {
	width:420px;
	height:auto;
	margin-top:10px;
	padding-top:11px;
	margin-bottom:-4px;
	background-image:url(../images/bg_artikel.gif);
	background-repeat:no-repeat;
}
.artikel_cont_start {
	width:420px;
	height:130px;
}
.artikel_bild {
	width:130px;
	height:130px;
	float:left;
	overflow:hidden;
}
.artikel_anrisstext {
	width:278px;
	height:130px;
	padding-left:11px;
	float:left;
}
.artikel_head {
	width:270px;
	height:auto;
	color:#003366;
	margin-top:-3px;
	padding-bottom:5px;
	font-size:13px;
	font-weight:bold;
}
.artikel_head_to {
	width:411px;
	height:auto;
	color:#003366;
	margin-top:-3px;
	padding-bottom:5px;
	font-size:13px;
	font-weight:bold;
}
.artikel_cont_to_start {
	width:420px;
	height:auto;
	margin-bottom:-4px;
}
.artikel_atext {
	width:270px;
	height:auto;
	color:#003399;
	overflow:hidden;
	color:#333333;
}
.artikel_atext_to {
	width:411px;
	height:auto;
	color:#003399;
	color:#333333;
}
.mainmen {
	width:145px;
	height:auto;
	padding-left:13px;
	line-height:15px;
}

.bl_leiste {
	width:419px;
	height:15px;
	margin-top:10px;
	padding-top:11px;
	overflow:hidden;
	background-image:url(../images/bg_artikel.gif);
	background-repeat:no-repeat;
}
.bl_pfeil {
	width:13px;
	height:11px;
	float:right;
}
.bl_text {
	width:auto;
	height:11px;
	margin-top:-2px;
	padding-left:1px;
	padding-right:1px;
	float:right;
}
.pro_textcont {
	width:420px;
	height:auto;
}
.pro_head {
	width:420px;
	height:auto;
	color:#003366;
	margin-top:-3px;
	padding-bottom:5px;
	font-size:13px;
	font-weight:bold;
}
.pro_bild {
	width:130px;
	height:130px;
	padding-right:15px;
	float:left;
	overflow:hidden;
}
.suchbox {
	width:145px;
	height:18px;
	padding-left:10px;
	margin-top:50px;
	padding-top:12px;
	background-image:url(../images/lupe.gif);
	background-repeat:no-repeat;
	background-position:right;
}
.leiste_back {
	width:419px;
	height:15px;
	margin-top:10px;
	padding-top:8px;
	overflow:hidden;
	background-image:url(../images/bg_artikel.gif);
	background-repeat:no-repeat;
}
.searchcont {
	width:146px;
	height:auto;
	padding-left:12px;
	padding-top:18px;
	padding-bottom:20px;
	margin-top:10px;
}
.downbox {
	width:355px;
	height:auto;
	padding-top:3px;
	padding-left:55px;
	margin-top:3px;
	min-height:53px;
	background-image:url(../images/download.png);
	background-position:left top;
	background-repeat:no-repeat;
}
.downlink {
	width:355px;
	height:auto;
	padding-bottom:5px;
}



INPUT.suche {
	width:130px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	border: 1px solid #636363;
	padding-left:4px;
	color:#575757;
	background-color:#d1d1d1;
}



a.link_menue_c:link, a.link_menue_c:visited, a.link_menue_c:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666666;
	text-decoration:none;
	font-weight:bold;
}
a.link_menue_c:hover {
	color:#996600;
}

a.link_menue_h:link, a.link_menue_h:visited, a.link_menue_h:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#996600;
	text-decoration:none;
	font-weight:bold;
}

a.link_mehr:link, a.link_mehr:visited, a.link_mehr:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#003366;
	text-decoration:none;
}
a.link_mehr:hover {
	color:#996600;
}

a.link_download:link, a.link_download:visited, a.link_download:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#003366;
	text-decoration:underline;
}
a.link_download:hover {
	color:#996600;
}

a.link_back:link, a.link_back:visited, a.link_back:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#003366;
	padding-left:14px;
	text-decoration:none;
	background-image:url(../images/pf_p_a.gif);
	background-repeat:no-repeat;
	background-position:0px bottom;
}
a.link_back:hover {
	color:#996600;
	background-image:url(../images/pf_p_h.gif);
}

