/* CSS Document */

a:link { color: #000000; text-decoration:none; }
a:active { color: #000000; text-decoration:none; }
a:visited { color: #000000; text-decoration:none; }
a:hover { color: #000000; text-decoration:none; }
a.blau { color: #5a949c; text-decoration:none; }
a.grau { color: #6c696a; text-decoration:none; }

font.titelgrau {
	font-family: "Times New Roman", Times, serif;
	font-size:20px;
	color:#6c696a;
	text-decoration: underline;
}

font.titelgrau2 {
	font-family: "Times New Roman", Times, serif;
	font-size:12px;
	color:#6c696a;
}

.imgy{
border-style:none;
}

font.grau {
font-family: "Times New Roman", Times, serif;
font-size:12px;
color:#6c696a;
line-height:16px;
}



font.blau {
font-family: "Times New Roman", Times, serif;
font-size:12px;
color:#5a949c;
line-height:16px;
}

font.schwarz {
font-family: "Times New Roman", Times, serif;
font-size:12px;
color:#000000;
}

sub, sup { 
font-size:80%;
}

/*DIVS*/

#conty{
position:relative;
width:930px;
height:580px;
margin: 0px auto;
background-color:#FFFFFF;
padding-top:30px;
}

#titel {
position:relative;
width:206px;
height:43px;
left:30px;
float:left;
background-color: #FFFFFF;
z-index:0;
}



#rechts{
width:632px;
height:43px;
position:relative;
left:66px;
float:left;
background-color: #FFFFFF;
}

#links {
position:relative;
width:226px;
height:400px;
left:30px;
float:left;
background-color: #FFFFFF;
z-index:0;
}

#dasx {
position:relative;
width:150px;
height:15px;
left:500px;
top:-200px;
background-color: #FFFFFF;
z-index:0;
}


#bild{
width:632px;
height:400px;
position:relative;
left:46px;
float:left;
background-color: #FFFFFF;
}



/*Platzhalter für iframe*/
#innerframe {
width:800px;
height:115px;
position:relative;
left:30px;
float:left;
background-color: #FFFFFF;
}

br.clear{
clear:both;
}

iframe.unten {
position:relative;
width:874px;
height:115px;
background-color:#FFFFFF;
left:30px;
}
