body {
	text-align: center;
	font-family: verdana;
	margin: 0px;
	font-size: small;
	background: #2579FD url(images/verlauf.jpg) repeat-x left top;
}
#container {
	text-align: left;
	margin: 0px auto 0px auto;
	width: 794px;
	background: url(images/schatten.png) repeat-y left top;
	padding: 0px 20px 0px 20px;
}
#header {
	width: 794px;
	padding-bottom: 1px;
	background: #ffffff url(images/dot_hor.gif) repeat-x left bottom;
}
#header_left {
	float: left;
	width:  160px;
	padding:  6px 0px 0px 9px;
}
#header_right {
	margin: 0px;
	padding: 0px;
	float:  right;
	width:  625px;
	height: 125px;
}
#navtree {
	font-size: 80%;
	color: #003075;
	padding: 6px 0px 6px 179px;
	background: #dce9fc url(images/dot_hor.gif) repeat-x left bottom;
}
#navtree a, #navtree a:visited {
	color: #003075;
	text-decoration: none;
}
#navtree a:hover {
	text-decoration: underline;
}
#wrapper {
	width: 794px;
	min-height: 700px;
	height:auto !important;
  	height: 700px;
	background: #ffffff url(images/dot_ver.gif) repeat-y left top;
}
#navigation {
	float:  left;	
	width:  169px;
}
#navigation ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 1px 0px;
	list-style: none;
	background: url(images/dot_hor.gif) repeat-x left bottom;
}
#navigation a {
	color:  #00327b;
	text-decoration: none;
	font-size: 80%;
	display: block;
}
#navigation li {
	width: 169px;
}
#navigation li.home a {
	margin:  0px;
	padding: 6px 10px 6px 10px;
	text-decoration: none;
	}
#navigation li.home a:hover {
	background: #c6d7f0;
}
#navigation li.level_1 a {
	padding: 6px 10px 6px 10px;
	text-decoration: none;
	background: url(images/dot_hor.gif) repeat-x left top;
}
#navigation li.level_1 a.active {
	font-weight: bold;
	background: #c6d7f0 url(images/dot_hor.gif) repeat-x left top;
}
#navigation li.level_1 a:hover {
	background: #c6d7f0 url(images/dot_hor.gif) repeat-x left top;
}
#navigation li.level_2 a {
	padding: 3px 10px 3px 25px;
	background: url(images/level2.gif) no-repeat left center;
	}
#navigation li.level_2 a:hover {
	background: #c6d7f0 url(images/level2.gif) no-repeat left center;
}
#navigation li.level_2 a.active {
	font-weight: bold;
	}
#navigation li.level_3 a {
	padding: 3px 10px 3px 36px;
	background: url(images/level3.gif) no-repeat left center;
	}
#navigation li.level_3 a.active {
font-weight: bold;
	}	
#navigation li.level_3 a:hover {
	background: #c6d7f0 url(images/level3.gif) no-repeat left center;
	}	
	#navigation li.level_4 a {
	padding: 3px 10px 3px 48px;
	background: url(images/level4.gif) no-repeat left center;
	}
#navigation li.level_4 a.active {
font-weight: bold;
	}	
#navigation li.level_4 a:hover {
	background: #c6d7f0 url(images/level4.gif) no-repeat left center;
	}	
#content {
	float:  right;
	width: 605px;
	padding: 10px 10px 10px 0px;
}
#content_txt {
	font-size: 90%;
	width: 425px;
	float:  left;
}
#content_txt h1 {
	color: #003075;
	font-size: 120%;
	font-weight: bold;
}
#content_txt h2 {
	margin: 0px;
	color: #003075;
	font-size: 90%;
	font-weight: bold;
}
#content_txt p {
	margin: 0px;
}
#content_txt a {
	color: #003075;
}
#content_txt a:hover {
	text-decoration: none;
	}
#sidebar {
	float: right;
}
.sidebar_box {
	color: #003075;
	font-size: 80%;
	width: 170px;
	border: 1px dotted #003075;
	margin: 0px 0px 10px 0px;
}
.sidebar_box a {
	color: #003075;
	}
.sidebar_box p {
	margin: 0px;
	padding: 6px;
}
.sidebar_box h1 {
	font-size: 100%;
	font-weight: normal;
	display: block;
	margin: 0px;
	padding:  6px 0px 6px 10px;
	background: #dce9fc;
	border-bottom: 1px dotted #003075;
}
.sidebar_box form {
	margin: 6px;
}
.sidebar_box input {
	font-size: 90%;
	width: 100px;
}
#tools {
	margin-top: 10px;
	padding-top: 10px;
	font-size: 90%;
	color: #003075;
	text-align: right;
	background: url(images/dot_hor.gif) repeat-x left top;
}
#tools a{
color: #003075;
}
#content_txt ul {
	padding: 0px 0px 0px 20px;
}



