@CHARSET "UTF-8";
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, hr, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td{
  margin: 0;
  padding: 0;
  border: 0px solid #000000;
  font-family:  Frutiger, Arial, Verdana, Geneva, Helvetica, sans-serif;
  color: #000;
  font-size: 12px; 
}


a {
  text-decoration: none;
}

a p {
	font-weight: normal;
}

body {
  font-size: 100.01%;
  background: url("../images/body_background.png") repeat-x #a5cff1;
  width: 995px;
  margin: 0 auto;
  color: #000;
  padding-bottom: 40px;
}

input {
  background-color: white;
}

input.submit {
}

#header_logo {
  width: 210px;
  height: 141px;
  float: left;
}

#header_center {
  width: 552px;
  height: 141px;
  float: left;
  background: url("../images/header_back_center.jpg") no-repeat;
}

#metanav{
	height: 24px;
}
#header_right, #metanav, #header_right_back {
  width:233px;
  float: left;
  
}

#header_right_back{
  height: 117px;
  background: url("../images/header_back_right.jpg") no-repeat;
}

#header_subline {
  height: 46px;
  clear: both;
}
#header_subline_left {
  float: left;
  width: 702px;
  height: 46px;
  background: url("../images/header_subline.jpg") no-repeat;
}
#header_search {
  float: left;
  width: 293px;
  height: 45px;	
  background: url("../images/header_suche_background.jpg") repeat-x;
  font-size: 13px;
  font-weight: bold;
  color: #064895;
  padding-top: 1px; 
}
#header_search .suchetext {
  font-size: 13px;
  font-weight: bold;
  color: #064895;
  width: 50px;
  float: left;
  padding-top: 6px;
}
.tx-indexedsearch-searchbox-button {
  background: url("../images/suche_lupe.gif") no-repeat 8px 3px;
  width: 32px;
  height: 22px;
  border: 0;
}

.tx-indexedsearch-searchbox-sword {
  height: 18px;
  width: 192px;
  background-color: #fff;
  border-width: 1px;
  border-color: #767a84;
  border-style: solid;
  padding-top: 2px;
  margin-top: 3px;
}

#content_body {
  background-color: #fff;
  padding-bottom: 45px;
}

/**** NAVIGATION START ****/

#mainnav {
  width: 209px;
}

#mainnav li {
  list-style: none;
}

#mainnav li a, #mainnav li span.hightext{
  border-color: #8ddec2;
  border-top-width: 1px;
  width: 159px;
  display: block;
}

#mainnav li.l1 a,
#mainnav li.li span.hightext {
  font-size: 12px;
  padding: 4px 2px 4px 1px;
  font-weight: bold;
  margin-left: 23px;
  margin-top: 16px;
}

#mainnav li.l2 a,
#mainnav li.l2 span.hightext {
  font-size: 12px;
  padding: 4px 2px 4px 1px;
  color: #064895;
  font-weight: bold;
  margin-left: 23px;
  margin-top: 0;
}

#mainnav ul.main_sub_list li.high,  
#mainnav ul.main_sub_list li.low:hover {
   background: url("../images/menu_pfeil.gif") no-repeat 9px 5px;
}

#mainnav li.l3 a,
#mainnav li.l3 span.hightext {
  padding: 4px 2px 4px 1px;
  font-size: 10px;
  color: #000;
  font-weight: normal;
  background-image: none;
  margin-left: 23px;
  margin-top: 0;
}

#mainnav ul.main_subsub_list li.high,  
#mainnav ul.main_subsub_list li.low:hover {
   background: none;
}
#mainnav ul.main_subsub_list li.high a,  
#mainnav ul.main_subsub_list li.low a:hover {
   font-weight: bold;
  font-size: 10px;

}

#mainnav li.l4{
	background: url("../images/bullet_dot.gif") no-repeat 15px 9px;
	margin-left: 9px;
}

#mainnav ul.main_subsubsub_list li.low a {
   font-weight: normal;
}
#mainnav li.l4 a,
#mainnav li.l4 span.hightext {
	width: 144px;
  padding: 2px 2px 2px 1px;
  margin-left: 23px;
  font-size: 10px;
  line-height: 15px;
  font-weight: normal;
  border: none;
}

#mainnav ul.main_subsubsub_list li.high,  
#mainnav ul.main_subsubsub_list li.low:hover {
	background: url("../images/bullet_dot.gif") no-repeat 15px 9px;
}
#mainnav ul.main_subsubsub_list li.high a,  
#mainnav ul.main_subsubsub_list li.low a:hover {
   font-weight: bold;
}

/**** NAVIGATION ENDE ****/

#mainnav, #content, #marginalien {
  float:left;
}
#content{
  width: 471px;
  margin-right: 22px;
}
#content h1{
  color: #064895;
  font-size: 24px;
  padding-bottom: 14px;
  margin-top: 17px;
}

#content  h2{
  font-size: 15px;
  padding-bottom: 4px;
  margin-top: 5px;
}

#content  h3{
  font-size: 110.01%;
  padding-bottom: 4px;
  margin-top: 5px;
}

#content p, #content p a, #content a  {
  font-size: 14px;
  line-height: 18px;
  padding-bottom: 8px;
}

#content a  {
  color: #064895;
}
  
#content div.category_container,
#content div.news-list-item {
  border-top-width: 1px;
  border-right-width: 1px;
  border-left-width: 1px;
  border-color: #82afde;
  padding-top: 10px;
  padding-bottom: 10px;
  zoom: 1;
}

#content .veranstaltungen_list .category_container h2 {
	left: 0;
}

#content .category_container h2 a{
  font-size: 18px;
  color: #064895;
}


#content .news-list-item h2,
#content .category_container h2 { 
  font-size: 18px;
  color: #064895;
  width: 322px;
  position: relative;
  left: 125px;
  border-bottom-width: 1px;
  border-bottom-color: #8ddec2;
  margin-bottom: 5px;
  padding-bottom: 7px;
}
/**** Sitemap *****/

#content .csc-sitemap ul li a { 
  font-size: 14px;
  font-weight: bold;
}

#content .csc-sitemap ul li li a { 
  font-size: 12px;
  font-weight: normal;
}

#content .csc-sitemap ul li { 
  margin-top: 1em;
 }

#content .csc-sitemap ul ul li { 
  margin-top: 0;
}



/**** HIERasdfjklöajsdkflja sdklföjaskldf asjdfkl asödf *****/
#content div.veranstaltungen_list .category_container p,
#content div.veranstaltungen_list .news-list-item h2,
#content div.veranstaltungen_list .category_container h2 {
  margin-left: 10px;
  width: 437px;
}

#content .category_container h2.like_h3 a,
#content .news-list-item h2.like_h3,
#content .category_container h2.like_h3 { 
  font-size: 14px;
  line-height: 18px;

}

#content div.news-list-item h3{ 
	color: #064895;
    margin: 7px 9px 5px 9px;
	line-height: 18px;
}
#content div.news-list-item h3 .news-list-title{ 
  font-size: 13px;
  color: #064895;
  margin: 0 50px 0 0;
  display: block;
}
#content .news-list-date { 
  float:right;
  font-size: 12px;
  color: #064895;
}
#content dl.news-list-downloads  { 
  width: 466px;
}

#content .news-list-downloads dt,  
#content .news-list-downloads dd img { 
  display: none;
}
#content .news-list-downloads dd { 
  margin: 0 9px 0 9px;
  height: 27px;

  width: 341px;
  float: right;
  display: block;
 
}
#content .news-list-downloads dd a {
  font-size: 13px;
  font-weight: bold;
  color: #064895;
  padding-left: 40px;
  padding-top: 3px;
  height: 17px;
  background: url("../images/filetype_unknown.gif") no-repeat 10px 0; 
  zoom: 1;
}
#content .news-list-downloads dd a[href$='.DOC'],
#content .news-list-downloads dd a[href$='.doc']{
  background: url("../images/filetype_word.gif") no-repeat 10px 0; 
}
#content .news-list-downloads dd a[href$='.PDF'],
#content .news-list-downloads dd a[href$='.pdf']{
  background: url("../images/filetype_pdf.gif") no-repeat 10px 0; 
}

#content div.category_container h3 a,
#content div.news-list-item h3 a {
  color: #064895;
  line-height: 18px;
}
#content div.category_container p,
#content div.news-list-item p {
  font-size: 12px;
  line-height: 18px;
}
#content div.imgcol {
  width: 115px;
  padding-right: 9px;
  vertical-align: top;
  text-align: center;
  float: left;
  clear: none;
  margin-bottom: 16px;
  margin-top: 10px;
}

#content div.txtcol,
#content div.txtcol_veranstaltungen {
  padding-right: 9px;
  vertical-align: top;
  float: left;
}
#content div.category_container div.txtcol h3,
#content div.category_container div.txtcol p {
  margin-left: 125px;
}



#content div.category_container_subimg {
  height: 5px;
  background: url("../images/category_subimg.png") no-repeat;
  margin-bottom: 16px;
  margin-top: 0;
  padding-top: 0;
}
#content div.category_container table.category_item {
  margin-top: 7px;
}


.contenttable{
	width: 478px;
	border-collapse: separate;
  border-spacing: 1px;
	margin-left:-1px;
	margin-right:-1px;
}
.contenttable * td,
.contenttable * th{
	background-color: #E5EAED;
	border-right:0;
	border:0;
	padding: 5px 10px 5px 10px;
	line-height: 16px;
}

.contenttable-1 * .td-0,
.contenttable-2 * .tr-0 td,
.contenttable * th {
	background-color:#D0EBFF;
	font-weight: bold; 
	text-align: left;
}

.w100px{width: 100px;}
.w125px{width: 125px;}
.w150px{width: 150px;}
.w175px{width: 175px;}
.w200px{width: 200px;}
.w235px{width: 235px;}
.w25{width: 25%;}
.w33{width: 33%;}
.w50{width: 50%;}
.w66{width: 66%;}


#content .content_element ul ul {
  margin-left: 10px;
}

#content .toplink { 
  font-size: 14px;
  color: #064895;
  font-weight: bold;
}

.csc-frame-frame1{
  margin-top: 20px;
  border: 1px solid #d2d2d2;
  background-color: #f1f4f6;
  padding: 16px 16px 10px 16px;
}

#content .csc-frame-frame1 h1{
  font-weight: bold;
  color: #064895;
  font-size: 16px;
}

/* MARGINALIEN */

#marginalien {
  margin-top: 20px;
  width: 274px;
  margin-bottom: 9px;
}

#marginalien div.content_element {
  border-width: 1px;
  border-color: #d2d2d2;
  background-color: #f1f4f6;
  padding: 9px 16px 9px 16px;
  margin-bottom: 9px;
  zoom: 1;
}
#marginalien div.content_element p, #marginalien div.content_element h3, #marginalien div.content_element a {
  font-size: 11px;
}

#marginalien .content_element .content_element{
  border: 0;
  padding: 0;
  margin: 0;
}

#marginalien #newsletter {
  padding-top: 12px;
  margin-top: 19px;
  margin-bottom: 19px;
}

#marginalien div.content_element h1 {
  font-weight: bold;
  color: #064895;
  border-bottom-width: 1px;	
  border-bottom-color: #8ddec2;
  padding-left: 15px;
  padding-bottom: 8px;
  margin-bottom: 9px;
  background: url("../images/marg_bullet.png") no-repeat 3px 4px;
}

#marginalien div.content_element h3 {
  margin-top: 9px;
  padding-left: 15px;
  background: url("../images/marg_bullet.png") no-repeat 3px 4px;
}

#marginalien #newsletter h3 {
  margin-top: 18px;
  padding-left: 15px;
}

#marginalien div.content_element p {
  margin-left: 15px;
  
}
#marginalien div.content_element a {
  margin-left: -15px;
  padding-left: 15px;
  display: block;
  color: #064895;
  font-weight: bold;
}
#marginalien div.content_element p a {
  background: url("../images/marg_link_bullet.png") no-repeat 3px 4px;
}
#marginalien div.content_element hr.clearer{
	color: #f1f4f6;
}
	
.clearer{
	clear: both;
}
#marginalien hr.clearer{
	margin: 0 0 1px 0;
	height: 0;
	border: 0;
}
/* FOOTER */

#footer  a{ 
	display: none;
}
/* dirty IE hack */
#footer  p a{
	display: inline;
}

#footer {
  background-color: #064895;
  height: 62px;
  clear:both;
}

#footer_adresse, #footer_telefon, #footer_netz {
  padding-top: 6px;
  line-height: 15px;
  float:left;
  font-size: 10px;
  color: #fff;
}

#footer div a,#footer p {
  font-size: 10px;
  color: #fff;
}

#footer_adresse {
  padding-left: 210px;
  width: 153px;
}
#footer_telefon {
  width: 153px;
}
#footer_netz {
  width: 326px;
}

#content ul{
	margin-left: 10px;
}

#content .content_element li {
	margin-left: 0;
	font-size: 14px;
	line-height: 18px;
	list-style: none;
	padding-left: 13px ;
	background: url("../images/bullet_dot.gif") no-repeat 0 8px;
   display: block;
}

/* NEWS */
#marginalien div.content_element .news-list-item-calender a {
  background: none;
}

/* SUCHE */
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { width:100px; }
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { width:150px; }
.tx-indexedsearch P.tx-indexedsearch-noresults { text-align:center; font-weight:bold; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P { font-style:italic; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P .tx-indexedsearch-redMarkup { }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { margin-top:20px; margin-bottom:5px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { color:#006699; margin-top:0px; margin-bottom:0px; background:transparent; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TABLE { background:#cccccc; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { vertical-align:middle; }
.tx-indexedsearch .tx-indexedsearch-res .noResume { color : #666666; }
.tx-indexedsearch-sw, .csc-sword, .tx-indexedsearch-redMarkup { font-family: monospace; font-style: normal; padding:0 0.3em 0 0.3em; background:#ffff88; border: 1px #ccd solid; }

#content .tx-indexedsearch-title a { 
  font-size: 12px;
  font-weight:bold;  
}

.tx-indexedsearch-icon,
.tx-indexedsearch-result-number,
.tx-indexedsearch-title,
.tx-indexedsearch-percent{ 
  background-color: #f1f4f6;
  font-weight: bold;
  font-size: 12px;
 }

.tx-indexedsearch-icon{ 
  padding: 4px 3px 0  3px;
}
.tx-indexedsearch-percent { 
  padding-right: 6px;
}

#content .tx-indexedsearch-descr {  
  font-size: 12px;
  line-height: 17px;
  padding-top: 9px;
  padding-bottom: 18px;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { 
  background-color: transparent; 
  padding-bottom: 15px;
}

.tx-indexedsearch .tx-indexedsearch-whatis { 
  margin-top:10px; margin-bottom:2px;
font-weight: bold;
}
.tx-indexedsearch .tx-indexedsearch-whatis * { font-weight: bold;}

.tx-indexedsearch .tx-indexedsearch-redMarkup,
.tx-indexedsearch-sw { 
  border: 0;
  margin: 0;
  padding: 0;
  font-weight: normal;
  color: #064895;
  background-color: transparent;
 }

#content .browsebox li {
  border: 1px solid #d2d2d2;
  display: inline
}

#content .browsebox li {
  background: none;
  padding-left: 0;
  margin: 0 2px 0 0;
  padding: 0 4px 0 4px;
}

#content .browsebox li a{
	padding-bottom: 2px;
}

#content .tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { 
  width:315px; 
  padding-left: 5px;
}

.tx-indexedsearch-searchform { 
  width: 100%;
}
.tx-indexedsearch-searchbutton_td,
.tx-indexedsearch-searchfor,
.tx-indexedsearch-searchinput_td { 
  font-weight: bold;
  background-color: #f1f4f6;
  border-color: #d2d2d2;
  border-bottom-width: 1px;
  border-top-width: 1px;
 }


.tx-indexedsearch-searchfor{ 
  padding-top: 1px;
  padding-left: 10px;
  padding-right: 10px;
  border-left-width: 1px;
}

.tx-indexedsearch-searchinput_td { 
  padding-top: 15px;
  padding-bottom: 15px;
}
.tx-indexedsearch-searchbutton_td{ 
  border-right-width: 1px;

}

#content .tx-indexedsearch-searchbox-button {
  background:transparent url(../images/suche_lupe_content.gif) no-repeat 0 3px;
  width: 30px;
  color: transparent;
}

#content .browsebox {
  margin-bottom: 10px;
}

#content .browsebox * {
  font-size: 11px;
}

#content .browsebox li.tx-indexedsearch-browselist-currentPage a {
  color: #000;
  font-weight: normal;
}

#content .tx-indexedsearch-browsebox p,
#content .tx-indexedsearch-whatis p{ 
  font-size: 12px;
  font-weight: bold;
}

/* NEWSLETTERANMELDUNG */
#tx-sremailsubscribe-pi1-tt_address_form {
  border-width: 1px;
  border-color: #d2d2d2;
  background-color: #f1f4f6;
  padding: 0 16px 9px 16px;
  margin-bottom: 9px;
}
#tx-sremailsubscribe-pi1-tt_address_form h1 {
  font-size: 12px;
  font-weight: bold;
  color: #064895;
  border-bottom-width: 1px;	
  border-bottom-color: #8ddec2;
  margin: 10px 0 0px 0;
  padding: 0 0 8px 0; 
}
#tx-sremailsubscribe-pi1-tt_address_form legend{
  display: none;
  }

	
#tx-sremailsubscribe-pi1-tt_address_form .tx-sremailsubscribe-pi1-multiple-checkboxes  dd,
#tx-sremailsubscribe-pi1-tt_address_form .tx-sremailsubscribe-pi1-multiple-checkboxes  dt{
	height: 22px;
	vertical-align: bottom;
}
  
#tx-sremailsubscribe-pi1-tt_address_form .tx-sremailsubscribe-pi1-multiple-checkboxes  dd{
  padding: 0;
  margin: 0;
  text-align: left;
  width: 222px;
float: left;

}

#tx-sremailsubscribe-pi1-tt_address_form .tx-sremailsubscribe-pi1-multiple-checkboxes dt{
  padding: 0;
  margin: 0;
  text-align: left;
  width: 25px;
  float: left;
  clear: both;
}

#tx-sremailsubscribe-pi1-tt_address_form .formlist  dd{
  padding: 0;
  margin: 0;
  text-align: left;
  width: 100%;
  margin-bottom: 4px;
}

#tx-sremailsubscribe-pi1-tt_address_form .formlist dt{
  padding: 9px 0 0 0;
  margin: 0;
  text-align: left;
  width: 100%;
  float: none;
}

#tx-sremailsubscribe-pi1-tt_address_form .tx-sremailsubscribe-pi1-text{
  width: 425px;
  border-style: inset;
  border-width: 1px;
}
#tx-sremailsubscribe-pi1-tt_address_form p.tx-sremailsubscribe-pi1-error {
  font-size: 11px;
  display: inline;
  
}
#tx-sremailsubscribe-pi1-tt_address_form input.tx-sremailsubscribe-pi1-submit {
  border-width: 1px;
  padding: 0;
  display: inline;
}

/* KONTAKTFORMULAR */

#mailform {
  border-width: 1px;
  border-color: #d2d2d2;
  background-color: #f1f4f6;
  padding: 0 16px 9px 16px;
  margin-bottom: 9px;
}

#mailformformtype_mail{
  border-width: 1px;
  padding: 0;
}

#mailform h1 {
  font-size: 12px;
  font-weight: bold;
  color: #064895;
  border-bottom-width: 1px;	
  border-bottom-color: #8ddec2;
  margin: 10px 0 0px 0;
  padding: 0 0 8px 0; 
}
#mailform #email, #mailform #name{
  width: 425px;
  border-style: inset;
  border-width: 1px;
}

#mailform textarea{
  border-width: 1px;
  border-style: inset;
  width: 425px;
  background-color: #fff;
}

#mailform input{ 
  margin-bottom: 10px;
}

#mailform .csc-mailform-label{
  padding: 0;
  margin: 0;
  text-align: left;
  width: 100%;
  margin-bottom: 4px;
}

#mailform .csc-mailform-field{
  padding: 0;
  margin: 0;
  text-align: left;
  width: 100%;
}

/* TT_NEWS */
#content .tx-ttnews-browsebox { 
  display: inline;
  width: 50px;
  overflow: visible;
}
#content .tx-ttnews-browsebox p{ 
  float: right;
}

#content .tx-ttnews-browsebox table{ 
  display: inline;
  float: left;
}

#content .tx-ttnews-browsebox td{ 
  border: 1px solid #d2d2d2;
}

#content .tx-ttnews-browsebox td p{ 
  padding: 0 4px 0 4px;
}

#content .tx-ttnews-browsebox .tx-ttnews-browsebox-SCell *{ 
  color: #000;
}

#content .tx-ttnews-browsebox,
#content .tx-ttnews-browsebox *{ 
  font-size: 11px;
}

#content .praesidium_list td,
#content .praesidium_list th{
  border-right:0;
  border:0;
  padding: 5px 10px 5px 10px;
  line-height: 16px;
  vertical-align: top;
}
#content .praesidium_list .td-0, 
#content .praesidium_list .td-1{ 
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
}
#content .praesidium_list .td-2{ 
  border-bottom: 1px solid #fff;
}

#content .praesidium_list td.td-0{ 
  background-color: #E5EAED;
  font-weight: bold;
  width: 30px;
 }
#content .praesidium_list td.td-1{ 
  background-color: #E5EAED;
  width: 60px;
 }

#content p.news-single-author{
	display:inline;
	color:#064895;
	font-size:24px;
}

#content .praesidium_list td.td-2{ 
  background-color: #E5EAED;
  width: 322px;
 }
#content .praesidium_list h3{
	margin-top: 0;
	color: #064895;
}
#content .praesidium_list .praenewscont h3,
#content .praesidium_list .praenewscont a{
	color: #000;
}
#content .praesidium_list .praenewscont a:hover{
	text-decoration: underline;
}

#content .praesidium_list .praenewscont a{
  background: url("../images/filetype_sm_pdf.gif") no-repeat ;
  padding-left: 20px; 
}


#content .rundschreiben_list td{ 
  background-color: #E5EAED;
}
#content .rundschreiben_list td,
#content .rundschreiben_list th{
  border-right:0;
  border:0;
  padding: 5px 10px 5px 10px;
  line-height: 16px;
  vertical-align: top;
}

#content .praesidium_list *, 
#content .rundschreiben_list *{ 
  font-size: 12px;
}

#content .praesidium_list th,
#content .rundschreiben_list th{
  background-color:#9bcbee;
  font-weight: bold; 
  text-align: left;
}

#content .rundschreiben_list .td-0, 
#content .rundschreiben_list .td-1{ 
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
}
#content .rundschreiben_list .td-2{ 
  border-bottom: 1px solid #fff;
}
#content .rundschreiben_list .td-2 img{ 
  display: none;
}
#content .rundschreiben_list .td-2 a {
  width: 14px;
  height: 14px;
  background-image: url("../images/filetype_sm_pdf.gif");
  background-repeat:no-repeat; display:block; overflow:hidden;text-indent:999em; white-space:nowrap;
}

#content .news-single-item h3,
#content .news-single-item p{
	line-height: 19px;
}

/* IMAGE MAP */
div.tx-mlmaps-pi1 img {
	border:0;
}

.marker-layer {
	background-color:#f1f4f6;
	color: #000000;
	border: 1px solid #d2d2d2;
}

#google_submit{
	float:right;
	margin: 5px 5px 5px 5px;
}
.tx-felogin-pi1 legend{
visibility: hidden;
}
