
/* CSS Document */

body {
background-color: #e3e3e3;
}

a {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:none;
color: #000080;
}
a:hover {
text-decoration:underline;
}
td {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color: #000080;
}
.statusiframe{
background-color:#FEF1DA;
}
.tableAll{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color: #000080;
border:0px;
border-color:#FFCC66;
background-color:#F0F0F0;
}
.tableRO{
background-color:#FFCC66;

}
.tableLO{
background-color:#FFCC66;
}

.Oben {
    background-image:url(pics/oben.png);
	background-repeat:no-repeat;
	background-position:top;
	width:814px;
	height:130px;
	padding:0;
	position: absolute;
	top:0px;
	left:75px; 
	
	
} 

.ro { 
width:160px;
background:url(pics/cont1_ro.png);
background-position:top right;
background-repeat: no-repeat; 
position: relative;
top:120px;
left: 75px;

} 
.lo { 
width:160px;
background:url(pics/cont1_lo.png);
background-position:top left;
background-repeat: no-repeat; 

} 
.ru { 
width:160px;
background:url(pics/cont1_ru.png);
background-position:bottom right;
background-repeat: no-repeat; 

} 

.lu { 
width:160px;
background:url(pics/cont1_lu.png);
background-position:bottom left;
background-repeat: no-repeat; 

} 
.inhalt {
	width:140px;
	margin-left:10px;
	margin-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000080;
} 
.inhaltsdiv {
width:620px;
position:absolute;
top:140px; 
left:250px;
}
.inhaltsdiv2 {
width:780px;
position:absolute;
top:140px; 
left:85px;
}
.ro2 { 

background:url(pics/cont2_ro.png);
background-position:top right;
background-repeat: no-repeat; 


} 
.lo2 { 

background:url(pics/cont2_lo.png);
background-position:top left;
background-repeat: no-repeat; 


} 
.ru2 { 

background:url(pics/cont2_ru.png);
background-position:bottom right;
background-repeat: no-repeat; 


} 
.lu2 { 

background:url(pics/cont2_lu.png);
background-position:bottom left;
background-repeat: no-repeat; 


} 
.inhalt2 {
	
	margin-left:10px;
	margin-right: 15px;
	padding-top: 10px;
	padding-bottom: 15px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000080;
	
} 
.Oben1 {
	width: 160px;
	margin: 10px 10px 10px 10px;
	position: absolute;
	top: 67px;
	left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000080;
}
.Stil2 {
	font-size: 36px;
	font-weight: bold;
}
.Stil1 {
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:underline;
	}
.Stil_ping {
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
}
.Stil5 {
	font-size: 12px;
	}
.Oben2 {
	width: 620px;
	margin: 10px 10px 10px 10px;
	position: absolute;
	top: 70px;
	left: 170px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000080;
}

.formfeld{
 border-top-width :0px;
 border-left-width :0px;
 border-right-width :0px;
 border-bottom-width :1px;
 border-bottom-style : dotted;
 border-bottom-color:#FFCB4D;
 background-Color : #FFFFFF;
 font-family: verdana, tahoma, arial; color: #000000;
 font-size: 12px;
}
.formbutton{
 border-top-width :1px;
 border-left-width :1px;
 border-right-width :1px;
 border-bottom-width :1px;

 border-top-color:#FFCB4D;
 border-left-color:#FFCB4D;
 border-right-color:#FFCB4D;
 border-bottom-color:#FFCB4D;

 border-top-style : solid;
 border-left-style : solid;
 border-right-style : solid;
 border-bottom-style : solid;

 background-Color : #FFFFFF;
}
.tüber2{
  font-size:12px;
  border-bottom-width :1px;
  border-bottom-style : solid;
  border-bottom-color:#FFCB4D;

}
.thumb{
max-height:100px;
}