html, body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	font-family: Frutiger-CN, Verdana, Arial, Helvetica, sans-serif;
	color: #424242;
	font-size: 12pt;
}

#main_container {
	background-image: url('../images/basics/pohl_u_partner_pa__website_bg_linie.jpg');
	background-repeat: repeat-y;
	background-position: center;
	width: 1000px;
	margin: 0px auto 0px auto;
}

#header_container {
	position: relative;
	background-image: url('../images/basics/pohl_u_partner_pa__website_header.jpg');
	background-repeat: no-repeat;
	background-position: center;
	width: 1000px;
	height: 329px;
}

#topnav_container {
	position: absolute;
	right: 90px;
	top: 85px;
  text-align: right;
}

#logo_overlay__evtl_ {
	position: absolute;
	top: 30px;
	left: 90px;
	display: block;
	width: 320px;
	height: 70px;
}

#logo_overlay {
	position: absolute;
	top: 45px;
	left: 90px;
	display: block;
	width: 255px;
	height: 55px;
}

#nav_container {
	position: absolute;
	bottom: 15px;
	left: 105px;
	width: 788px;
	text-align: center;
	font-size: 11pt;
}

#content_container {
	width: 820px;
	margin: 0px auto 0px auto;
}

#unav_container {
	text-align: center;
}

#footer_container {
	position: relative;
	background-image: url('../images/basics/pohl_u_partner_pa__website_footer.jpg');
	background-repeat: no-repeat;
	background-position: center;
	width: 1000px;
	height: 100px;
}

#footer_content {
	position: absolute;
	text-align: center;
	width: 820px;
	top: 45px;
	left: 90px;
  color: #464646;
  font-size: 10.5pt;
}

.nav_span {
	color: #424242;
  font-size: 8pt;
}

.nav_span2 {
	text-decoration: underline;
	color: #424242;
  font-size: 8pt;
}

.nav_span3 {
	text-decoration: none;
	color: #007cc2;
  font-size: 12pt;
}

.nav_span4 {
	color: #424242;
  font-size: 10pt;
}

.nav_span4_2 {
	text-decoration: underline;
	color: #424242;
  font-size: 10pt;
}

.nav_span5 {
	text-decoration: underline;
	color: #424242;
  font-size: 11pt;
}

.text {
	float: left;
	width: 480px;
	text-align: justify;
}

.text_pic {
	float: right;
	width: 278px;
}

.text_full {
	text-align: justify;
}

.text_full_center {
	text-align: center;
}

h1 {
	text-align: center;
	font-size: 26pt;
	font-weight: normal;
	color: #424242;
  padding: 0px;
	margin: 0px;	
}

h2 {
	text-align: left;
	font-size: 14pt;
	font-weight: normal;
	color: #424242;
	margin: 20px 0px 0px 0px;
	padding: 0px;
}

h3 {
	text-align: right;
	font-size: 13pt;
	font-weight: normal;
	color: #424242;
}

.t11_1 {
	text-align: justify;
	font-size: 11pt;
	font-weight: normal;
	color: #424242;
  margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

p {
	margin-top: 0px;
}

li {
	margin-bottom: 15px;
}

/* A-Tags */

a {
	text-decoration: none;
	color: #424242;
}

a:hover {
	text-decoration: underline;
}
