 /*
 * CSS screen
 * jwp chn
 * erstellt: 2010-07-05
 * geaendert:
 *
 */
 
@import url(menu.css);
@import url(menu_top.css);
@import url(slideshow.css);

* {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

.clearer {
	clear: both;
}



html {
    border: 0;
    padding: 0;
    margin: 0;
}   

body {
    margin: 0px auto;
    padding: 0;
	position: relative;
    border: 0;
    background-color: #b2b2b2;
	background-image:url(../images/bg_body.jpg);
	background-repeat:repeat-x;
	background-position: 0 0;
    /* general font */
    font-family: Verdana, Geneva, sans-serif;
    font-weight: normal;
    font-size: 14px;
    color: #666;
    line-height: 160%;
    
}


#page {
	position: relative;
	margin: 0px auto;
	width: 984px;
	border-right: 8px solid #fff;
	border-left: 8px solid #fff;
	border-bottom: 8px solid #fff;
	background-color:#fff;
	height: auto;
}
/* ------------------------------------
   Header
   ------------------------------------ */
#header {
	position: relative;
    padding: 0;
    margin: 0;
	width: 984px;
	height: 173px;
	overflow: hidden;
	
	/*background-image:url(../images/bg_header.png);
	background-repeat:no-repeat;
	background-position: 0 0;*/
	
}

/* ------------------------------------
   Navigation (in navigation_top.css)
   ------------------------------------ */
#navigation {
	position:absolute;
	top: 20px;
	left: 20px;
	width:auto;
	height: auto;
}


/* ------------------------------------
   Content
   ------------------------------------ */
#content {
    margin: 0;
    padding: 10px 0 0 0;
	width: 984px;
	height:auto;
	border-top: 10px solid #f9b700;

}

#content .left {
	float:left;
	width: 209px;
	height: auto;
	margin:0;
	padding: 0;
	border-right: 1px solid #0068b4;
	
}
#content .right {
	float:left;
	width: 714px;
	height: auto;
	margin: 0;
	padding: 0 20px 20px 40px;
	/*background-color: #00CC66;*/
	
}

/* ------------------------------------
   Content Startseite
   ------------------------------------ */
   
#start #swf {
	margin: 0 0 20px 0;
    padding: 16px 6px 6px 6px;
	width: 970px;
	height:auto;
	border: 1px solid #0068b4;
	background-image:url(../images/bg_swf.gif);
	background-position: top left;
	background-repeat: repeat-x;
}
#start #swf .left {
	float:left;
	width: 610px;
	height: auto;
	margin:0;
	padding: 0;
}   
#start #swf .right {
	
	float:left;
	width: 360px;
	height: auto;
	margin: 0;
	padding: 0;
	
} 


#start #content {
	border: 0;
	clear: both;
}
#start #content .left {
	float:left;
	width: 608px;
	height: auto;
	margin:0;
	padding: 0;
	border: 0;
	/*background-color: #00FF66;*/
}

#start #content .left .image {
	float: left;
	width: 250px;
	min-height: 230px;
	padding: 0;
	margin: 0;
	/*background-color:#00FF99;*/
}
#start #content .left .image img {
	padding: 6px;
	border :1px solid #0068b4;
	margin: 0;
}
#start #content .left .news {
	float: left;
	width: 280px;
	height: auto;
	padding: 0 20px 20px 0;
	margin: 0;
}

#start #content .left .news h1 {
	margin: 0 0 0 0;
	padding: 0 0 34px 0;
	background-color: #fff;
	
} 


#start #content .right {
	
	float:left;
	width: 376px;
	height: auto;
	margin: 0;
	padding: 0;
	background-color: #343333;
}  


/* quicklinks */
#start #quicklinks {
	background-color: #343333;
	border: 1px solid #fff;
	padding: 8px;
	margin: 4px 6px 04px 6px;
}	


#start #quicklinks .left {
	margin: 0 18px 0 0;
	padding: 0;
	width: 142px;
	height: auto;
	overflow: hidden;
	float: left;
} 
#start #quicklinks .right {
	margin: 0;
	padding: 0;
	width: 186px;
	height: auto;
	float: left;
}

/* ------------------------------------
   Footer
   ------------------------------------ */

#footer {
    border: 0;
    padding: 12px 0 6px 0;
    margin: 14px 0 0 0;
	width: 984px;
	height: 20px;
	border-top: 1px solid #0068b4;
	color: #0068b4;
	
}

#footer .left {
	float: left;
	width: 900px;
	height: auto;
	font-size: 12px;
}

#footer .right {
	float: left;
	width: 84px;
	text-align: right;
	height: auto;
	
}


#footer .right #buttons {
	position:absolute;
	left: 946px;
	margin: 0 0 0 0;
	width: 40px;
	height:auto;
	text-align: right;
	
}

#footer .right #buttons a {
	text-decoration: none;
}
#footer .right #buttons a:hover {
	text-decoration: underline;
}
/* ------------------------------------
   Boxen
   ------------------------------------ */
#boxSearch {
	position: absolute;
	top: 11px;
	left: 796px;
	width: 180px;
	height: 18px;
}

#boxBreadcrumb {
	margin: 0 0 10px 0;
	padding: 0;
	color: #a5a5a5;
}
#boxBreadcrumb a {
	text-decoration: none;
	color: #a5a5a5;
	padding: 3px 3px 3px 0;
	font-size: 11px;
	font-weight: normal !important;
}
#boxBreadcrumb a:hover {
	color: #a5a5a5;
	text-decoration: underline;
}

/* Mitarbeiter */
.boxMitarbeiter {
	margin: 20px 0 0 0;
	padding: 0;
	border: 1px solid #0068b4;
	background-color: #fff;
	width:auto;
	height:auto;
}

.boxMitarbeiterHeadline {
	color: #006bb3;
	font-size: 14px;
	font-weight :normal;
	margin: 0;
	padding: 0 5px 0 5px;
	line-height: 24px;
	background-color: #e0edf5;
}

.boxMitarbeiterContent {
	margin: 0;
	padding: 5px;
	background-image:url(../images/bg_box.png);
	background-repeat: repeat-x;
	position: relative;
}
.boxMitarbeiterImg {
	float:left;
	width: auto;
	padding:2px;
	text-align:center;
}
.boxMitarbeiterTab {
	float:left;
	width: 592px;
	padding:2px;
	margin-right: 2px;
}
td.imgEmail {
	padding-left: 0px !important;
}
/*.img_mail {
	display: block;
	width:auto;
	height:auto;
	position:relative;
	left: -6px;
}
*/
/* news */
.news {
	margin: 0 0 4px;
	padding: 0;
}

.news h4 {
	font-size: 9px;
	line-height: 12px;
	margin: 0;
	padding:0;
}
.news a {
	color: #006bb3 !important;
	font-size: 11px;
	font-weight :bold;
	margin: 0;
	padding:0;
}
.news a:hover {
	text-decoration: underline;
}

.boxNews {
	clear: both;
	margin: 0 0 20px 0;
}

.boxNews .imgBoxStandard {
	float: right;
	margin: 0px 0px 20px 20px;
	border: 1px solid #0068b4;
	padding: 4px;
}
.boxNewsText h2 {
	margin: 0 0 4px 0;
	padding: 0;
	font-size: 18px;
}
.boxNews h2 a {
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
}
.boxNews h2 a:hover {
	text-decoration: underline;
}

.boxNews .date {
	font-weight :bold;
	font-size: 12px;
}

/* News Teaser */
ul.boxNewsTeaser {
	margin: 0;
	padding: 0;
	list-style-image:url(../images/bullet.png);
	list-style-position:outside;
	padding: 6px 0 6px 14px;
}
ul.boxNewsTeaser li a {
	font-size: 14px !important;
    color: #666 !important;
    line-height: 160% !important;
	text-decoration:none;
}
ul.boxNewsTeaser li a:hover {
	font-size: 14px;
    color: #0068b4!important;
    line-height: 160%;
	text-decoration:none;
}

/* quicklinks start */
#start #quicklinks .left h2 {
	display: none;
}
#start #quicklinks .left h1 {
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	line-height: 20px;
	margin: 0 0 8px 0;
	padding: 0;
	text-align: center;
}
#start #quicklinks .left ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	list-style-image:none;
}
#start #quicklinks .left ul li a,
#start #quicklinks .left ul li a:hover {
	display: block;
	width: 142px;
	height: 34px;
	text-align: center;
	padding: 0;
	margin: 0 0 6px 0;
	line-height: 37px;
	font-size: 18px;
	color: #0068b4;
	text-decoration:none;
	background-image:url(../images/btn_quicklink.png);
	background-position: 0 0;
	background-repeat: no-repeat;
}

/* quicklinks ccontent */
#content .left h2.quicklinks {
	width: 162px;
	height: 27px;
	line-height: 27px;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	padding: 0px 10px 0 20px;
	margin: 8px 0 2px 0;
	background-image:url(../images/header_left.png);
	background-position: 0 0;
	background-repeat: no-repeat;
}
#content .left ul.quicklinks {
	padding: 0;
	margin: 0;
	width: 192px;
	list-style-type: none;
	list-style-image:none;
}
#content .left ul.quicklinks li a {
	display: block;
	width: auto;
	height: 25px;
	border:0;
	margin: 0 0 2px 0;
	padding: 0px 10px 0 20px;
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	text-align: left;
	color: #0068b4;
	text-decoration: none;
	background-color: #e0edf5;
	cursor: pointer;
}

#content .left ul.quicklinks li a:hover {
	color: #0068b4;
	text-decoration: none;
	background-color: #bfd9ec;
}


/* events start */
#start #quicklinks .right .boxTeaser {
	width: 181px;
	height:auto;
	margin: 0;
	padding: 1px;
	border: 1px solid #fff;
}

#start #quicklinks .right .boxTeaserText {
	display: none;
}
#start #quicklinks .right .boxTeaserTextStart {
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	line-height: 20px;
	margin: 0 0 8px 0;
	padding: 0;
	text-align: center;
}
/* events content */
#content .left .boxTeaser {
	margin: 0 0 12px 0;
	width: 181px;
	height:auto;
	padding: 5px;
	border: 1px solid #0068b4;
}
#content .left .boxTeaserText {
	padding: 0 !important;
	background-color:#e0edf5;
}

#content .left .boxTeaserTextStart { 
	display:none;
}
/* gallery */
.galBox {
	float: left;
	position: relative;
	display:block;
	width: 142px;
	height: 160px;
	border: 1px solid #dadada;
	background-color: #e9ebea;
	padding: 2px;
	margin: 0 2px 2px 0;
	text-align:center !important;
	overflow: hidden;
}
.galBoxImg {

}
.galBoxName a,
.galBoxName a:hover {
	text-align: center;
	font-size:10px !important;
	font-weight:bold !important;
	text-decoration: none !important;
	padding: 2px;
}
.galBoxText {
	text-align: center;
	font-size: 10px;
}


/* swf feeder */
#boxFeeder {
	width: auto;
	height: auto;
	padding: 20px;
	text-align:center;
	margin: 0;
	background-color: #f9f9f9;
	border: 1px solid #e9ebea;
}

/* video */
.boxFLV {
	border: 1px solid #0068b4;
	padding: 6px;
	text-align:center;
	width:auto;
}
#FLVPlayer {
	
}


/* andere Sprachen */
.boxLang {
	width: 192px;
	height: auto;
	padding: 0;
	margin: 20px 0 20px 0;
}
.boxLang h2 {
	width: 191px;
	height: 27px;
	padding: 0;
	margin: 0;
	overflow: hidden;
}

.boxLang .text {
	padding: 5px;
}

.boxLang .text a {
	font-size: 12px;
	line-height: 26px;
	text-decoration: none;
}

.boxLang .text a:hover {
	text-decoration: underline;
}

/* ------------------------------------
   Image
   ------------------------------------ */
.imgBox {
	float: right;
	width: auto;
}
.imgStandard {
	width: 200px;
	margin: 0px 0 20px 30px !important;
	padding: 10px;
	border: 1px solid #0169b4;
}	
.imgText {
	background-color: #e3eef7;
	font-size: 13px;
	font-style:normal;
	line-height: 140%;
	color: #0169b4;
	padding: 2px;
}
.imgBoxBody {
	
}
.imgBody {
	margin: 20px 0 20px 0;
}	

.imgBoxHead {
	clear: both;

}
.imgHead {
	margin: 0 0 20px 0;
}


/* ------------------------------------
   Links
   ------------------------------------ */
   
a:link, a:visited, a:active {
    color: #006bb3; 
    text-decoration: underline; 
    font-weight: normal;
}
a:hover {
     text-decoration: underline;
}

/* Links in Boxen*/
span.linkMore {
	white-space: nowrap;
}
.linkMore a {

    font-size: 12px;
	text-align: right;
    color: #006bb3; 
    text-decoration: none; 
    font-weight: normal;
	width: auto;
	height: auto;
	padding: 2px 10px 2px 2px;
	margin: 0 10px 0 0;
	background-image:url(../images/pfeil_next.gif);
	background-repeat:no-repeat;
	background-position:center right;
}
a.linkBack {
	display:block;
    font-size: 12px;
    color: #006bb3; 
    text-decoration: none; 
    font-weight: bold;
	width: auto;
	height: auto;
	padding: 2px 2px 2px 10px;
	margin: 20px 0 20px 0;
	background-image:url(../images/pfeil_prev.gif);
	background-repeat:no-repeat;
	background-position: center left;
}
a.linkBack:hover,
.linkMore a:hover {
	text-decoration: underline;
}

/* ------------------------------------
   Listen
   ------------------------------------ */
ul {
	list-style-position:outside;
	list-style-type:square;
	margin: 0;
	padding: 6px 0 6px 14px;
}

li {
}


/* ------------------------------------
   Formular
   ------------------------------------ */
input, textarea {
	font-family: Verdana, Geneva, sans-serif;
}
.searchForm {
	width: auto;
	height: auto;
	padding: 20px;
	margin: 0;
	background-color: #f9f9f9;
	border: 1px solid #e9ebea;
}
 #searchButton {
 	margin:0;
	padding: 0;
	background:url(../images/btn_search.png) no-repeat scroll 0 center;
	border:none;
	width:34px;
	height:18px;
	font-weight:normal;
	vertical-align:bottom;
	cursor:pointer;
	font-size:11px;
	line-height: 11px;
	color: #666;
}
 #searchInput {
 	position: relative;
	left: 4px;
 	margin:0;
	padding: 2px 0 0 2px;
	background:url(../images/bg_search.png) no-repeat scroll 0 center;
	border:none;
	width:140px;
	height:16px;
	font-weight:normal;
	vertical-align:bottom;
	cursor:pointer;
	color: #7c7c7c;
}

.formbut {
    margin: 2px 0 2px 0;
	padding: 1px;
	background:url(../images/btn_standard.png) no-repeat scroll 0 center;
	border:0;
	width:80px;
	height:19px;
	font-weight:normal;
	vertical-align:bottom;
	cursor:pointer;
	font-size:11px;
	line-height: 11px;
	color: #666;
}
.formfield {
    border: 1px solid #dadada;
    background: #fefefe;
    font-size: 11px;
    padding: 1px !important;
    font-weight: normal;
    color: #7c7c7c;
	width: 150px;
	margin: 2px 0 2px 0;

}
.formfieldEmpty {
    color: #111; 
    font-weight: bold;
    text-decoration: none;
     background-color: #dadada; 
     border-top :1px solid #cc0000;
     border-right :1px solid #cc0000;
     border-bottom:1px solid #000;
     border-left:1px solid #000;
    padding-left:3px;
    margin: 1px 0 1px 0;
    font-size: 12px;
}

/* Tabelloses Forumlar */
.formDisplay {
    display: block;
    float: left;
    width: 200px;
    border: 1px solid #dadada;
    background: #fefefe;
    font-size: 12px;
    padding: 1px !important;
    font-weight: normal;
    color: #7c7c7c;
	margin: 2px 0 2px 0;
}
.formDisplayEmpty {
    display: block;
    float: left;
	width: 200px;
    border: 1px solid #92bfde;
    background: #fefefe;
    font-size: 12px;
    padding: 1px !important;
    font-weight: normal;
    color: #7c7c7c;
	margin: 2px 0 2px 0;
}

.formCheck,
.formCheckEmpty {
    display: block;
    float: left;
    width: auto;
	height: 12px;
    border: 0;
    padding: 1px !important;
    font-weight: normal;
    color: #7c7c7c;
	margin: 4px 0 4px 0
}
.formDisplay:focus,
.formDisplayEmpty:focus {
	background-color: #f0f0f0;
}
/* Kategorie */
.formLabelKat {
    display: block;
    text-align: left;
    float: left;
    width: 160px;
    padding-right: 20px;
    border: 0;
    margin: 12px 0 2px 0;
    font-size: 12px;
	font-weight: bold;
}
.formDisplayKat {
    display: block;
    float: left;
    border: 0;  
    width: 200px;
    padding-left: 6px; 
    padding-top: 2px;
    margin: 2px 0 2px 0;
}
.formLabel, .noLabel {
    display: block;
    text-align: left;
    float: left;
    width: 160px;
    padding-right: 20px;
    border: 0;
    font-size: 12px;
}

.boxFail {
    margin: 0 0 0 180px;
}
.msg {
    color: #ff0000;
    font-weight: bold;
    font-size: 10px;
    text-transform: uppercase;
}
/* ------------------------------------
   Pager
   ------------------------------------ */
#boxPager {
	clear: both;
    width: auto; 
    height:auto; 
    padding: 0px;
    text-align: center !important;
	margin: 20px 0 20px 0  !important;

}

.pager {
    color: #666;
    font-weight: bold; 
    text-decoration: none; 
    background-color: #fff;  
    border: 1px solid #d4d4d4;
    font-size: 12px;
    padding:4px 4px 4px 4px;
    width: 16px;
    height: 20px;

}
a.pager:link, a.pager:visited, a.pager:active {
    color: #666; 
    font-weight: bold; 
    text-decoration: none; 
    background-color: #ddd;
    border: 1px solid #d4d4d4;
    font-size: 12px !important;
    padding:4px 4px 4px 4px;
    width: 16px;
    height: 20px;
	line-height:1em;

}
a.pager:hover { 
    color: #666; 
    font-weight: bold; 
    text-decoration: none; 
    background-color: #c9c9c9; 
    border: 1px solid #d4d4d4;
    font-size: 12px;
    padding:4px 4px 4px 4px;
    width: 16px;
    height: 20px;
}



/* ------------------------------------
   Lightbox-Galery
   ------------------------------------ */
.gallery {
	margin: 20px 0 20px 0;
}
   
.galImgBox {
	float: left;
	width: 142px;
	height: 142px;
	border: 1px solid #dadada;
	background-color: #e9ebea;
	padding: 2px;
	margin: 0 2px 2px 0;
	text-align:center !important;
	/*
	vertical-align:bottom !important;
	*/
	overflow: hidden;
	
}
.galImg {
	 text-align:center !important;
}
.galImages {
	margin: 5px 0 5px 0;
}
.galImgName {
	display:block;
	text-align: center;
	font-size:11px;
	color: #333;
	font-weight:normal;
	padding: 2px;
}
.galImgText {
	display:block;
	text-align: center;
	font-size:10px;
	color: #333;
	font-weight:normal;
	padding: 2px;
}

.galNav {
	margin: 0 !important;
}
.galNav a, 
.galNav a:hover {
	margin: 0 5px 0 0 !important; 
	text-decoration: none !important
}


