/* Body */
BODY {		
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
		}
/*Top*/		
		
.bg_container {
	position: relative;
	margin: auto auto;
	width: 1020px;
	background: url(../pic/page/bg.png);
	}	
		
.container {
	position: relative;
	margin: auto auto;
	width: 970px;
	}
		
.head_container {
	height: 189px;
	background-image: url(../pic/page/logo.png);	
	}
	
.head_nav {
	text-align: center ;	
	}
		
.titel {
	height: 164px;
	align: center;
	font-family: arial, helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 3em;
	text-align: center;	}	

#navigation_container {
	background: url(../pic/page/nav_top_bg.png) no-repeat top right;
	padding-top: 20px;
}

#navigation {
	padding: 10px;
	margin-left: 20px;
	margin-right: 20px;
	border: 1px solid #e5e5e5;
	background: url(../pic/page/white.png);
}

#navigation .title {
	color: #990000;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 3px;
	border-bottom: 1px solid #990000;
		}	

#navigation .button {
	
	display: block;
	font-weight: bold;
	margin-left: 7px;
	margin-top: 3px;
	text-align: left;
	font-family:  helvetica, tahoma, arial;
	font-size: 12px;
	padding-bottom: 3px;
	border-bottom: 1px solid #990000;
	text-decoration: none;
	color: #000;
}

#navigation .button:hover {
	
	display: block;
	text-decoration: none;
	color: #ff0000;
}


/*Allgemein*/

.text {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12;
	color: #000000;
	}

.welcom {
		font-weight: bold;
		color: #cc0000;
		face: Arial, Helvetica, sans-serif;
		text-aling: left;
		font-size: 14px;
		}

.box {
	width: 690px;
	background: url(../pic/page/box_bg.png);
}

.box_top {
	background: url(../pic/page/box_top_bg.png);
	height: 30px;
}

.box_title {
	font: 11px Arial;
	font-weight: bold;
	padding-top: 10px;
	color: #ffffff;
	margin-left: 25px;
}

.box_content {
	width: 670px;
	font: 11px Arial;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 10px;
	text-align: left;
}

.box_end {
	height: 10px;
	background: url(../pic/page/box_bottom_bg.png);
}

.box_zusatz {
	font-size: 10px;
	color: #666666;
	background: url(../pic/page/zusatz.png);
	background-position: bottom;
	padding: 3px;
}		
		
/*Home*/

.short {
		font-weight: bold;
		color: #cc0000;
		face: Arial, Helvetica, sans-serif;
		text-aling: left;
		font-size: 12px;
		}
		
.googel {
		font-weight: bold;
		color: #000000;
		face: Arial, Helvetica, sans-serif;
		font-size: 12px;
		}		
		
/*Neues*/
	
.neue {
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	float: left;
	 	}
	 	
.date {
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	color: #CC0000;
	float: left;
		}
		
/*Fahrzeuge*/
.fzg {
		font-weight: bold;
		color: #cc0000;
		face: Arial, Helvetica, sans-serif;
		text-aling: left;
		font-size: 15px;
		}
	

	
/*Bottom.html*/

.bottom {
	text-align: center;
	color: #CC0000;
	font-size: 13px;
	}
	
.bottom_2 {
	text-align: center;
	color: #CC0000;
	font-size: 11px;
	}

a.bottom:link, a.bottom:visited {
		color: #999999;
	}

a.bottom:hover {
	color: #CC0000;
	}
	
