@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
html {
	height: 100%;
}
* html #wrap
   {
      height: 100%;
   }

* html #footer
   {
      margin-top: -2em;
   }


body {
	height: 100%;
	font-family: "trebuchet ms", Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	background-color: #003930;
	color: #444;
}
#wrap {
	min-height:93%;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #9B8C51;
	border-left-color: #9B8C51;
}
#logo {
	height: 130px;
	padding-top: 5px;
	text-align: center;
	background-color: #015243;
	background-image: url(../index/logo_PIZ.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding-bottom: 5px;
}
a {
	outline:none;
}


#nav {
	width: 100%;
	height: 30px;
	background-color: #A99C6B;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #9E8F54;
}
#nav ul {
	list-style-type: none;
	padding-top: 0.8em;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
}
#nav ul li {
	display: inline;
	margin-top: 1em;
}
#nav ul li a:link, #nav ul li a:visited {
	font-size: 13px;
	color: #4f442a;
	text-decoration: none;
	margin-right: 1.5em;
	padding-left: 1.5em;
	outline:none;
}
#nav ul li a:hover, #nav ul li a:active {
	color: #FFF;
}


#nav  span {
	color: #FFFFFF;
}


#subnav {
	font-size: 1.2em;
	font-weight: bolder;
	width: 240px;
	padding-left: 30px;
	padding-top: 120px;
	height: 370px;
	float: left;
	background-image: url(../images/navi_back.jpg);
	background-repeat: no-repeat;
}
#subnav h1 {
	color: #806F40;
	font-size: 1.5em;
	margin-bottom: 1em;
	padding-left: 10px;
}

#subnav ul {
	list-style: none;
	width: 170px;
	padding-bottom: 1em;
	padding-left: 10px;
}
#subnav li {
	padding-bottom: 0.7em;
}
#subnav a:link, #subnav a:visited {
	color: #806F40;
	text-decoration: none;
	outline:none;
	font-size: 13px;
	font-weight: normal;
}
#subnav a:hover, #subnav a:active {
	color: #003a2e;
}
#subnav span {
	color: #003a2e;
}

#content {
	font-size: 13px;
	width: 600px;
	position: relative;
	padding-top: 30px;
	float: left;
	margin-left: 30px;
}



#content h1 {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 3px;
	height: 85px;
}

#content h2 {
	font-size: 15px;
	color: #806F40;
	background-image: url(../images/h1_bg.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
	padding-left: 38px;
	letter-spacing: 0.1em;
	margin-bottom: 8px;
	font-weight: normal;
	margin-top: 30px;
}
#content h3 {
	color: #827141;
	margin-top: 2em;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 0.8em;
}
#content h4{
	display:block;
	color:#9E8F54;
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
	padding-top: 0px;
	padding-left: 25px;
	background-color: #F5F5DC;
	float: left;
}


#content h5 {
	font-size: 15px;
	color: #806F40;
	background-image: url(../images/h1_bg.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
	padding-left: 38px;
	letter-spacing: 0.1em;
	margin-top: 30px;
	margin-bottom: 8px;
	font-weight: normal;
}



#content p {
	margin-bottom: 15px;
	line-height: 1.7em;
}
#content #oben {
	height: 25px;
	width: 100px;
}


#content table {
	width: 550px;
}


#content strong {
	color: #806F40;
	font-size: 13px;
}
#content #contenttext ul{
	list-style-type: none;
	padding: 0px;
	margin: 0px;

}
#content #contenttext li{
	padding-bottom: 5px;
}
#content #contenttext table .small {
	width: 400px;
}
#content a:link, #content a:visited {
	color: #806F40;
	text-decoration: none;
	outline:none;
}
.top    {



}
.top  p   {
	padding-left: 500px;
	padding-top: 20px;
	padding-bottom: 20px;
}




#bildleiste {
	float: right;
	margin-right: 5px;
	padding-top: 160px;
	margin-top: 1em;
}
#bildleiste .headline {
	font-size: 14px;
	color: #003930;
	letter-spacing: 0.2em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003930;
	padding-bottom: 2px;
	padding-left: 10px;
}
#footer {
	position: relative;
	background-color: #A99C6B;
	height: 80px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #9E8F54;
	width: 950px;
	margin-top: -2em;
	margin-bottom: 0;
	margin-right: auto;
	margin-left: auto;
}
#footer ul {
	display:block;
	list-style: none;
	margin-left: 285px;
}

#footer ul  li{
	display:block;
	line-height: 18px;
	height: 60px;
}
#footer ul.ad {
	width:670px;
	display:block;
	height:65px;
	padding-top: 10px;
}
#footer ul.ad li {
	display:block;
	border-right:#e0d79c 1px dashed;
	float: left;
	height: 60px;
}
#footer ul.ad li.li1 {
	display:block;
	float:left;
	border-left:#e0d79c 1px dashed;
	border-right:#e0d79c 1px dashed;
	height: 60px;
}
#footer ul.ad li.li2 {
	display:block;
	float:left;
	border-right:none;
	border-left:none;
	height: 60px;
	width: 190px;
}
#footer ul.ad li a.add {
	text-decoration:none;
	font-weight:bold;
	margin:0 15px 0 15px;
	display:block;
	font-size: 11px;
	line-height: 14px;
}
#footer ul.ad li a.add span {
	color:#003930;
	text-transform:uppercase;
}

#pan {
	border: 1px solid #DFD79C;
	position: relative;
}
#pan .top {
	margin-top: 20px;
}

.line {
	border-left: 1px solid #816F3F;
}
.line_dash {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCC99;
}

.fett {
	font-size: 13px;
	font-weight: bold;
	color: #9C8E68;
}

.italic {
	font-style: italic;
	color: #806F40;
	text-align: left;
}


.rahmen {
	border: 1px solid #e0d79c;
	padding: 2px;
}
.rahmentable {
	border: 1px solid #F5F5DC;
	background-color: #FFF;
	padding: 7px;
}
.table_white {
	border: 1px solid #e0d79c;
	background-color: #FFFFFF;
	padding: 7px;

}


.green {
	font-weight: bold;
	color: #003930;
	font-size: 12px;
}


.clear {
	clear: both;
}


dl {
	font-style: italic;
	margin-bottom: 1em;
	color: #003930;
}


dd {
	margin-bottom: 1em;
	width: 220px;
}
.image-content {
	padding-bottom: 30px;
	height: 130px;
	width: 500px;
}
.randrechts {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #CC9;
}
.bildlinks {
	float: left;
	border: 1px solid #CC9;
}

.bildrechts {
	padding: 2px;
	border: 1px solid #E0D79C;
	float: right;
	margin-left: 1em;
}




.weiss {
	color: #806F40;
	font-weight: bold;
	text-align: right;
	padding-right: 20px;
}

.rahmenimg {
	background-color: #e0d79c;
	padding: 2px;
	border: 1px solid #CC9;
}
.white {
	padding: 2px;
	border: 1px solid #FFF;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
}

.absatz {
	width: 350px;
}
