/* CSS Document URBANplus */

body {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
background-color: #fff;
line-height: 1.8em;
color:#000;

font-style:normal;
	margin: 0 auto;
	text-align: left;
	text-decoration:none;
}

a:link, a:visited{
color:#000;
text-decoration:none;
}
a:hover, a:active {
	color:#800000;
	text-decoration:none;
}

#Seite {
width:1024px;
margin: 0 auto;
overflow:hidden;
height:100%;
}

#Links {
float:left;
width:253px;
text-align: right;
padding-right:25px;
padding-top:25px;
}

#Rechts {
float:left;
width:670px;
text-align: right;
padding-top:10px;
}

#Rechts a:link, #Rechts a:visited{
color:#800000;
text-decoration:none;
}
#Rechts a:hover, #Rechts a:active {
	color:#000;
	text-decoration:none;
}

#Menu {
float:right;
height:512px;
text-align: right;
font-size:15px;
text-transform:uppercase;
text-decoration:none;
line-height:30px;
padding-top:14px;
}

.menu a{

}
.menuaktiv a{
color:#800000;
}

.menu2 a{
text-transform:none;
}
.menu2aktiv a{
text-transform:none;
color:#800000;
}

#Logo {
text-align: right;
}

#Sprache {
height:20px;
text-align: right;
color:#fff;
}

#Inhalt {
float:left;
}

#content {
float:left;
width: 640px;
height:598px;
background-color:#fff;
background-repeat:no-repeat;
overflow:auto;
	text-align: left;
	font-size:12px;
	padding-top:0px;
	padding-left:10px;
	padding-right:20px;
	color:#555;

}

#Adresse {
text-align: right;

}

h1 {
font-weight:100;
alignment-adjust:hanging;
font-size:25px;
color:#800000;

}

h2 {
color:#800000;
font-size: 14px;
}

.rot {
color:#800000;
}