#wrapper_all {
	margin: 0 auto;
	width: 880px;
	text-align: justify;
	border: 0;
}

#wrapper_content {
	position: relative;
	width: 100%;
	float: left; 
	padding: 0;
	margin: 0;
	border: 0;
	background: url(../images/pwback.jpg); 
	background-repeat: repeat-y;
}

#top {
	position: relative;
	width: 100%;
	height: 20px;
	background : url(../images/pnbuttonh.gif);
	float: left;
	margin: 0;
}

#nav {
	position: relative;
	width: 100%;
	height: 40px;
	background : url(../images/pnback.gif);
 	float: left;
	margin: 0;
	overflow: hidden;
}


#plaintext {
	position: absolute;
	top: 10px;
	left: 61px;
}

#plaintext a {
	color: #EBEBEB;
	text-decoration: none;
}

#logo {
	position: relative;
	width: 100%;
	float: right; 
	height: 140px;
	/*background : url(../images/);*/
	}

.picture_0 {
  background : url(../images/pbanner_start4.jpg);
  }

.picture_1 {
  background : url(../images/pbanner_start6.jpg);
  }
   
.picture_2 {
  background : url(../images/pbanner_start3.jpg);
}
.picture_3 {
  background : url(../images/pbanner_start4.jpg);
}
 
.picture_4 {
  background : url(../images/pbanner_start7.jpg);
}

.picture_5 {
  background : url(../images/pbanner_start3.jpg);
} 

.picture_6 {
  background : url(../images/pbanner_start6.jpg);
} 		

#nav a {
	display: block;
	float: left;
	width: 110px;
	font-weight: bold;
	font-size: 110%;
	font-variant: small-caps;
	text-align: center;
	text-decoration: none;
	text-transform: none;
	line-height: 40px;
	padding: 0;
	margin: 0;
	border: 0;
	color: #ffffff;
	background: url(../images/pnbutton.gif);
}

#nav a.active {
	background : url(../images/pnbuttona.gif) !important;
}

#nav a:hover {
	color: #c1c8ad;
	background : url(../images/pnbuttonh.gif);
}

#content {
	position: relative;
	float: right; 
	width: 600px;
	
	padding: 20px 30px 10px 30px;
	margin: 0;
}

.contentmitte {
	margin-left: 0px;
	width: 570px;
	float: left;
	padding: 0px 30px 10px 0px;
	
  }    
  
.contentlinks {
  margin-left: 0px;
	width: 290px;
  float: left;
  }  

.contentrechts {
	width: 280px;
  float: right;
  margin-top: 0px;
 }  

#subnav {
	position: relative;
	width: 210px;	
 	float: left; 
	padding: 10px 0px 10px 9px;
	margin: 0;	
}

#subnav a {
	display: block;
	font-size: 100%;
	font-weight: normal;
	font-variant: small-caps;
	letter-spacing: 1px;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	padding: 0px 0px 4px 15px;
	margin: 0px;
	border: 0;
	color: #535353;
}

#subnav a.active {
	font-weight: bold;	
	color: #990000;
}

#subnav a:hover {
	font-weight: bold;	
}

/*
#sidebar {
	position: absolute;
	top: 241px;
	left: 791px;
	width: 150px;
	padding-top: 10px;
}
*/
form.search {
	padding: 0px;
	margin: 20px 0px 20px 0px;
}

form.search input {
	margin: 0px;
	vertical-align : middle;
}

input.search {
	border : 1px solid #C0C0C0;
	width: 118px;
	padding: 2px;
	color: #990000;
	font-size: 10px;
}


#footer {
	background: url(../images/pnbuttonh.gif);
	color: #ffffff;
	padding: 4px 0px 4px 0px;
	margin: 0;
	width: 100%;
	height: 20px;
	clear: both;
}


#footer a {
	font-weight: bold;
	font-size: 110%;
	font-variant: small-caps;
	color: #ffffff;
	text-decoration: none;
	padding-left: 20px;
}

#footer p{
	color: #ffffff;
	text-decoration: none;
	padding-left: 20px;
}

#footer a:hover {
	color: #c1c8ad;
}
