body {
	background-image: url(images/bg_site.gif);
	background-repeat: repeat-x;
	background-color: #CCCCCC;
	font-family: Tahoma, Arial, Verdana;
	font-size: 13px;
	font-weight: normal;
	font-variant: normal;
	color: black;
	padding: 0px;
}
#seite {
	margin: 0 auto;
	text-align: center;
	width: 994px;
	padding: 0;
	border-left: 1px solid black;	
	border-right: 1px solid black;	
	border-top: 1px solid black;
	background-image: url(images/bg_field.jpg);
	background-repeat: repeat-y;
}

#header {
	background-image: url(images/bg_header.gif);
	background-repeat: repeat-y;
		min-height: 118px;
	border-bottom: 1px solid black;
	font-variant: small-caps;
	text-align: left;
	font-family: "Times New Roman";
	color: black;

}
* html #header {
height: 118px;
}
#titel1 {
	font-size: 40px;
	padding-left: 10px;
	padding-top: 40px;

}

#tabelle h5{
	text-align: center;
	
}

#tabelle th {border: 1px solid black;padding-left: 20px;padding-right: 20px;text-align: center;vertical-align: bottom;}
#tabelle td {border: 1px solid black;padding-left: 20px;padding-right: 20px;text-align: left;vertical-align: top;}

#titel2 {
	font-size: 20px;
	padding-left: 10px;
}

#titel3 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	font-weight: bold;
	font-variant: normal;
	color: white;
	margin: 10px;
	text-align: right;
	float: right;
	vertical-align: middle;
	padding-top: 10px;
}

#bar {
	background-image: url(images/bg_bar.gif);
	background-repeat: repeat-y;
	min-height: 15px;
	border-bottom: 1px solid black;
	text-align: left;
	color: white;
	font-size: 10px;
	padding-left: 10px;
	padding-top: 2px;
}

#main {	
	background-image: url(images/brandenburger_tor.jpg);
	background-repeat: no-repeat;
	text-align: left;
	position: relative;
	clear: both;

}
* html #main{
	height:  auto !important; 
	height: 450px;
}


#erbrecht {
	font-weight: normal;
	font-size: 12px;
}
#erbrecht td{
	padding-bottom: 20px;
	vertical-align: top;
}


#bottom {
	background-image: url(images/bg_header.gif);
	background-repeat: repeat-y;
	min-height: 25px;
	margin: 0 auto;
	text-align: right;
	width: 994px;	
	border: 1px solid black;
	color: white;
	position: relative;
	vertical-align: middle;
	font-weight: normal;
	font-size: 11px;
	
}
.bottomlink{
	vertical-align: middle;
	padding: 5px; 
	


	
}
.bottomlink a{
	width: 100px;
		color: white;
	font-style: normal;
	text-decoration: none;
}
.bottomlink a:link{
	color: white;
}
.bottomlink a:active{
	color: white;
}
.bottomlink a:visited{
	color: white;
}
.bottomlink a:hover{
	color: black;
	background-color: #EBF5FF;
	text-decoration: underline;
}


.content { 

	display: inline-block;
	width: 700px;
	padding: 20px;
	padding-left: 270px;
	
	
	min-height: 430px;

	
}
.content img {
	float: right;	
	margin-left: 20px;
	margin-bottom: 20px;
	margin-top: 5px;
}
.content input {
	margin-bottom: 2px;
	margin-top: 2px;
}
#main .content p{
text-align:  justify;
line-height: 1.5em;
padding-top: 0;
margin-top: 0;

}

#main .content h1 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 20px;
	font-variant: small-caps;
	
}

#main .content h2 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 5px;
	margin-bottom: 0;
}

#main .content h3 {
		font-family: Tahoma, Arial, Verdana;
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 5px;
	margin-bottom: 0;
}
#main .content h4 {
		font-family: Tahoma, Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	padding-bottom: 5px;
	margin-bottom: 0;
}
#main .content h5 {
		font-family: Tahoma, Arial, Verdana;
	font-size: 13px;
	font-weight: normal;
	text-decoration: underline;
	padding-bottom: 5px;
	margin-bottom: 0;
}

#main .content li {
	line-height: 1.5em;
}

#main .content a {
	text-decoration: underline;
	color: black;
}

#main .content a:link {text-decoration: underline;
	color: black;}

#main .content a:visited {text-decoration: underline;
	color: black;}

#main .content a:active {text-decoration: underline;
	color: black;}

#main .content a:hover {text-decoration: underline;
	color: #FFFFFF;
	background-color: #325FBC;}

#nav {
	position: absolute;
	left: 0px;
	top: 40px;
	text-align: right;
	font-size: 10px;
	font-weight: bold;
}


#nav ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	
}
#nav li {
		
	
}
.navtitel {
	font-variant: small-caps;
	font-size: 20px;
	font-family: Tahoma, Arial, Verdana;
	color: black;
	padding: 10px;
}

#nav li a{
	width: 190px;
	display: block;
	text-align: left;
	border-bottom: 1px solid black;
	color: black;
	font-style: normal;
	text-decoration: none;
	text-align: right;
	border-right:2px solid transparent;
	padding: 10px;
	
	
}
#nav li a:link{
	color: black;
}
#nav li a:active{
	color: black;
}
#nav li a:visited{
	color: black;
}
#nav li a:hover{
	color: black;
	background-color: #EBF5FF;
	text-decoration: underline;

}
.erster {
	border-top: 1px solid black;
}
a#aktuell {
	background-color: #FEE283;
	
}



.aktuelles {
	border: 2px dashed black;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	margin: 20px;
}

