body {
	background-image: url(../bilder/bg_body.jpg);
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 120%;
	font-style: normal;
	color: #43502C;
	background-repeat: repeat;
}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E7E7E7;
	font-weight: normal;
	line-height: 150%;
}



a.nav:link {
	color:#E7E7E7;
	text-decoration:none;
}
a.nav:visited{
	color:#E7E7E7;
	text-decoration:none;
}
a.nav:active{
	color:#FFFFFF;
	text-decoration:bold;
}
a.nav:hover {
	color:#FFFFFF;
	text-decoration:none;
}


.nav_top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 150%;
}




a.nav_top:link {
	color:#FFFFFF;
	text-decoration:none;
	font-weight: bold;
}
a.nav_top:visited{
	color:#FFFFFF;
	text-decoration:none;
	font-weight: bold;
}
a.nav_top:active{
	color:#FFFFFF;
	font-weight: bold;
}
a.nav_top:hover {
	color:#FFFFFF;
	text-decoration:none;
	font-weight: bold;
}




.left {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #43502C;
	font-weight: normal;
	line-height: 125%;
}
.right_tabelle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #43502C;
	font-weight: normal;
	line-height: 125%;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.left_tabelle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #43502C;
	font-weight: normal;
	line-height: 125%;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}



a.left:link {
	color:#43502C;
	text-decoration:none;
	font-weight: normal;
}
a.left:visited{
	color:#43502C;
	text-decoration:none;
	font-weight: normal;
}
a.left:active{
	color:#43502C;
	font-weight: normal;
}
a.left:hover {
	color:#990000;
	text-decoration:none;
	font-weight: normal;
}









.content {
	font-family: "Times New Roman", Times, serif;
	line-height: 120%;
	color: #43502C;
	margin: 0px;
	padding: 0px;
}
.content_gericht {
	padding-bottom: 15px;
}
.content_small {
	font-size: 12px;
	font-style: normal;
	line-height: 100%;
	font-weight: normal;
}




a.content:link {
	color:#493E2C;
	font-weight: bold;
	text-decoration: none;
}
a.content:visited {
	color:#493E2C;
	font-weight: bold;
	text-decoration: none;
}
a.content:active {
	color:#493E2C;
	font-weight: bold;
	text-decoration: none;
}
a.content:hover {
	color:#990000;
	font-weight: bold;
	text-decoration: none;
}
h4 {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}
h3 {
	font-weight: bold;
	color: #493E2C;
	font-style: italic;
	padding-top: 20px;
}
h2 {
	color: #990000;
	font-weight: bold;
	font-style: italic;
	line-height: 140%;
}
h1 {
	color: #493E2C;
	font-style: italic;
	font-weight: bold;
}
.content_strong {
	font-style: italic;
	font-weight: bold;
}

.content_strong_red {
	font-style: italic;
	font-weight: bold;
	color: #990000;
}

.left_strong {
	font-weight: bold;
	color: #990000;
}
.left_strong_blue {
	font-weight: bold;
	color: #0000CC;
}
.content_table {
	background-image: url(../bilder/start_left.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
