/* Allgemeine Formatierungen */

body {
	background-image:url(images/hdtv_01.png);
	background-repeat:repeat-x;
	background-color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	}
	
* {
	margin:0px;
	padding:0px;
	}
	

	
h1,h2,h3,h4,h5,h6 {
	color:#15325b;
	margin-bottom:5px;
	}
	
a {
	font-weight:normal;
	text-decoration:underline;
	color:#15325b;
	outline:none;
	}
	
#content img {
	float:left;
	margin:10px;
	}
	
a img {
	border:none;
	}
	
a:hover {
	color:#000;
	text-decoration:none;
	}
	
li {
	margin:5px;
	list-style:inside;
	}
	
ol li {
	list-style-type:decimal;
	}
	
/*Div Tags*/

#hdtv-receiver{
	margin:auto;
	text-align:center;
	width:960px;
	height:auto;
	background-image:url(images/hdtv_10.png);
	}
	
#header {
	height:160px;
	background-image:url(images/hdtv_03.png);
	background-position:top;
	background-repeat:no-repeat;
	text-align:left;
	padding-left:30px;
	width:930px;
	color:#ccc;
	font-size:10px;
	}
	
#footer {
	background-image:url(images/hdtv_12.png);
	height:30px;
	width:930px;
	padding-left:30px;
	background-position:left;
	background-repeat:no-repeat;
	background-color:#e3e3e3;
	text-align:left;
	padding-top:14px;
	color:#999999;
	clear:both;
	}
	
#sidebar {
	width:179px;
	height:auto;
	text-align:left;
	float:left;
	padding-left:11px;
	padding-top:1px;
	}
	
#content {
	width:480px;
	height:auto;
	text-align:left;
	padding:5px;
	float:left;
		}

#boxen_l {
width:248px;
height:auto;
padding:5px 5px;
float:left;
text-align:left;
}

.text {
padding:15px;
border:2px solid #ccc;
line-height:18px;
}
	
/* Klassen */

#sidebar h2 {
	width:165px;
	background-color:#253040;
	color:#FFFFFF;
	font-size:12px;
	height:26px;
	padding-left:15px;
	margin-bottom:1px;
	padding-top:9px;
	}
	
.navi {
	background-color:#d7d7d7;
	display:block;
	height:23px;
	padding-left:15px;
	padding-top:7px;
	width:165px;
	margin-bottom:1px;
	text-decoration:none;
        border-bottom:1px solid #999;
	}

.subsubnavi {
padding-left:30px;
width:150px;
background-color:#e1e1e1;
height:20px;
padding-top:5px;
margin-bottom:1px;
display:block;
border-bottom:1px solid #ccc;
}
	
.navi:hover {
	background-color:#e0e0e0;
	text-decoration:underline;
	}
	
.top {
	margin-left:20px;
	margin-top:-10px;
	color:#666;
	font-size:10px;
	}
	
.logo {
	float:left;
	margin-top:55px;
	margin-left:20px;
	}
	
.angebote {
	float:left;
	margin-left:230px;
	margin-top:30px;
        font-size:12px;
	}

.angebote img {
        float:left;
        margin:10px 10px 10px 20px;
}

.line {
	height:4px;
	background-color:#e0e0e0;
	width:949px;
	margin-left:11px;
	}
	
#content a {
	color:#0033FF;
}

#footer a {
       color:#999;
       font-size:10px;
}


/* CMS Formatierungen */
.box {  border:1px solid #333; padding:7px 1%; margin:1%; float:left; overflow:hidden; line-height:18px; }
#boxen_btm .box {width:446px;margin:0px;margin-top:10px;border:2px solid #ccc;padding:15px;}
#boxen_l .box {padding:15px;border:2px solid #ccc;margin:0px;margin-bottom:8px;}
.full { width:95%;  }
.half { width:95%; }
.box h2 { color:#15325b; font-size:12px; border-bottom:1px solid #ccc; margin-bottom:5px; padding-bottom:2px; }
.box img { }
.box a.link { border-top:1px solid #ccc; display:block; text-align:right; padding:3px 10px; margin-top:3px;  }
/* Kontakt  */
form { background:#fff; padding:10px; margin:10px;}
form fieldset { border:0; }
form * { font-family:Arial, Helvetica, sans-serif;font-size:12px; }
form input { border:1px solid #ccc; padding:3px 7px; width:250px; margin:2px 0; background:#FFF;}
form textarea { border:1px solid #ccc; padding:7px 7px; width:350px; margin:2px 0;}
form input#submit { width:auto !important;}
input:focus,textarea:focus { border:1px solid #777; background:#EDEDED;}
/* Sitemap */
.ebene1 { padding-left:0px; }
.ebene2 { padding-left:20px; }
.ebene3 { padding-left:40px; }
/* Allgemein */
.clear { clear:both; }

#newsletter input { width:170px; }
#newsletter input#newslettersubmit { width:100px; }

.votebar { width:150px; background:#000; height:10px; line-height:0; font-size:0; }
.votebar_active { height:10px; background:red; line-height:0;  font-size:0; }