/* CSS Document */
*
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
/*	color:#00234B;  */
	color:#00234B;
}
body{
	margin:0px 0px;
	padding:0px;
}
a{
	color:#0F8ED0; 
}
img {
	border:0px;
}
/* Hilflayer welcher alles zusammen hält */
#page {
	position:relative;
	top:0px;
	left:0px;
	WIDTH: 1013px; /* 1013 */
}
#search {
	visibility:hidden;
	height:0px;
	width:0px;
	overflow:hidden;
}
#header{
	width:100%;
	height:198px;
	padding:0px;
	margin:0px;
}
.head_search
{
	background-image:url(/img/top_search.jpg);
	width:287px;
	height:38px;
	float:left;
}
.head_search form
{
	margin-left:18px;
	margin-top:8px;
}
.head_search form #search_string
{
	width:172px;
	height:18px;
	line-height:18px;
	border:1px solid #929EA9;
	float:left;
}
.head_search p
{
	font-weight:bold;
	padding:0px;
	margin:0px;
}
.head_search p a
{
	position:relative;
	top:9px;
	color:#00234B;
	margin-left:10px;
}
.head_portal_button
{
	background-image:url(/img/top_portalbutton.jpg);
	width:242px;
	height:38px;
	float:left;
	overflow:hidden;
}
.head_portal_button_active
{
	background-image:url(/img/top_portalbutton.jpg);
	border-top:#FF5E00 solid 2px;
	width:242px;
	height:36px;
	float:left;
	overflow:hidden;
}
.head_portal_button .head_portal_button_text{
	position:relative; 
	left: 27px; 
	top:-6px;
	width:212px;
}
.head_portal_button_active .head_portal_button_text{
	position:relative; 
	left: 27px; 
	top:-8px;
	width:212px;
}
.head_portal_button img{
	position:relative;
	top:7px; 
	left:8px;
}
.head_portal_button_active img{
	position:relative;
	top:5px;
	left:8px;
}
.head_portal_button_active p{
	margin-left:0px;
	margin-top:1px;
	padding:0px;
	color:#263D59;
	line-height:16px;
}
.head_portal_button p {
	margin-left:0px;
	margin-top:3px;
	padding:0px;
	color:#263D59;
	line-height:16px;
}
.head_portal_button a, .head_portal_button_active a {
	font-weight:bold;
	color:#00234B;
}
#phzh_logo{
	position:absolute;
	top:19px;
	right:0px;
}
/* Hilfslayer welche alles unterhalb des Headers zusammen hält */
#main {
	width:1013px;
	position:relative;
	top:0px;
	left:0px;
	height:auto;
	min-height:400px;
	margin:0px;
	padding:0px;
	float:left;
	background-image:url(../img/main_content_bg.png);
	background-repeat:repeat-y;
}
#navigation_sub
{ 
	position:relative;
	left:0px;
	top:0px;
	float:left;
	width:234px ! important;
	height:auto;
	margin:0px;
	padding:0px;
	overflow:hidden;
	z-index:10;
}
/* Der Haupt-Inhaltslayer */
#main_content { 
	position:relative;
	left:0px;
	top:0px;
	width:auto;
	text-align:left;
	line-height:16px;
	margin:0px;
	padding:0px;
	padding-top:36px;
	padding-left:18px;
	padding-right:0px; /* 30 */
	overflow:hidden;
	height:auto;
	min-height:400px;
	float:left;
}
#main_content .textarea table
{	
	margin:0px;
	padding:0px;
}
#main_content p{
	line-height:16px;
}
#main_content ul{
	list-style-type:square;
	margin:0px;
	margin-top:2px;
	margin-left:19px;
	margin-bottom:8px;
	padding:0px;
}

#main_content table {
	margin:0px;
	padding:0px;
}
#main_content .news_title
{
	font-size:14px;
	font-weight:bold;
}
/* Fette zwischentitel etwas dunkler als der Fliestext */
#main_content b
{
	color:#00234B;
}
#main_content .zwischentitel {
	padding-top:20px;
	padding-bottom:2px;
	margin-bottom:10px;
	border-bottom:#ADB9C5 dotted 1px;
	color:#506a89;
	font-size:14px !important;
	letter-spacing:1px;
}
.container-link a {
background:url("/img/link_pfeil.png") no-repeat scroll left 5px transparent;
display:block;
padding-left:18px;
padding-right:20px;
}
/* Tabellen welche sichtbar sein sollen */
#main_content table table table
{
	border:0px;
	border-collapse:collapse;
}
#main_content table table table td
{
	border:#adb9c5 1px solid;
}
#main_content #zweite_spalte
{
	overflow:hidden;
	margin:0px;
	padding:0px;
	padding-left:12px;
}
#abschnitt_2 .webautor-container
{
	border-left:#cccccc solid 1px;
	/* 218px, geändert am 23.11.09*/
	width:210px ! important;
	padding:7px;
	padding-right:0px;
	padding-left:13px;
	overflow:hidden;
}
#abschnitt_2 img
{
	padding-right:5px;
}
#abschnitt_2 ul
{
	margin:0px;
	margin-top:2px;
	margin-left:19px;
	margin-bottom:8px;
	padding:0px;
}
#main_content #zweite_spalte table
{
	width:218px ! important;
	margin:0px;
	padding:0px;
}
/* Eine Tabelle die auch angezeigt werden soll 21.08.08ps*/
#main_content #zweite_spalte table table
{
	width:219px !important;
	padding:0px !important; 
	margin:0px !important;
}
#main_content_tabellenersatz
{
	width:489px;
}
.webautor-container {
	width:489px;
}
#abschnitt_1 {
	width:489px;
	float:left;
}
#abschnitt_2 {
	width:219px !important;
	margin-left:31px;
	float:right;
}
.webautor-container {
	clear:both;
	padding-bottom: 10px;
}
.seitentitel,.content_title1 {
	margin:0px;
	margin-bottom:20px;
	font-size:16px;
	color:#00234B;
	padding:0px;
	font-weight:bold;
}
.pic-left {
	float:left;
}
.pic-column-right {
	padding-top:10px;
}
.news_img
{
	margin-bottom:5px;
	margin-top:5px;
	display:block;
}
#lastchange{
	color:#ADB9C5;
	text-align:left;
	font-size:11px;
	margin-top:20px;
	clear:both;
	margin-bottom:20px;
	margin-left:318px;
}
#news {
	top:36px;
	float:right;
	position:relative;
	width:242px ! important;
	height:auto;
	overflow:hidden;
	margin-bottom:36px;
}
#news_spalten_titel{
	height:16px;
	background-image:url(/img/news_titel.jpg);
	color:#FFFFFF;
	line-height:16px;
	font-weight:bold;
	padding-left:3px;
}
.news_spalte_eintrag_0{
	background-color:#e4e8eb;
	margin-top:2px;
	padding:4px;
	font-size:11px;
}
.news_spalte_eintrag_1{
/*	background-color:#EDF1F1; */
	background-color:#f3f5f7;
	margin-top:2px;
	padding:4px;
	font-size:11px;
}
.news_spalte_eintrag_1 img,.news_spalte_eintrag_2 img{
	text-align:center;
	border:#FFFFFF 1px solid;
	margin-bottom:4px;
}
.news_eintrag_titel {
	padding:0px;
	margin:0px;
	font-weight:bold;
	color:00234B;
	margin-top:6px;
	margin-bottom:8px;
	font-size:11px;
}
#news a {
	font-size:11px ! important;
}
#news .news_title{
	width:198px;
	font-size:11px ! important;
}
#news .news_entry {
	margin:0px;
	padding:8px;
	border-bottom:#EAEDF0 solid 1px;
	font-size:11px ! important;
}
/* Die Fusszeile */
#footer{
	position:relative;
	top:15px;
	z-index: 20; 
	width: 100%;
	text-align:right;
	height:20px;
	font-size:10px;
	color:#777777;
	clear:both;
}
.field_login {
	width:147px;
	height:13px ! important;
	font-size:11px ! important;
	color:#001f48;
	border:#BEC6D1 solid 1px;
	padding:0px;
	margin:0px;
	margin-top:1px;
	margin-left:8px;
	margin-right:12px;
}
form{
	margin:0px;
	padding:0px;
}
#navigation_sub li{
	display:block;
	width:100%;
	padding:0px;
	border:0px;
	margin:0xp;
	float:left;
}
/* Grundeinstellungen für alle Links und Hover */
#navigation_sub a{
	display:block;
/*	color:#334F6F; */
	color:#294361;
	letter-spacing:-0.03em !important;
	margin-top:5px;
	margin-bottom:4px; 
}
#navigation_sub a:hover{
	display:block;
	background-color:#ffffff;
}

/* 1. Navigationsebene */
#navigation_sub ul.navi0{
	display:block;
	list-style-type:none;
	left:0px;
	width:100%;
	padding:0px;
	margin:0px;
}
#navigation_sub ul.navi0 a{
	padding-left:24px;
}
#navigation_sub li.onNavi0{
	background-color:#ffffff;
	padding:0px;
	margin:0px;
}
#navigation_sub li.onNavi0 a{
	font-weight:bold;
}


#navigation_sub li.offNavi0{
	background-color:#ffffff;
	padding:0px;
	margin:0px;
}

/* 2. Navigationsebene */
#navigation_sub ul.navi1{
	display:block;
	list-style-type:none;
	padding:0px;
	margin:0px;
}
#navigation_sub ul.navi1 a{
	font-weight:normal;
	padding-left:40px;
}
#navigation_sub li.onNavi1{
	background-color:#ffffff;
}
#navigation_sub li.onNavi1 a{
	text-decoration:underline;
}
#navigation_sub li.offNavi1{
	background-color:#ffffff;
}
.pic-desc {
	margin-top:3px;
	font-size:10px;
	line-height:13px !important;
	color: #537b9e;
}
a.document {
	background-image:url(/img/filetype/icn-blank.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	padding:1px 0 1px 20px;
}
a.pdf {
	background-image:url(/img/filetype/icn-pdf.gif);
}
a.doc, a.dot,a.docx {
	background-image:url(/img/filetype/icn-word.gif) !important;
}
a.m4r, a.mp3 {
	background-image:url(/img/filetype/icn-audio.gif) !important;
}
