@charset "UTF-8";
/* CSS Document */
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 70%;
	line-height: 1.5em;
	margin-top: 30px;
	color: #666;
}
#wrap_all {
	width: 986px;
	background-image: url(../images/bg_body.gif);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#wrap_inner_1 {
	background-image: url(../images/bg_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#wrap_inner_2 {
	background-image: url(../images/bg_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#logo {
	background-image: url(../images/pzoh-logo.gif);
	background-repeat: no-repeat;
	height: 85px;
	width: 280px;
	background-position: -3px -4px;
}
#header {
	height: 145px;
}
#logo h1 {
	text-indent: -9999px;
}
#logo a {
	height: 85px;
	width: 280px;
	display: block;
}
#suche {
	height: 20px;
	width: 250px;
	position: absolute;
	top: 10px;
	right: -40px;
}
#suche .search_string , #loginmaske input{
	background-color: #FFF;
	height: 15px;
	width: 150px;
	border: 1px solid #CCC;
}
#suche .submit , #loginmaske .submit{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor:pointer;
	background-color: transparent;
	color: #0C2E7A;
	text-align: left;
}
#suche .submit:hover , #loginmaske .submit:hover{
	text-decoration: underline;
}#language {
	background-color: #FC0;
	height: 20px;
	width: 100px;
	position: absolute;
	top: 10px;
	right: 15px;
}
#breadcrump {
	position: absolute;
	left: 280px;
	top: 105px;
}
#spalte_links {
	float: left;
	width: 250px;
}
.padding_spalte {
	padding-top: 60px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#content {
	width: 680px;
	margin-left: 280px;
	min-height:450px;
	padding-bottom: 3em;
}
#footer {
}
#main_nav {
	width: 720px;
	position: absolute;
	top: 51px;
	right: 0px;
	text-align: right;
	height: 24px;
	background-image: url(../images/bg_ul_nav.gif);
	background-repeat: repeat-x;
}
.main_nav_left {
	background-image: url(../images/bg_ul_nav_left.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 24px;
}
.menu-top {
	text-align: right;
	height: 24px;
	float: right;
	background-image: url(../images/bg_ul_nav_right.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.menu-top li {
	background-image: url(../images/bg_li_trenner_nav.gif);
	background-repeat: no-repeat;
	padding-left: 2em;
	padding-right: 1.3em;
	float: left;
}
.menu-top a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	display: block;
	height: 24px;
	padding-top: 0.3em;
	font-family: Arial, Helvetica, sans-serif;
}
.menu-top a:hover {
	color: #CCC;
}
#breadcrump a {
	color: #0C2E7A;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
}
#breadcrump a:hover {
	text-decoration: underline;
}

.left_sub_nav {
	margin-left: 15px;
}
.left_sub_nav li {
	margin-bottom: 0.4em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 0.4em;
}
.left_sub_nav a {
	color: #0C2E7A;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}

.left_sub_nav ul  {
	margin-top: 1em;
}
.left_sub_nav li {
	margin-top: 1em;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
}
.left_sub_nav .menu-current a {
	color: #000;
}
.highlight { background-color: #D0D0D0;}
#loginmaske , .box_left{
	margin-bottom: 20px;
	background-color: #F1F1F1;
	padding: 10px;
}
#loginmaske a {
	color: #0C2E7A;
	text-decoration: none;
}
#bottom_nav {
	position: absolute;
	right: 0px;
	bottom: -20px;
	text-align: right;
}
.bottom_navi {
	float: right;
}
.bottom_navi li {
	padding-left: 1.2em;
	background-image: url(../images/raute_bullet.gif);
	background-repeat: no-repeat;
	background-position: left;
	float: left;
	padding-right: 1.3em;
}
.bottom_navi a {
	color: #0C2E7A;
	text-decoration: none;
	display: block;
	text-transform: uppercase;
	font-size: 90%;
}
.bottom_navi a:hover {
	text-decoration: underline;
}#footer {
	position: absolute;
	left: 0px;
	bottom: -20px;
}
.box-table-a
{
	width: 320px;
	text-align: left;
	border-collapse: collapse;
	margin-bottom: 20px;
	float: left;
}
.box-table-a th
{
	font-weight: bold;
	border-bottom: 1px solid #fff;
	color: #FFF;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	background-color: #969A99;
}
.box-table-a td
{
	border-bottom: 1px solid #fff;
	color: #669;
	border-top: 1px solid transparent;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	background-color: #F1F1F1;
}
.box-table-a tr:hover td
{
	background: #d0dafd;
	color: #339;
}
.x_spalte {
	text-align: center;
	font-size: 120%;
	font-weight: bold;
}
.float_left {
	float: left;	
}
.float_right {
	float: right;
}
.clear_both {
	clear: both;
}
.projekt_name  {
	margin-bottom: 20px;
}
.projekt_name dt {
	float: left;
	width: 9em;
	text-transform: uppercase;
}
.projekt_name dd {
	margin-bottom: 1em;
}
.projekt_head_img {
	margin-bottom: 20px;
	border: 1px solid #999;

}p {
	margin-bottom: 1em;
}
a {
	color: #0D307A;
	text-decoration: none;	
}
a:hover {
	text-decoration: underline;
}
.menue_title {
	font-size: 120%;
	text-transform: uppercase;
	margin-bottom: 1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-bottom: 3px;
	color: #6E82AE;
	margin-top: 2em;
}
hr {
	height:1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #999;
}
h3 {
	margin-bottom:0.5em;
	
}
#content ul {
	margin:1em 0px 1em 1em;
	
}
#content li {
	padding-left: 1.2em;
	background-image: url(../images/raute_bullet_grau.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	margin-bottom:1em;
	
}
#content ul.sitemap li {
	margin-bottom: 0px;
}
.side_kategorie_header {
	font-weight: normal;
	margin-left: 15px;
}
.side_kategorie_header span {
	font-weight: bold;	
}
.button_back {

}
.sitemap .menu-2.menu-expand .sitemap {
	margin-left: 15px;
}
.sitemap a {
	text-decoration: none;
	color: #006;
	font-weight: bold;
}
li.menu-3 a{
	font-weight: bold;
	color: #03C;
	text-decoration: none;
	display: block;
}
li.menu-4 a{
	font-weight: bold;
	color: #06F;
}
li.menu-5 a {
	font-weight: bold;
	color: #09F;
}
.sitemap a:hover {
	text-decoration: underline;
}
.center {
	text-align:center;
}
.mentzel_logo a {
	text-decoration: none;
}
