
/*******************************

    Stylesheet Rudorf Aktuell
    Name: style.css
    Stand: 
    Version 0.1
    
    Farbdefinitionen:
			
    			
    
		
		
********************************/
html, body, div, p, h1, h2, h3, ul, ol, 
span, a, table, td, form, img, li {
   margin: 0;
   padding: 0;
   font-family:Verdana;
   font-size: 11px;
}

.indextext{
		position:absolute;
		font-size: 11px;
		color:#666666;
		line-height: 20px;
		left: 290px;
		top: 160px;
		z-index:2;
		text-align:justify;
		width: 500px;
		}
		
.aktuellestext{
		position:absolute;
		font-size: 11px;
		color:#666666;
		line-height: 20px;
		left: 650px;
		top: 160px;
		z-index:2;
		text-align:justify;
		width: 400px;
		}
		
.fahrzeugetext_li{
		position:absolute;
		font-size: 11px;
		color:#666666;
		line-height: 20px;
		left: 290px;
		top: 160px;
		z-index:1;
		text-align:justify;
		width: 340px;
		}
		
.fahrzeugetext_re{
		position:absolute;
		font-size: 11px;
		color:#666666;
		line-height: 20px;
		left: 683px;
		top: 160px;
		z-index:2;
		text-align:justify;
		width: 340px;
		}
		
.audi{
		position:absolute;
		left: 830px;
		top: 310px;
		z-index:2;
		}

.bauernmarkt{
		position:absolute;
		left: 830px;
		top: 165px;
		z-index:3;
		}

.monkey{
		position:absolute;
		left: 940px;
		top: 134px;
		z-index:2;
		}

.malerei{
		position:absolute;
		left: 1108px;
		top: 165px;
		z-index:3;
		}

.logo{
		position:absolute;
		left: 30px;
		top: 22px;
		z-index:10;
		}
		
.leermon {
	position:absolute;
	width: 185px;
	height: 163px;
	top: 134px;
	left: 940px;
	border: 0;
	z-index: 11;
	}

.kontakttext{
		position:absolute;
		font-size: 11px;
		color:#666666;
		line-height: 20px;
		left: 290px;
		top: 160px;
		z-index:2;
		text-align:justify;
		width: 420px;
		}
		
.kontakttext1{
		position:absolute;
		font-size: 11px;
		color:#666666;
		line-height: 20px;
		left: 750px;
		top: 153px;
		z-index:2;
		text-align:justify;
		}

a.email {
text-decoration: none;
color: #891401;
font-size: 11px;

}

a.email:visited {
text-decoration: none;
color: #891401;
font-size: 11px;

}

a.email:hover {
text-decoration:underline;
color: #91A05B;
font-size: 11px;

}

a.email:activ{
text-decoration: none;
color: #91A05B; 
font-size: 11px;

}

.navi{
		position:absolute;
		width: 130px;
		height: 18px;
		border-color: #DCF386;
		z-index:3;
		font-size: 11px;
		color:#91A05B;
}

a.webmaster {
					text-decoration: underline #000000;
					color: #666666;
					font-size: 10px;
					}
					
					a.webmaster:visited {
					text-decoration: underline #000000;
					color: #666666;
					font-size: 10px;
					}
					
					a.webmaster:hover {
					text-decoration: none;
					color: #666666;
					font-size: 10px;
					}
					
					a.webmaster:activ {
					text-decoration: underline #000000;
					color:#666666; 
					font-size: 10px;
}					

.inhalt {
										position:absolute; 
										left:140px;
										top:560px;
										width: 800px;
										color:#666666;
										font-size: 10px;
										z-index:4;
										border: 0;
	}	

.boxhead{
		position:absolute;
		width: 100%;
		height: 100px;
		left: 0px;
		top: 0px;
		z-index:5;
		background-color:#B0B894;
}

.schriftzug{
		position:absolute;
		left: 274px;
		top: 40px;
		z-index:5;
}


.chromausschnitt{
		position:absolute;
		left: 30px;
		top: 7px;
		z-index:3;
		}

.boxbody{
		position:absolute;
		width: 600px;
		height: 400px;
		left: 0px;
		top: 130px;
		z-index:1;
		background-color:#DAE5B5;
}

.linie{
		position:absolute;
		width: 100%;
		left: 0px;
		top: 100px;
		z-index:4;
		}
		
.linie2{
		position:absolute;
		width: 100%;
		left: 0px;
		top: 129px;
		z-index:4;
		}
		
.linie3{
		position:absolute;
		width: 100%;
		left: 0px;
		top: 530px;
		z-index:4;
		}

