
h1,h2,h3,h4,h5,h6,ul,li,ol,div,p,a,img,form,input {
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0px;
	padding: 0px;
	background-color:#222;
	background-image:url(/images/bg_body.gif);
	background-repeat:repeat-y;
	color:#000;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.3em;
	}

a {
	text-decoration: none;
}

a span {
	display: none;
}

a img {
	border: 0px;
}

ul li {
float: left;
list-style: none;
}

#logo {
	position:absolute;
	top:35px;
	left:20px;
	width: 211px;
	height: 47px;
}

#erfolg {
	position:absolute;
	top:95px;
	left:606px;
	width: 211px;
	height: 47px;
}

#header {
	position:absolute;
	top:0px;
	left:0px;
	width: 950px;
	height: 185px;
	background: url(images/head.jpg) no-repeat;
}

#header #menu1 {
	position:absolute;
	top:3px;
	left:552px;
}

#header #menu1 li{
	margin: 0px 4px 0px 0px;
}

#header #menu2 {
	position:absolute;
	top:2px;
	left:652px;
	width: 400px;
}

#header #menu2 li{
	padding: 0px 7px 0px 10px;
	background:url(images/menu1-catcher.gif) 0px 6px no-repeat;
}

#header #menu2 li a{
	font-size:11px;
	color: #D6D6D6;
}

#header #menu2 li a:hover{
	color: #ffffff;
}

#header #menu3 {
	position:absolute;
	top:150px;
	left:0px;
	width:930px;
	height:25px;
	padding: 0px 0px 0px 20px;
	border-top:1px solid #ffffff;	
	border-bottom:1px solid #ffffff;		
	background: #E3001A;
}

#header #menu3 li a{
	float: left;
	display: block;
	padding: 5px 5px 5px 5px;
	font-size:11px;
	color: #ffffff;
}


#header #menu3 li a:hover{
	color: #E3001A;
	background:#FFFFFF;
}

#header #menu4 {
	position:absolute;
	top:177px;
	left:0px;
	width:925px;
	height:34px;
	padding: 16px 0px 0px 25px;
	background:url(images/head-menu-bg.jpg) repeat-x;
}

#header #menu4 li a{
	padding: 0px 12px 0px 0px;
	font-size:11px;
	font-weight:bold;	
	color: #ffffff;
}

#header #menu4 li a:hover{
	color: #E3001A;
}

form {
	position:absolute;
	top:155px;
	left:740px;
}

form input{
	border: medium none;
	width:205px;
}


ul#sidebar {
	position:absolute;
	top:258px;
	left:15px;
	width: 150px;
	background: #ffffff;
}

ul#sidebar li{
	float: left;
	width: 150px;
	padding:0px 0px 10px 0px;
	background: #ffffff;
}

ul#sidebar li a{
	width: 150px;
	padding:0px 0px 0px 10px;
	color:#000000;
}

ul#sidebar li a:hover{
	color:#E3001A;
	background:url(images/sidebar_hover.gif) 0px 6px no-repeat;
}



#text {
	position:absolute;
	top:227px;
	left:0px;
	width: 565px;
	padding:0px 210px 0px 175px;
	line-height:1.7em;
	background: #ffffff;
}

#text p{	
	float: left;
	width: 539px;
	padding:15px 20px 0px 6px;
}

#text p a{
	padding:0px 12px 0px 10px;
	color: #E3001A;
	font-weight: bold;
	text-decoration:underline;
	background:url(images/sidebar_hover.gif) 0px 6px no-repeat;
}

#text p a:hover{	
	color: #E3001A;
	text-decoration:underline;	
}


h2 {	
	float: left;
	width: 533px;
	padding:33px 20px 0px 6px;
	font-size:1.8em;
	font-weight: normal;
	line-height:  1.0em;
	color: #E3001A;
}

h3 {	
	float: left;
	width: 533px;
	padding:15px 20px 0px 6px;
	font-size:12px;
	font-weight: bold;
}


ul#right {
	position:absolute;
	top:228px;
	left: 740px;
	width: 210px;
	background: #ffffff;
}

ul#right li{
	float:left;
	width:210px;
	}
	
ul#right li a{
	float:left;
	width:210px;
	overflow:hidden;
	}
	
ul#right li a:hover img{
	display:none;
	}	
	
ul#right li a#online-adressen-shop{
	height: 86px;	
	background:url(images/online-adressen-shop.gif);
	}
	
ul#right li a#online-adressen-shop:hover{
	background:url(images/online-adressen-shop.gif) 0px -86px;
	}	
	
ul#right li a#listeninformationen{
	height: 87px;	
	background:url(images/listeninformationen.gif);
	}
	
ul#right li a#listeninformationen:hover{
	background:url(images/listeninformationen.gif) 0px -87px;
	}	
	
ul#right li a#datentransfer{
	height: 86px;	
	background:url(images/datentransfer.gif);
	}
	
ul#right li a#datentransfer:hover{
	background:url(images/datentransfer.gif) 0px -86px;
	}			
			
ul#right li#service-hotline img{
	float:left;
	height: 49px;	
	}
	
ul#right li a#downloadcenter{
	height: 49px;	
	background:url(images/downloadcenter.gif);
	}
	
ul#right li a#downloadcenter:hover{
	background:url(images/downloadcenter.gif) 0px -49px;
	}	
	
ul#right li a#newsletter{
	height: 49px;	
	background:url(images/newsletter.gif);
	}	
	
ul#right li a#newsletter:hover{
	background:url(images/newsletter.gif) 0px -49px;
	}	
	
ul#right li a#angebot{
	height: 49px;	
	background:url(images/angebot.gif);
	}
	
ul#right li a#angebot:hover{
	background:url(images/angebot.gif) 0px -49px;
	}	
	
#text #extras {
	float: left;
	width: 560px;
	height: 62px;
	margin:38px 0px 0px 0px;
	padding:0px 0px 0px 5px;
	background: #ffffff;
}	

#text #extras li {
	padding:0px 13px 0px 10px;
	background: url(images/tipps_ct.gif) 0px 8px no-repeat;
}

#text #extras li#Seitenanfang {
	padding:0px 13px 0px 10px;
	background: url(images/footer-anfang.gif) 0px 7px no-repeat;
}

#text #extras li#Drucken {
	padding:0px 13px 0px 11px;
	background: url(images/footer-drucken.gif) 0px 7px no-repeat;
}

#text #extras li#empfehlen {
	padding:0px 13px 0px 12px;
	background: url(images/footer-empfehlen.gif) 0px 7px no-repeat;
}

#text #extras li a{
	color:#999999;
	font-size:0.9em;
}

#text #extras li a:hover{
	text-decoration:underline;
}

#text #footer {
	float: left;
	width: 558px;
	height: 70px;
	padding:6px 0px 0px 7px;
	background: url(images/footer-bg.gif) #ffffff 5px 0px no-repeat;
}

#text #footer li{
	padding:0px 5px 0px 10px;
	background:url(images/sidebar_hover.gif) 0px 8px no-repeat;
}

#text #footer li#copyright{
	width: 200px;
	padding:0px 0px 0px 0px;
	color:#999999;
	font-size:0.9em;
	background:none;
	}

#text #footer li a{
	color:#E3001A;
}

#text #footer li a:hover{
	text-decoration:underline;
}