/* CSS Document */

body, html {
	margin:0;
	padding:0;
	font-family:arial;
	font-size:12px;

	background-color:#ABABAB;
	height:100%;
}

.back {
	position:relative;
	width:100%;
	height:100%;
}

.zent {
	position:relative;

	width:1020px;
	background:url(../gfx/schatten.jpg);
	min-height:100%;
}
*html .zent {height:100%;}
/********* header *********/
.header {
	position:relative;
	width:1000px;
	height:240px;
	margin:0;
	margin-left:10px;
/*	background-image:url(../gfx/header1.jpg);*/
}
.header .headNav {
	position:absolute;
	left:10px;
	top:2px;
	word-spacing:10px;
}
.header .headNav a:link, .header .headNav a:visited {
	
	text-decoration:none;
	color:#000;
	font-weight:bold;
}
.header .headNav a:hover {
	color:#FF0000}
	
/********* Main ********/

.main {
	position:relative;
	width:1000px;
	margin:0;
	padding:0;
	margin-left:10px;
}
.main_right_feed a{
	text-decoration:none;
	color:#ffffff;
}
.main_right_feed a:hover {
	color:#cccccc;
}

/********* Main Left ******/
.main .main_left {
	padding:0;
	margin:0;
	position:relative;
	width:134px;
	float:left;

	
}
.main .navi1{
	position:relative;
	width:148px;
	background-color:#CC0001;
	padding-top:60px;
	height:360px;
}


.main .naviBogen {	
	position:absolute;
	top:0;
	left:0;
	height:60px;
	width:150px;
	background-image:url(../gfx/rot_links.jpg);
}
.main .pic {
	position:relative;
	float:left;
	border-top:2px solid #fff;
	border-bottom:2px solid #fff;
	margin-bottom:10px;
}

.main .main_content {
	position:relative;
	float:left;
	width:640px;
	padding-top:20px;
	padding-left:30px;
	padding-right:10px;


}
.flEnd {
	clear:both
}

/********* rechter bereich *********/
.main .main_right {
	position:relative;
	float:right;
	width:179px;
	background:#e1e1e1;
}

.main .main_right .main_right_gebraucht {
	padding-left:10px;
	padding-right:10px;
	background:#e1e1e1;
}
.aktuell_cont{
	
	width:159px;
	padding:3px 10px 3px 10px;
	background-color:#111;
	border-top:2px solid #fff;
	border-bottom:2px solid #fff;
	color:#fff;
	
}

.aktuell_head {
	
	width:159px;
	padding:8px 10px 5px 10px;
	background-color:#cc0001;
	border-top:2px solid #fff;
	color:#fff;
	font-weight:bold;
	
}

.main .main_right .main_right_newsletter {
	padding-left:10px;
	padding-right:10px;}

/******** formatierugen *********/
.main .main_content a:link,.main .main_content a:visited {
	text-decoration:none;
	color:#cc0001;}
.main .main_content a:hover {
	color:#ccc;}
	
/******* navi *******/
.navi {
	position:absolute;
	left:10px;
	width:140px;

	top:300px;
}

.newl {
	font-family:arial;
	font-size:12px;
	line-height:16px;
}
.main .ansprech {
padding-top:10px;
width:170px;
	font-size:10px;
}

.tebore {
	width:159px;
	background-color:#fff;
	border: 1px solid #ccc;
	border-top:none;
	border-right:none;
	padding:10px;
	color:#666;
}
.tebore b{
	font-weight:bold;
	font-size:14px;

}
.tebore h2 {
	width:159px;
	font-size:14px;

}	
	
.tebore2 {
	width:179px;
	background-color:#fff;
	border: 1px solid #ccc;
	border-top:none;
overflow:hidden;
	border-right:none;
	color:#666;
}
table.plz  tr{
	height:60px;
	
	
}
table.plz td {
	padding:10px;
}

