

/******************************************************* Styles fuer body *****/

body {
	font: normal 12px arial,helvetica,verdana,sans-serif;
	line-height: 17px;
	color: #686868;
	background-color: #EFEFEF;
}

* {margin: 0;padding: 0;}
a {color: #58595B;}
img {border: 0;}
.blau {color: #4A9AC2;}
#rahmen {
	width: 1000px;
	margin: 0 auto;
}
.alles {
	float: left;
	background-color: #FFF;
	position: relative;
}
.alles.loggedin {
	background: #FFF url(/export/sites/default/img/allg/bg_loggedin.png) repeat-x 0 0;
}

/****************************************************************** Links *****/

a.mehr {
	display: inline;
	color: #4A9AC2;
	text-decoration: none;
	padding: 0 0 0 16px;
	background: transparent url(/img/icons/pfeil_mehr_einz.png) no-repeat 5px 3px;
	text-transform: none;
}
.marg a.mehr {
	color: #4A9AC2;
	background: transparent url(/export/sites/default/img/icons/pfeil_mehr_einz_blau.png) no-repeat 5px 3px;
}
.inner_content a.mehr {
	color: #E2001A;
	background: transparent url(/export/sites/default/img/icons/pfeil_mehr_einz_rot.png) no-repeat 5px 4px;
}
a.dopp_link {
	float: left;
	display: block;
	text-decoration: none;
	padding: 0 18px 0 0;
	background: transparent url(/export/sites/default/img/icons/pfeil_mehr_dopp.png) no-repeat right;
}
a.email {
	display: block;
	color: #E2001A;
	text-decoration: none;
	padding: 5px 0 0 58px;
	margin: 0 0 5px 0;
	line-height: 13px;
	background: transparent url(/export/sites/default/img/icons/link_email.png) no-repeat left;
}
a.www {
	display: block;
	color: #E2001A;
	text-decoration: none;
	padding: 0 0 0 58px;
	margin: 0 0 5px 0;
	line-height: 22px;
	background: transparent url(/export/sites/default/img/icons/link_www.png) no-repeat left;
}
a.link_download {
	display: inline;
	color: #E2001A;
	text-decoration: none;
	padding: 4px 0 0 35px;
	line-height: 12px;
	text-transform: none;
	background: transparent url(/export/sites/default/img/icons/link_download.png) no-repeat 5px 0;
}
a.link_log_out {
	float: right;
	display: block;
	padding: 0 35px 0 0;
	line-height: 16px;
	text-transform: uppercase;
	text-decoration: none;
	background: transparent url(/export/sites/default/img/icons/link_log_out.png) no-repeat right;
}

/********************************************** Styles fuer Inhaltsspalte *****/

.content {
	float: left;
	width: 731px;
}

/***** Header *****/
.content .header {
	float: left;
	position: relative;
	width: 731px;
	height: 248px;
	background: transparent url(/export/sites/default/img/header/header.png) no-repeat left bottom;
}
.content .header a#logo {
	position: absolute;
	left: 59px;
	top: 35px;
	width: 308px;
	height: 61px;
}
.content .header .service {
	position: absolute;
	right: 20px;
	top: 43px;
	height: 30px;
}
.content .header .service ul {
	float: right;
	list-style: none;
}
.content .header .service ul li {
	float: left;
}
.content .header .service ul li a {
	float: left;
	display: block;
	padding: 0 3px;
	text-transform: uppercase;
	font-size: 11px;
}
.content .header .service ul li a:link,
.content .header .service ul li a:visited {
	text-decoration: none;
}
.content .header .service ul li a:hover,
.content .header .service ul li a:active,
.content .header .service ul li a:focus {
	text-decoration: underline;
}


.log_nav {
	position: absolute;
	width: 284px;
	right: 0;
	top: 13px;
	height: 30px;
}
.log_nav h2 {
	float: left;
	color: #E2001A;
}

/***** Schriften *****/

h1 {
	font-size: 16px;
	text-transform: uppercase;
	color: #000;
}
h1.sub {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: normal;
}
h2 {
	font-size: 12px;
	color: #000;
	text-transform: uppercase;
}
h3 {
	font-size: 12px;
	text-transform: none;
	padding: 0 0 10px 0;
}
.inner_content h1,
.inner_content h2,
.inner_content h3 {
	width: 658px;
}
.inner_content .text_cont h1,
.inner_content .text_cont h2,
.inner_content .text_cont h3 {
	width: 441px;
}
.inner_content .pers_liste .text_cont h2 {
	width: 588px;
}

p {
	padding: 0 0 10px 0;
	float: none;
}
p.fehler {
	color: #F00;
}
.inner_content ul {
	margin: 0 0 10px 15px;
}
.inner_content ul li {
/*	list-style: none;*/
/*	background: transparent url(/export/sites/default/img/icons/pfeil_mehr_einz_rot.png) no-repeat 0px 4px;*/
	padding: 0 0 0 11px;
}
.inner_content ol {
	margin: 0 0 10px 20px;
}

.kleintext p {
	font-size: 10px;
}
.pers_liste .text_cont .col p {
	padding: 0 0 5px 0;
}


.inner_content {
	float: left;
	padding: 25px 0 25px 50px;
	width: 681px;
	overflow: hidden;
}
.content_trenner {
	float: left;
	line-height: .1em;
	width: 658px;
	border-bottom: 1px #B5B5B6 solid;
}
.col_1 {
	float: left;
	width: 658px;
	padding: 17px 23px 17px 0;
}
.col_1 .bild_cont {
	float: left;
	padding: 0 10px 0 0;
	height: 100%;
	width: 207px;
}
.bild_cont img {
	float: left;
	padding: 0;
	margin: 0;
	border: 0;
}
.col_1 .pers_cont {
	float: left;
	padding: 0 23px 0 0;
	height: 100%;
}
.col_1 .bild_cont img {
	float: left;
	clear: left;
	margin: 0 0 10px 0;
}
.col_1 .text_cont {
	float: left;
	width: 441px;
}
.col_3 {
	float: left;
	width: 207px;
	padding: 17px 19px 17px 0;
	overflow: hidden;
}
.col_3.lastchild {
	padding: 17px 0 17px 0;
}
.col_3 h2 {
	width: 207px;
	float: left;
}
.col_3 .bild_cont {
	float: left;
	width: 207px;
	padding: 0 0 17px 0;
}
.col_3 .bild_cont img {
	float: left;
}
.col_3 .text_cont {
	float: left;
	width: 207px;
}

.pers_liste {
	float: left;
	width: 658px;
	padding: 17px 23px 0 0;
}
.pers_liste .bild_cont {
	float: left;
	width: 70px;
}
.pers_liste .text_cont h2 {
	line-height: 15px;
}
.pers_liste .text_cont h2 span {
	color: #4A9AC2;
}
.pers_liste .text_cont {
	float: left;
	width: 588px;
	border-bottom: 1px #B5B5B6 solid;
}
.pers_liste .text_cont .col {
	float: left;
	width: 196px;
	height: 57px;
}
.pers_liste .text_cont .col .mehr {
	display: block;
	padding: 0 0 0 11px;
	background: transparent url(/export/sites/default/img/icons/pfeil_mehr_einz_rot.png) no-repeat 0px 4px;
}
.pers_liste .text_cont table {
	border-collapse: collapse;
	width: 100%;
	height: 58px;
}
.pers_liste .text_cont table td {
	height: 10px;
	line-height: 18px;
	width: 196px;
}

.pers_liste_short {
	float: left;
	width: 658px;
	margin: 10px 0 30px 0;
}
.pers_liste_short .person {
	float: left;
	width: 658px;
}
.pers_liste_short h2 {
	float: left;
	width: 658px;
	border-bottom: 1px #B5B5B6 solid;
}
.pers_liste_short .person h2,
.pers_liste_short .person h3 {
	float: left;
	width: 200px;
	border-bottom: none;
	padding: 0;
}
.pers_liste_short a.mehr {
	float: left;
}


.download {
	float: left;
	width: 658px;
	padding: 17px 0 0 0;
	border-bottom: 1px #B5B5B6 solid;
}
.download_link {
	float: left;
	padding: 10px 0;
	text-transform: uppercase;
}
.download_link p.langtext {
	text-transform: none;
}

/***** Paginierung *****/


.pagi {
	float: left;
	width: 100%;
}
.pagi ul li {
	float: left;
	list-style: none;
	padding: 0 3px;
	margin: 0;
	background: none;
}
.pagi ul {
	width: auto;
	float: left;
	margin: 10px 20px;
}
.pagi .pfeillink {
	clear: none;
	float: left;
}
.pagi a {
	float: left;
	display: block;
	font-weight: bold;
}
.pagi input {
	float: left;
	color: #58595B;
	background-color: #FFF;
	border: 0;
}
.pagi ul input {
	margin: 0 0 0 20px;
}

/***** Sitemap *****/

.sitemap {
	list-style: none;
	float: left;
	display: block;
	width: 658px;
}
.sitemap ul {
	margin: 0;
}
.sitemap ul li {
	list-style: none;
	float: left;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 16px;
	color: #000;
	width: 620px;
	display: block;
	padding: 0 0 10px 38px;
	background: transparent url(/export/sites/default/img/icons/pfeil_linklist.png) no-repeat 0 2px;
}
.sitemap ul li ul li {
	list-style: none;
	float: left;
	font-size: 12px;
	line-height: 13px;
	text-transform: none;
	font-weight: normal;
	color: #868789;
	width: 600px;
	display: block;
	padding: 0 0 0 20px;
	background: transparent url(/export/sites/default/img/icons/pfeil_mehr_dopp.png) no-repeat 0 2px;
}
.sitemap ul li ul li a {
	color: #868789;
}


/***** Links *****/

.links {
	list-style: none;
	float: left;
	display: block;
	width: 658px;
}
.links ul {
	margin: 0;
}
.links ul li {
	list-style: none;
	float: left;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 25px;
	color: #000;
	width: 658px;
	display: block;
	padding: 0 0 10px 0;
	background: none;
}
.links ul li ul {
	border-top: 1px #000 solid;
	padding: 5px 0 0 0;
}
.links ul li ul li {
	list-style: none;
	float: left;
	font-size: 12px;
	line-height: 13px;
	text-transform: none;
	font-weight: normal;
	width: 658px;
	border-bottom: 0;
	padding: 0;
}
.links ul li ul li a {
	color: #868789;
	display: block;
	padding: 0 0 0 20px;
	background: transparent url(/export/sites/default/img/icons/pfeil_mehr_dopp.png) no-repeat 0 2px;
}
.links ul li ul li a:link,
.links ul li ul li a:visited {
	text-decoration: none;
}
.links ul li ul li a:hover,
.links ul li ul li a:active,
.links ul li ul li a:focus {
	text-decoration: underline;
}

/********************************************* Styles fuer rechte Spalte *****/

.marg {
	float: right;
	width: 236px;
	padding: 0 33px 160px 0;
}
.marg h2 {
	float: left;
	width: 236px;
	font-size: 12px;
	text-transform: uppercase;
	margin: 0 0 5px 0;
	color: #868789;
}
.marg h2 span {
	float: left;
	background-color: #FFF;
	position: relative;
	top: 1px;
	padding: 0 5px 0 0;
}
.marg h3 {
	padding: 0;
}
.marg p {
	padding: 0;
}

.marg .box {
	float: left;
	width: 234px;
	padding: 10px 0 0 0;
	margin: 0 0 20px 0;
	border-top: 1px #B5B5B6 solid;
	border-bottom: 1px #B5B5B6 solid;
}
.marg .box ul.linklist {
	float: left;
	width: 234px;
}
.marg .box ul.linklist li {
	list-style: none;
	float: left;
	display: block;
	padding: 0 0 10px 38px;
	background: transparent url(/export/sites/default/img/icons/pfeil_linklist.png) no-repeat 0 2px;
}
.marg .box ul.linklist li h3 {
	font-size: 12px;
	text-transform: uppercase;
	color: #000;
	padding: 0 0 5px 0;
}
.marg .box ul.linklist li p {
	text-transform: uppercase;
}

/***** Suche *****/
.marg .suche {
	float: left;
	padding: 36px 0 0 0;
	width: 236px;
	height: 36px;
}
.suche_input {
	float: right;
	clear: right;
	width: 95px;
	margin: 0 0 2px 7px;
	height: 20px;
	line-height: 20px;
	border: 1px #B5B5B6 solid;
	text-transform: uppercase;
	color: #868789;
	font-size: 10px;
}
.suche .suche_input {
	width: 170px;
}
.suche_submit {
	float: right;
	width: 56px;
	height: 22px;
	border: 1px #B5B5B6 solid;
	background-color: #EDECED;
	color: #868789;
	text-transform: uppercase;
	font-size: 11px;
}

/***** Login *****/
.marg .log {
	float: left;
	width: 236px;
	position: relative;
}
.marg .log_lft {
	float: left;
	width: 173px;
	text-align: right;
}
.marg .log_lft h3 {
	text-transform: uppercase;
	float: right;
	font-size: 12px;
	padding: 10px 0 5px 0;
}
.marg .log_lft label {
	float: right;
	width: 65px;
	font-size: 11px;
	line-height: 24px;
}
.marg .log_rgt {
	float: right;
	width: 63px;
}
.marg .log_rgt .suche_submit {
	position: absolute;
	right: 0;
	bottom: 1px;
}
.marg .log .banner {
	display:block;
	width: 236px;
	height: 45px;
	float: left;
	background: transparent url(/export/sites/default/img/icons/btn_mitreden.png) no-repeat 0 0;
}

/***** Navigation *****/

.navi {
	float: left;
	width: 236px;
}
.alles.loggedin .navi {
	margin: 0 0 100px 0;
}
.navi ul {
	float: left;
	width: 236px;
	list-style: none;
	padding: 0 0 20px 0;
	position: relative;
}
.navi ul li {
	float: left;
	width: 236px;
	border-bottom: 1px #B5B5B6 solid;
}
.navi ul li a {
	float: left;
	width: 236px;
	display: block;
	line-height: 16px;
	padding: 5px 0;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
}
.navi ul li a:link,
.navi ul li a:visited {
	color: #868789;
}
.navi ul li a:hover,
.navi ul li a:active,
.navi ul li a:focus {
	color: #E2001A;
}
.navi ul li.akt a:link,
.navi ul li.akt a:visited,
.navi ul li.akt a:hover,
.navi ul li.akt a:active,
.navi ul li.akt a:focus {
	color: #E2001A;
}
.navi ul li a span {
	font-weight: bold;
	width: 38px;
	float: left;
	background: transparent url(/export/sites/default/img/icons/navi_pipe.gif) no-repeat 25px 3px;
}
.navi ul li.akt a span {
	background: transparent url(/export/sites/default/img/icons/navi_pipe_akt.gif) no-repeat 25px 3px;
}
.navi ul ul {
	float: left;
	display: block;
	padding: 0 0 10px 0;
}
.navi ul li ul li {
	border-bottom: 0;
}
.navi ul li ul li a {
	width: 194px;
	display: block;
	line-height: 16px;
	padding: 0 0 0 42px;
	font-size: 11px;
	text-decoration: none;
	background: transparent url(/export/sites/default/img/icons/pfeil_mehr_einz_rot.png) no-repeat 27px 4px;
}
.navi ul li.akt ul li a:link,
.navi ul li.akt ul li a:visited,
.navi ul li.akt ul li a:hover,
.navi ul li.akt ul li a:active,
.navi ul li.akt ul li a:focus {
	color: #868789;
	font-weight: bold;
	text-transform: none;
}
.navi ul li.akt ul li.akt a:link,
.navi ul li.akt ul li.akt a:visited,
.navi ul li.akt ul li.akt a:hover,
.navi ul li.akt ul li.akt a:active,
.navi ul li.akt ul li.akt a:focus {
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
}

/*** Flyout-Menu ***/
.navi ul ul.submenu {
	display: block;
	position: absolute;
	left: -220px;
	width: 240px;
	height: 86px;
	padding: 0 0 7px 0;
	background: transparent url(/export/sites/default/img/allg/bg_navi_210.png) no-repeat left bottom;
}
.navi ul #sub_06 {
	height: 165px;
	background: transparent url(../img/allg/bg_navi_presse.png) no-repeat left bottom;
}
.navi ul li.akt #sub_06 {
	height: auto;
	background: none !important;
}
.navi ul #sub_08 {
	height: 50px;
	background: transparent url(../img/allg/bg_navi_sm_210.png) no-repeat left bottom;
}
.navi ul li.akt #sub_08 {
	height: auto;
	background: none !important;
}
.navi ul li ul.submenu li {
	width: 205px;
	border-bottom: 0;
	background-color: transparent;
	position: relative;
	top: 15px;
}
.navi ul li ul.submenu li a {
	width: 165px;
	padding: 0 10px 0 30px;
	background: transparent url(../img/icons/pfeil_mehr_einz_rot.gif) no-repeat 16px 3px;
}
#sub_01, sub_02, #sub_03 {display: none;}


/* second level and up 
#menu ul { visibility: hidden; position: absolute; }
*/

/*** ToolTips ***/


#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 0.85;
}
#tooltip h3, #tooltip div { margin: 0; }

.qtip .qtip-content{
   padding: 10px;
   overflow: hidden;
}
   
   .qtip .qtip-content .qtip-title,
   .qtip-cream .qtip-content .qtip-title{
      background-color: #F0DE7D;
   }
   
   .qtip-light .qtip-content .qtip-title{
      background-color: #f1f1f1;
   }

   .qtip-dark .qtip-content .qtip-title{
      background-color: #404040;
   }

   .qtip-red .qtip-content .qtip-title{
      background-color: #F28279;
   }
   
   .qtip-green .qtip-content .qtip-title{
      background-color: #B9DB8C;
   }

/***** Lightbox *****/


#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:/css/img/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/export/sites/default/img/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/export/sites/default/img/lightbox/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 113px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

