/* Formatierung von HTML-Elementen */

html, body {
	margin:0;
	padding:0;
	height: 100%;
}
body, table, tr, td, th, tbody {
	font-family: verdana, arial, sans-serif;
	font-size:11px;
	color:#000000;
	line-height:150%;
}
/* TABELLEN */

table {
	padding:0;
}
table td {
	padding:2px;
}
div {
	margin:0;
	padding:0;
}
p {
	margin:0;
	padding:0;
}
td {
	margin:0;
	padding:0;
}
th {
	margin:0;
	padding:0;
}
/* FORMULARE */

form {
	margin:0;
	padding:0;
	color: #005aa9;
}
input {
	font-size:11px;
	font-family:verdana, arial, sans-serif;
	border:1px solid #7baad2;
	background-color:#e8eef3;
	margin-top:4px;
}
select {
	font-size:11px;
	font-family:verdana, arial, sans-serif;
	border:1px solid #7baad2;
	background-color:#e8eef3;
	;
	margin-top:4px;
}
textarea {
	font-size:11px;
	font-family:verdana, arial, sans-serif;
	border:1px solid #7baad2;
	background-color:#e8eef3;
	margin-top:4px;
}
.elementSearchInput {
	color: #005aa9;
}

.elementSearchButton {
	color: #ffffff;
	font-weight: bold;
	background-color: #78a8d1;
	width: 28px;
	*height: 17px;
	*width: 28px;
}
.elementSearchButtonOver {
	color: #000000;
	font-weight: bold;
	background-color: #78a8d1;
	width: 28px;
	*height: 17px;
	*width: 28px;
}
/* ALLGEMEINE TAGS */

span {
}
hr {
	background-color:#78a8d1;
	color:#78a8d1;
	height:1px;
	border-style:none;
}
/* LINKS */

a {
	color:#005aa9;
	text-decoration:none;
}
a:hover {
	color:#005aa9;
	text-decoration:underline;
}
/* LISTEN */

ul {
	margin-left: 16px;
	padding:0px;
	list-style-type:none;
	list-style-image: url(../img/list_img.png);
}
ol {
	margin-left: 16px;
	padding:0px;
	list-style-type:none;
}
/* TITEL */

h1 {
	font-size:18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px 0px 18px 0px;
	padding:0;
	font-weight: normal;
	line-height: 28px;
	color:#dd4755;
}
h2 {
	font-size:14px;
	margin:0;
	padding:0;
	font-weight: bold;
	color:#005aa9;
}
h3 {
	font-size: 12px;
	margin:0;
	padding:0;
	font-weight:bold;
	color:#000000;
}
h4 {
	font-size: 11px;
	margin:0;
	padding:0;
	font-weight:bold;
	color:#000000;
}

/* CONTENT */

.hauptbild {
	margin-bottom: 20px;
}


/* DIV'S */

.container {
	width: 990px;
	margin-left: auto;
	margin-right: auto;
}
.header {
	background: url(../img/header.png) no-repeat;
	width:990px;
	height: 169px;
}
.top {
	width:957px;
	height: 26px;
	float: left;
	margin: 0px 33px 0px 0px;
}
.search {
	float: right;
}
.spez_nav {
	float: right;
	margin: 8px 26px 0px 0px;
}
.nav_main {
	float: left;
	margin: 97px 0px 0px 39px;
	width: 951px;
	_margin: 97px 0px 0px 18px;	
}

.sprachwahl {
	float: right;
	margin: 3px 34px 0px 0px;
	font-size: 10px;
}

.main {
	width: 990px;
	float: left;
	background: url(../img/bg_main.gif) repeat-y;
	height: 100%;	
}

/* LINKER BEREICH */

.left {
	float: left;
	width: 160px;
	margin-left: 20px;
	_margin-left: 10px;	
	padding: 26px 0px 0px 17px;
	background: url(../img/bg_left.gif) repeat-x;
	height: 450px;
}

.left_home {
	float: left;
	width: 177px;
	margin-left: 20px;
	_margin-left: 10px;	
	padding: 26px 0px 0px 0px;
	background: url(../img/bg_left.gif) repeat-x;
	height: 450px;
}

.aktuelles {
	height: 12px;
	width: 157px;
	padding: 3px 10px 8px 10px;	
	_padding: 3px 10px 4px 10px;	
	background-color: #78A8D1;
}

.aktuelles a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.latest_news {
/*	border-right: 1px solid #78A8D1; */
	padding: 13px 10px 20px 10px;
	_padding: 6px 10px 0px 10px;	
	margin-bottom: 10px;
}

/* CONTENT BEREICH */

.content {
	float: left;
	width: 524px;
	padding: 26px 25px 50px 29px;
}

/* RECHTER BEREICH */

.right {
	width: 181px;
	padding: 26px 0px 0px 0px;
	float: right;
	margin-right: 34px;
	_margin-right: 23px;	
}

.pressespiegel {
	height: 12px;
	width: 161px;
	padding: 3px 10px 8px 10px;	
	_padding: 3px 10px 4px 10px;	
	background-color: #dd4755;
}

.pressespiegel a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.latest_pressespiegel {
	border-left: 1px solid #dd4755;
	padding: 13px 0px 20px 10px;
	_padding: 6px 0px 0px 10px;	
	margin-bottom: 10px;
}

.quicklinks {
	height: 12px;
	width: 161px;
	padding: 3px 10px 8px 10px;	
	_padding: 3px 10px 4px 10px;			
	background-color: #78a8d1;
	color: #FFFFFF;
	font-weight: bold;
}

.quicklinks_text {
	border-left: 1px solid #78a8d1;
	padding: 1px 0px 5px 10px;	
	margin-bottom: 10px;
}

/* FOOTER */

.footer {
	clear: both;
	padding: 5px 0px 0px 220px; 
	width: 770px;
	height: 41px;
	background: url(../img/footer.png) no-repeat;
	color: #78a8d1;
}
/* NAV MAIN */

.nav_item, .nav_item:hover, .nav_item_a, .nav_item_a:hover {
	display: inline-block;
	float: left;
	text-align: center;
	margin-right: 1px;
	background: repeat #78a8d1;
	padding: 4px 10px 4px 10px;
	color: #FFFFFF;
	min-width: 110px;
	_width: 110px;
	white-space: nowrap;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

.nav_item_a, .nav_item_a:hover {
	background: url(../img/bg_nav_main_act.png) repeat-x;
	padding: 4px 10px 21px 10px;
}



/* NAV LEFT */

#nav_item_sub1, #nav_item_sub1:hover, #nav_item_sub1_a, #nav_item_sub1_a:hover {
	width:142px;
	display:block;
	padding:2px 5px 2px 11px;
	border-bottom: 1px solid #ffffff;
	text-decoration:none;
	color:#005aa9;
	background-color: #eaf1f8;
}
#nav_item_sub1:hover {
	background-color: #d5e4f1;
}
#nav_item_sub1_a, #nav_item_sub1_a:hover {
	font-weight: bold;
	background-color: #d5e4f1;
}

.nav_item_sub2, .nav_item_sub2:hover, .nav_item_sub2_a, .nav_item_sub2_a:hover {
	width:125px;
	display:block;
	padding:2px 5px 2px 28px;
	border-bottom: 1px solid #ffffff;
	text-decoration:none;
	color:#005aa9;
	background-color: #eaf1f8;
}
.nav_item_sub2:hover, .nav_item_sub2_a:hover {
	background-color: #d5e4f1;
}
.nav_item_sub2_a {
	font-weight: bold;
}

/* Spez Nav rechts oben */

.navMetaLevelFirst {
	float:left;
	border-left:1px none #005aa9;
}
.navMetaLevel {
	float:left;
	border-left:1px solid #005aa9;
}
a.navMetaLevel {
	color:#005aa9;
	text-decoration:none;
	border-left:1px none #005aa9;
	margin:0px;
	padding:0px 10px 0px 10px;
	font-weight:normal;
	line-height:1.0em;
}
a.navMetaLevel:hover {
	color:#000000;
	text-decoration:none;
}
.navMetaLevelactFirst {
	float:left;
	border-left:1px none #005aa9;
}
.navMetaLevelact {
	float:left;
	border-left:1px solid #005aa9;
}
a.navMetaLevelact {
	color:#ffffff;
	text-decoration:none;
	border-left:1px none #005aa9;
	margin:0px;
	padding:0px 10px 0px 10px;
	font-weight:normal;
	line-height:1.0em;
}
a.navMetaLevelact:hover {
	color:#005aa9;
	text-decoration:none;
}
/* Sprachwahl */

.sprachwahlbutton, .sprachwahlbutton_act, .sprachwahlbutton_actFirst {
	float:left;
	margin-right: 1px;
}

a.sprachwahlbutton, a.sprachwahlbutton:hover, a.sprachwahlbutton_act {
	color:#ffffff;
	text-decoration:none;
	padding: 0px 4px 5px 4px;
	font-weight:normal;
	background-color: #78a8d1;
}

a.sprachwahlbutton_act, a.sprachwahlbutton_act:hover {
	padding: 0px 4px 6px 4px;
	background-color: #005aa9;
	color:#ffffff;
	text-decoration:none;	
}

/* Allgemeine Elemente des Inhaltsbereiches */

.blockContent ul      				                     {list-style-type:square; color:#005AA9;}
.blockContent ol      		   		                   {list-style-type:disc;   color:#005AA9;}

.blockContent .elementSitemap ul      				     {list-style-type:none; margin-left:22px;}

.blockContent .elementHeadline                     {}
.blockContent .elementHeadline h1                  {}

.blockContent .elementSubline                      {margin:0px 0px 3px 22px;}
.blockContent .elementSubline h2                   {}

.blockContent .elementText                         {margin:0px; padding:0px 0px 16px 0px;}
.blockContent .elementText h2, h3, h4, h5, h6      {margin:0px; padding:0px 0px 3px 0px; margin-top:16px;}
.blockContent .elementText li                      {line-height:150%;color:#000000}

.blockContent  table 									             {font-size:1em;}
.blockContent .elementText table 			             {border-collapse:collapse; border:1px solid #AE4A00;}
.blockContent .elementText td 				             {vertical-align:top; padding:3px; border:1px solid #AE4A00;}

.blockContent .elementList                         {margin:0px; padding:0px 0px 8px 22px;}

.blockContent .elementStandard                     {}
.blockContent .elementStandard p                   {}
.blockContent .elementStandard li                  {}

.blockContent .elementPicture                      {margin:0px; padding:4px 11px 11px 22px;}
.blockContent .elementPicture img                  {}
.blockContent .elementPictureLeft			             {float:left; margin:0px; padding:4px 11px 11px 22px;}
.blockContent .elementPictureLeft img              {}
.blockContent .elementPictureRight		             {float:right; margin:0px; padding:4px 0px 11px 11px;}
.blockContent .elementPictureRight img             {}

.fragmentPictureFloatLeft { float: left; margin: 5px 10px 10px 0px;}

.blockContent .elementLink                         {margin:0px; padding:0px 0px 0px 22px;}
.blockContent .elementLink a                       {}

.blockContent .elementFormular                     {}
.blockContent .elementFormular .text               {line-height:150%;padding:2px;}



/* Allgemeine Elemente des rechten Bereiches */

.blockRight .elementText                           {margin:0px 0px 11px 0px; padding:6px 6px 6px 11px; background-color:#F5E9E0;}
.blockRight .elementText p                         {}

.blockRight ul      				                       {list-style-type:square; color:#EA5A00;}
.blockRight ol      		   		                     {list-style-type:disc;   color:#EA5A00;}

/* Allgemeine Elemente des unteren Bereiches */

.blockBottom .elementBottom                        {margin:0px 187px 0px 107px; padding:0; border-top:solid 1px #000000;}
.blockBottom .elementBottom p                      {}



/* Sonstige Elemente */
#editButton                                        {position:absolute; z-index: 9999; margin-top: -23px;}

