body {
background-color: #F7ECCD;
}
html,body,td,p
    {
        font-family: Verdana;
        font-size: 10pt;                    
    }

.head {
border-top: 1px solid #FF0000;
border-bottom: 0px solid #FF0000;
border-left: 1px solid #FF0000;
border-right: 1px solid #FF0000;
width: 995px;
height: 120px;
padding: 1px;
}

.trenner {
border-right: 1px solid #FF0000;
border-bottom: 0px solid #FF0000;
border-left: 1px solid #FF0000;
width: 995px;
height: 35px;
padding: 0px;
background-color: #F7ECCD;
background: url(bilder/border2.jpg);
font-family: Verdana;
font-size: 10px;
background-color: #ffffff;
}

.menue {
border-right: 1px solid #FF0000;
border-bottom: 1px solid #FF0000;
border-left: 1px solid #FF0000;
width: 995px;
height: 30px;
padding: 0px;
background-color: #F7ECCD;
}

.menue2 {
float:left;
margin-left: 30;
font-family: Verdana;
font-size: 12px;
font-weight: bold;

}



.content {
border-right: 1px solid #FF0000;
border-left: 1px solid #FF0000;
border-bottom: 1px solid #FF0000;
width: 995px;
height: 400px;
padding: 3px;
background-color: #F7ECCD;
font-family: Verdana;
font-size: 12px;
vertical-align: top;
}

.inhalt {
background-color: transparent;
font-family: Verdana;
font-size: 10px;
font-weight: bold;
vertical-align: top;
}

.tab {
background-color: transparent;
font-family: Verdana, Arial;
font-size: 16px;
vertical-align: top;
}


.foot {
border-right: 1px solid #FF0000;
border-bottom: 1px solid #FF0000;
border-left: 1px solid #FF0000;
width: 995px;
height: 24px;
padding: 3px;
font-family: Verdana, Arial;
font-size: 10px;
background-color: #F7ECCD;
}

.objekt {
	padding: 5px;
	margin-bottom: 40px;
		position: relative;
	margin-left: 10px;
}

.bild {
		margin-right: 10px;
		margin-bottom: 20px;
	border: 1px solid #000000;
			float: left;
			
}

.ue {
font: bold 12px Verdana, Arial;
text-shadow: #c0c0c0 5px 5px 5px;
font-weight: bold;
}


.titel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #ffffff;
	letter-spacing: 3px;
	text-align: center;
	text-shadow: #c0c0c0 5px 5px 5px;
}

a {
color: #4d71a2;
font: bold 11px Verdana, Arial;
text-decoration: none;
}

a:hover	{
color: #FF0000;
text-decoration: none;
}
a:active {
color: #4178CB;
text-decoration: none;
}