/*anti spam stylesheet*/
body {
	background-color: #F7F4EF;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #8D8C8E;
	padding: 0px;
	margin: 0px;
	
	text-align: justify;	
}
td {
	background-color: #F7F4EF;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #373737;
	padding: 0px;
	margin: 0px;	
	text-align: justify;	
}
h1 {
	font-size: 12px;
	color: #7C7B7D;
	text-indent: 8px;
	border-left: 4px solid gray;
	text-align: left;		
}
h2 {
	font-size: 12px;
	color: #7C7B7D;	
	border-bottom: 1px dashed gray;
	padding-bottom: 4px;
	margin-top: 26px;		
}
h3 {
	font-size: 12px;
	color: #7C7B7D;	
	border-bottom: 1px solid gray;
	padding-bottom: 4px;
	margin-top: 10px;
	text-align: left;		
}
/*gesamter contentberiech, wird hier positioniert*/
.positionContent{
	margin-top: 30px; 
	margin-left: 20px; 
	width: 960px; 
	height: 600px;
	float:left;	
	position:absolute;	
}
/*der kopf der seite mit den bildern*/
.gross_head{
	 font-family: Verdana;
	 font-size: 14px;
	 font-weight: bold;
	 border: 1px solid #A9A69A;
	 /*width: 100%;*/
	 display: block;
	 background-color: #C2C0B3;
	/* border-top: 6px solid #4F4C40;*/
	 color: #ffffff;
	 height: 105px;	 
	 	
}
#einleitungStartseite{
	margin: 20px 0px 15px 0px;
}
.bild_links{	
	/*/border: 1px #003D5F solid;*/
	margin-right: 4px;
}
.bild_rechts{	
	/*border: 1px #003D5F solid;*/
	margin-left: 10px;
	float: right;
	
		
}
.quellangabe{
	/*border: 1px dotted red; */
	float: right; 
	clear: right; 
	width: 120px; 
	margin-left: 10px; 
	font-size: 9px;
	line-height: 92%;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #666666;
	text-align: left;
}
/*ENDE der kopf der seite mit den bildern*/
/*navigation*/
#links_oben{
	width: 160px;
	float: left;
	clear: left;
	margin-top: 5px;
}
#links_oben a:link {
	text-decoration: none; 
	color:#7C7B7D; 
	display: block; 
	background-color: #DCD6B2;
	margin-bottom: 4px;
	padding: 2px;
	border: 1px solid #99A0AF;
	border-left: 4px solid #99A0AF;
}
#links_oben a:visited {
	text-decoration: none; 
	color:#7C7B7D;  
	display: block;  
	background-color: #DCD6B2;
	margin-bottom: 4px;
	padding: 2px;
	border: 1px solid #99A0AF;
	border-left: 4px solid #99A0AF;
}
#links_oben a:hover {
	text-decoration: none; 
	color:#ffffff;  
	display: block;  
	background-color: #E5E2CD;
	margin-bottom: 4px;
	padding: 2px;
	border: 1px solid #99A0AF;
	border-left: 4px solid #99A0AF;
	font-weight: bold;
}
#links_oben a.active {
	text-decoration: none; 
	color:#7C7B7D;  
	display: block;  
	background-color: #E5E2CD;
	margin-bottom: 4px;
	padding: 2px;
	border: 1px solid #99A0AF;
	border-left: 4px solid #99A0AF;
	font-weight: bold;
}
.naviActive{
	text-decoration: none; 
	color:#7C7B7D!important;  
	display: block;  
	background-color: #E5E2CD!important;
	margin-bottom: 4px;
	padding: 2px;
	border: 1px solid #99A0AF;
	border-left: 4px solid #99A0AF;
	font-weight: bold;
}
/*oberster naviLink zur startseite*/
.startseite{
	text-decoration: none; 
	color:#ffffff!important;  
	display: block;  
	background-color: #DCD6B2!important;
	margin-bottom: 4px;	
	padding: 2px;
	border: 1px solid #99A0AF;
	border-left: 4px solid #99A0AF;
}

/*macht den abstand der navipunkte nach buchstaben*/
.abstandLinie{
	margin-bottom: 5px; 
	margin-top: 4px; 
	border-bottom: 1px dashed #99A0AF;
}

/*ENDE navigation*/


/*normale links im content*/
a:link {
	text-decoration: none; 
	color:#EB6F00; 	
}
a:visited {
	text-decoration: none; 
	color:#EB6F00;  
}
 a:hover {
	text-decoration: none; 
	color:#EB6F00;  
	text-decoration: underline; 
}

.mitte{
	margin-left:10px;
	margin-right:4px;
	margin-top: 10px;
	width:430px;
	float: left;	
	background-color: #FDFEF8;
	padding: 10px;
	border-top: 1px solid #99A0AF;
	border-bottom: 1px solid #99A0AF;
}
.mitte b strong{
	color:#615946
}
/*die box neben google, in der die Oldtimer-fotos getaeasert werden*/
#oldieBox{
	padding: 0px 10px 10px 10px;
	width: 140px; 
	height: 1193px;
	float: right; 
	position: absolute;	
	right: 0px;
	top: 193px;
	margin-right: 163px; 
	margin-top: 10px;
	margin-left: 5px;
	background-color: #E6EAEA;
	border: 1px solid #99A0AF;	
}
*html #oldieBox{
	height: 1109px;
	he\ight: 1195px;
	marg\in-top: 12px;

		
}
#oldieBox img {
	border: 1px solid #808080;
}

#oldieBox h3{
	margin-bottom: 20px;
}
.bildText{
	margin-top: 10px;
	margin-bottom: 40px;
	text-align: left;
}
*html .bildText{
	margin-bottom: 30px;
	marg\in-top: 8px;	
	marg\in-bottom: 32px;	
}
.bildText div{
	margin: 5px 5px 3px 5px;
	border-bottom: 1px solid #ffffff;
	padding-bottom: 2px;	
}

/*banner unter oldiebox*/
.banner160{
	padding: 0px;
	width: 160px;
	height: 211px;
	margin-left: -5px;/*
	float: right;
	clear: right;
	position: absolute;
	right: 0px;
	top: 1306px;
	margin-right: 168px;
	margin-top: 32px;
	*/
	border: 1px solid #615946;
}
.banner160 a{
	border: none
}



/*google-links*/
#adSense{
	border-top:1px solid #99A0AF;
	float: right;
	position: relative;	
	right: 0px;
	top: -72px;
	margin-left:110px;	
	margin-top: 10px;
	/*top:50px;
	border-right: 4px solid #99A0AF*/
	clear: right;
}
*html #adSense{
	position: relative;	
	right: 0px;
	top: 0px;
	w\idth: 160px;
}

#verweisOldie{
	margin-top: 2px; 
	background-color: #ffffff; 
	border: 1px dotted #EB6F00; 
	padding: 10px;
	text-align: left;
}
#footText{
	color: #99A0AF;	
	border-top: 1px dashed gray;
	margin-top: 30px;
	padding-top: 10px;
	text-align:center;
	font-size:11px;
}
* html
#footText{

	margin-top: 10px;

}

.modell{
	text-decoration: underline;	
}
.toplink{
	text-align: right;
}
.banner{
	margin-left: 8px;
	margin-top: 10px;
	border: 1px solid #EB6F00;
}
.banner{
	margin-left: 5px;
	margin-top: 10px;	
}
#teaserBoxStart{

	height: 1036px;
}

*html #teaserBoxStart{
	height: 970px;
	he\ight: 967px;	
}

.teaserStart{	
	border: 1px solid #EB6F00; 	
	background-color: #ffffff;	
	float: right;	
	margin: 10px;
	padding-top: 4px;
	padding-left: 4px;
	padding-right: 4px;
	width: 184px;
	height: 126px;		
}
*html .teaserStart{
	height: 140px;
	width: 178px;
	he\ight: 126px;
	w\idth: 180px;
}
.teaserStart p{	
	margin-top: 5px;		
}
*html .teaserStart p{	
	padding-bottom: 10px;		
}
.bild_teaser{	
	text-align: left;
	float:left; 
}
/*.content-banner{	
	border: 1px solid red; 
	width: 410px;
	margin-left:12px;
}
*html .content-banner{	
	margin-left:10px;	
}
*/
#linkImpressum{
	width: 160px; 
	position: absolute; 
	top: 84px; 
	left: 630px; 
	height: 17px; 
	background-color: #FFFFFF; 
	text-align: center; 
	padding-top: 4px; 
	border-top: 1px solid #7C7B7D; 
	border-left: 1px solid #7C7B7D; 
	border-right: 1px solid #7C7B7D; 
	font-size: 10px;
	font-weight: bold;
}