/* CSS Document */



body {
background-attachment : scroll;
background-color : #000000;
font-family : Arial, Helvetica, sans-serif;
}

h1 {
font-size : 18px;
font-weight: bold;
}
h2 {
font-size : 12px;
display : inline;
margin : 0px;
}
h3 {
font-size : 11px;
display : inline;
margin : 20px;
}
h4 {
font-size : 10px;
display : inline;
}
a:link {
color : #0000ff;
text-decoration : none;
}
a:visited {
color : #0000ff;
text-decoration : none;
}
a:active {
color : #ff2222;
font-size : 100%;
}
a:hover {
color : #ff2222;
font-size : 100%;

}


#inhalt {
	text-align : center;
	vertical-align : middle;
	clear : both;
	height : 1500px;
	width : 800px;
	position : absolute;
	left : 50%;
	margin-left : -400px;
	float : right;
	top : 197px;
	background-color: #ffffff;

}

#strich{
	text-align : center;
	vertical-align : middle;
	clear : both;
	height : 2px;
	width : 800px;
	position : absolute;
	left : 50%;
	margin-left : -400px;
	float : right;
	top : 196px;
	background-color: #000000;

}

#header{
	text-align : center;
	vertical-align : middle;
	clear : both;
	height : 156px;
	width : 800px;
	position : absolute;
	left : 50%;
	margin-left : -400px;
	float : right;
	top : 5px;
	background-color: #ffffff;
	background-image :   url(../fotos/header-3.jpg);

}

#menue-oben-back{
	text-align : center;
	vertical-align : middle;
	clear : both;
	height : 24px;
	width : 800px;
	position : absolute;
	left : 50%;
	margin-left : -400px;
	float : right;
	top : 167px;
	background-color: #ffffff;

}


#text-startseite {
left : 500px;
top : 72px;
width : 250px;
height: 282px; 
position : absolute;
text-align : justify;
line-height : 20px;
padding-top: 0px;
}

#text-startseite-2 {
left : 25px;
top : 375px;
width : 723px;
height: 45px; 
position : absolute;
text-align : justify;
line-height : 20px;
padding-top: 0px;
}


#foto-startseite {
	left : 34px;
	top : 37px;
	width : 700px;
	height: 282px;
	position : absolute;
	text-align : justify;
	line-height : 20px;
}

#titel {
left : 25px;
top : 30px;
width : 442px;
height: 20px; 
position : absolute;
text-align : justify;
line-height : 20px;
}

#titel2 {
left : 25px;
top : 490px;
width : 442px;
height: 20px; 
position : absolute;
text-align : justify;
line-height : 20px;
}

#logo-rad {
left : 25px;
top : 535px;
width : 158px;
height: 145px; 
position : absolute;
text-align : justify;

}

#text-podcast {
left : 200px;
top : 535px;
width : 500px;
height: 145px; 
position : absolute;
text-align : justify;
line-height : 20px;
padding-top: 0px;
}

#bild-neues-interview {
left : 25px;
top : 735px;
width : 158px;
height: 145px; 
position : absolute;
text-align : justify;

}

#text-neuer-rennfahrer {
left : 200px;
top : 735px;
width : 500px;
height: 145px; 
position : absolute;
text-align : justify;
line-height : 20px;
padding-top: 0px;
}

