/* CSS Document */



body {
background-attachment : scroll;
background-color : #000000;
font-family : Arial, Helvetica, sans-serif;
background-image :  url(../texturen/003.jpg);
}
h1 {
font-size : 21px;
}
h2 {
font-size : 14px;
display : inline;
margin : 20px;
}
h3 {
font-size : 11px;
display : inline;
margin : 20px;
}
h4 {
font-size : 10px;
display : inline;
}
a:link {
color : #ffffff;
text-decoration : underline;
}
a:visited {
color : #FF4646;
text-decoration : underline;
}
a:active {
color : #ffffff;
font-size : 100%;
}
a:hover {
color : #ff2222;
font-size : 100%;

}

a[href^="http:"] {
background: transparent
url(../fotos/ext.png) 100% 50% no-repeat;
padding-right: 9px;
}

a[href^="http://pimp-ridez.de"],
a[href^="http://www.pimp-ridez.de"]
{
background: transparent;
padding-right: 0px;
}


#inhalt {
text-align : center;
vertical-align : middle;
clear : both;
height : 450px;
width : 800px;
position : absolute;
left : 50%;
margin-left : -400px;
float : right;
top : 170px;
background-image :  url(../fotos/back-start-3.jpg);

}

#inhalt-rechts {
text-align : justify;
vertical-align : middle;
clear : both;
height : 450px;
width : 170px;
position : absolute;
left : 50%;
margin-left : 420px;
float : right;
top : 170px;
padding: 5px;
padding-bottom: 0px;
padding-top: 0px;
font : 11px Arial;
line-height : 11px;
color: #ffffff;
border-width:thin;
border-style:solid;
border-color:#CCCCCC;
-moz-border-radius: 10px;
-khtml-border-radius: 15px;
background-color:#3F4042;
}


#wo {
text-align : center;
left : 50%;
margin-left : -400px;
top : 625px;
width : 800px;
height: 90px; 
position : absolute;
border-width:thin;
border-style:solid;
border-color:#CCCCCC;
-moz-border-radius: 10px;
-khtml-border-radius: 15px;
background-color : #FFFFFF;
}




#fotos {
left : 270px;
top : 25px;
width : 500px;
height: 370px; 
position : absolute;
text-align : justify;
line-height : 21px;
}

#menue-links {
left : 8px;
top : 20px;
width : 85px;
height : 400px;
position : absolute;
vertical-align : top;
text-align : left;
font : lighter 11px Arial;
color: #FFFFFF;
line-height : 10px;
}

#menue-oben {
text-align : center;
vertical-align : middle;
clear : both;
height : 20px;
width : 800px;
position : absolute;
left : 50%;
margin-left : -400px;
float : right;
top : 150px;
font : bold 13px Arial;
}

#schriftzug {
clear : both;
height : 20px;
width : 350px;
position : absolute;
left : 50%;
margin-left : -360px;
float : right;
top : 55px;

}

#haupttext {
border: 1px solid #999999;
padding: 5px;
padding-bottom: 0px;
left : 125px;
top : 380px;
width : 650px;
height : 50px;
position : absolute;
vertical-align : top;
text-align : left;
color: #333333;
font : lighter 11px Arial;
line-height : 11px;
background-color:#CCCCCC;

}

#neues{
	clear : both;
	height : 118px;
	width : 101px;
	position : absolute;
    left : 50%;
	margin-left : 150px;
	float : right;
	top : 140px;


}

