body {
	background-image: url(../images/body_hg.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000066;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#wrap {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 15px;
	border: 1px solid #999999;
}
#tool {
	background-image: url(../images/tool_hg.jpg);
	background-repeat: repeat-x;
	height: 50px;
	width: 800px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-position: bottom;
}
#search {
	float: left;
	padding: 0px;
	margin-top: 10px;
	margin-left: 15px;
	width: 200px;
	font-size: 60%;
	color: #999999;
}
#login {
	float: left;
	margin-top: 10px;
	width: 350px;
	font-size: 70%;
}
#login a {
	color: #999999;
	text-decoration: none;
}
#login a:hover {
	color: #999999;
	text-decoration: underline;
}
#submenu {
	float: right;
	font-size: 70%;
	text-align: right;
	font-weight: normal;
	padding: 0px;
	margin-top: 14px;
	width: 200px;
}
#submenu ul {
	margin: 0px;
	padding: 0px;
}
#submenu li {
display: inline;
list-style-type: none;
padding-right: 20px;
}
#submenu a {
	color: #000000;
	text-decoration: none;
}
#submenu a:hover {
	text-decoration: underline;
}

#logoouter {
	height: 65px;
	width: 800px;
	margin-top: 5px;
	clear: both;
	margin-bottom: 5px;
	background-image: url(../images/logo_hg.jpg);
	background-repeat: no-repeat;
}
#logo {
	margin-left: 10px;
}
#logo img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#navouter {
	height: 20px;
	width: 800px;
	text-align: right;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/blau_hg.jpg);
	background-repeat: repeat-x;
}
#nav {
	margin: 0px;
	padding: 2px 0px 0px;
}
#nav ul {
	margin: 0px;
	padding: 0px;
}
#nav li {
	display: inline;
	list-style-type: none;
	padding-right: 20px;
}
#nav a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 95%;
	font-weight: bold;
}
#nav a:hover {
	text-decoration: underline;
}
#breadouter {
	font-size: 70%;
	height: 15px;
	width: 800px;
	margin-top: 10px;
}
#bread {
	padding-left: 15px;
}
#bread a {
	color: #000000;
	text-decoration: none;
}
#bread a:hover {
	text-decoration: underline;
}
#content {
	width: 800px;
	margin-top: 15px;
}
#leftouter {
	width: 250px;
	float: left;
}
#left {
	padding-left: 15px;
	padding-top: 10px;
}
#inhaltouter {
	float: right;
	width: 550px;
	margin: 0px;
	padding: 0px;
}
#inhalt {
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#footer {
	clear: both;
}


.searchform {
	margin:0px;
	color: #999999;
	padding: 0px;
}

.searchbox {
	background:#FFFFFF;
	border:1px solid #CCCCCC;
	margin:0 4px 0 0;
	width:100px;
	height: 18px;
	padding: 0px;
	font-size: 90%;
	color: #999999;
}

.searchbutton {
	background:#B7B7AF;
	color: #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #FFFFFF;
	height: 18px;
	padding: 1px;
	font-size: 90%;
	margin: 0px;
	cursor: pointer;
}
#search form {
	margin: 0px;
	padding: 0px;
}
#inhalt h1{
	font-size: 110%;
	margin-top: 0px;
}
h2 {
	font-size: 110%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
}
h3 {
	font-size: 100%;
	margin-bottom: 5px !important;
}
h4 {
	font-size: 90%;
	margin-bottom: 5px;
}
.box {
	width: 200px;
	background-color: #F8F8F8;
	border: 1px solid #CCCCCC;
	margin-top:38px;
	margin-bottom:25px;
}
.box h1 {
	font-size: 80%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/blau_hg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	color: #FFFFFF;
	height: 20px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}

.box ul {
	list-style-type: none;
	margin: 0px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 3px;
	font-size: 90%;
	padding-right: 10px;
	padding-left: 10px;
}
.box ul ul ul {
	border-bottom-width: 0px;
	font-size: 100%;

}

.box li {
	padding-bottom: 10px;
}
	
.box li li {
	margin: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.box a {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.box a:hover {
	color: #000000;
	text-decoration: underline;
}
.box img {border:0px;}
.center {text-align:center;}
.padding_top_15px {padding:15px;}
.sitemap {
	margin: 0px;
	padding: 5px 0px 0px 20px;
}
li.menu-child a {
	color: #000000;
	font-weight: normal;
	background-image: none;
	padding-left: 5px;
}

.sitemap li {
	list-style-type: square;
	margin: 0px 0px 15px;
	padding: 0px;
}
.sitemap ul ul {
	padding-left: 30px;
	font-size: 90%;
	margin-bottom: 15px;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.sitemap ul ul ul {
	padding-top: 0px;
	margin-top: 0px;
}
.sitemap ul ul li {
	padding: 0px;
	margin: 0px;
}
.sitemap ul ul ul li {
	margin: 5px 0px 0px;
	padding: 0px;
}
#inhalt a {
	text-decoration: none;
	color: #000000;
}
#inhalt a:hover {
	text-decoration: underline;
}
li:first-line{
	font-weight:bold;
	font-size: 90%;
}
table {
	font-size: 90%;
	margin-bottom: 25px;
}
caption {
	text-align: left;
	padding-bottom: 6px;
	text-indent: 1px;
	font-weight: bold;
	font-size: 110%;
}
td {
	width: 50%;
}
.menu-current a {
	color: #000000;
	font-weight: bold;
	background-image: url(../images/pfeil4.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 0px 2px;
}
.wp_abgeschlossen {
	background-image: url(../images/icon_fertig.gif);
	background-repeat: no-repeat;
	text-indent: 40px;
	font-weight: normal !important;
	list-style-type: none !important;
	line-height: 25px;
}
.wp_offen1 {
	background-image: url(../images/icon_offen.gif);
	background-repeat: no-repeat;
	text-indent: 40px;
	font-weight: normal !important;
	list-style-type: none !important;
	line-height: 25px;
}
.wp_in_arbeit {
	background-image: url(../images/icon_in_arbeit.gif);
	background-repeat: no-repeat;
	text-indent: 40px;
	font-weight: normal !important;
	list-style-type: none !important;
	line-height: 25px;
}
li.wp_abgeschlossen:first-line, li.wp_in_arbeit:first-line, li.wp_offen:first-line {
	font-weight:normal;
	font-size: 90%;
	}
.thumbnail {
	border: 1px solid #CCCCCC;
	padding: 3px;
	background-color: #FFFFFF;
}
.pic_gallery li {
	float: left;
	text-align: center;
	margin-right: 20px !important;
	margin-left: 20px !important;
	list-style-type: none !important;
}


.seiten_sprunglinks li, .seiten_sprunglinks_rechts li {
	list-style-image: none !important;
	list-style-type: none !important;
	margin-bottom: 8px;
	font-size: 90%;
}
.seiten_sprunglinks a {
	font-weight: bold;
	background-image: url(../images/pfeil_unten.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
}
.seiten_sprunglinks_rechts a {
	font-weight: bold;
	background-image: url(../images/pfeil_rechts.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	background-position: 0px 2px;
}
.seiten_sprunglinks {
	margin: 0px;
	padding: 0px 30px 0px 0px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000066;
}
.seiten_sprunglinks_rechts {
	margin-left: 250px;
}
.clear {
	clear: both;
}