body,
html {
	margin: 0px;
	padding: 0px;
}

.menu_oben {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
	padding-right: 8px;
}
.menu_oben a {
   text-decoration: none;
   color: #000000;
}
.menu_oben a:hover {   
   text-decoration: underline;

}

.inhalt_oben {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #364497;
	font-weight: normal;
	font-size: 9px;
}

.inhalt_oben a {
	color: #364497;
	text-decoration: underline;
}

.rootline a:hover {
	color: #061467;
	text-decoration: underline;
}

.inhalt {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
}

.inhalt h1 {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #061467;
	margin: 0px;
	font-size: 13px;
}

.inhalt p {
	line-height: 135%;
	}
	
	h2 {
  font-family: verdana, arial, helvetica, sans-serif;
	color: #333399;
	margin-bottom: 10px;
  text-align: left;
	font-size: 12px;
	font-weight: bold;
	}
	
	h3 {
  font-family: verdana, arial, helvetica, sans-serif;
	color: #000000;
	margin-bottom: 12px;
  text-align: center;
	font-size: 12px;
	font-weight: bold;
	}
	
	h4 {
  font-family: verdana, arial, helvetica, sans-serif;
	color: #333399;
	margin-bottom: 4px;
  text-align: center;
	font-size: 18px;
	font-weight: bold;
	}
	
#txt_center {
  font-family: verdana, arial, helvetica, sans-serif;
	color: #000000;
	vertical-align: middle;
	font-size: 10px;
	}
	
#pic_center {
	position:relative;
	bottom: -3px;
	}
	
#search {
	vertical-align: bottom;
	}
	
/* CSC-Formatierungen */

h1.csc-firstHeader {
  font-family: verdana, arial, helvetica, sans-serif;
	color: #D2691E;
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}

h2.csc-firstHeader {
  font-family: verdana, arial, helvetica, sans-serif;
	color: #333399;
	margin: 0px;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 10px;
}

h3.csc-firstHeader {
  font-family: verdana, arial, helvetica, sans-serif;
	color: #333399;
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	text-decoration: underline;
}

.bodytext {
  font-family: verdana, arial, helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	font-size: 11px;
	}
	
.p {
	margin-bottom: 5px;
	}
	
.demotext {
  font-family: verdana, arial, helvetica, sans-serif;
	color: #333399;
	font-weight: bold;
	margin: 0px;
	font-size: 10px;
	}
	
.footer {
  font-family: verdana, arial, helvetica, sans-serif;
	color: #000000;
	text-align: center;
	font-size: 9px;
	}
	

/* csc typo3 content */

table.contenttable-0 {
    width: 100%;
    border: 0;
    border-spacing: 1px;
    margin-bottom: 20px;
}

.contenttable-0 td {
    vertical-align: top;
    padding: 2px 6px 2px 6px;
}

table.contenttable-1 {
    width: 100%;
    border: 0;
    border-spacing: 1px;
    margin-bottom: 20px;
}

table.contenttable-1 td {
    vertical-align: top;
    padding: 1px 6px 1px 6px;
}

table.contenttable-1 .td-0 {

}

table.contenttable-1 .td-1 {
    width: 35px;
}

table.contenttable-1 .td-last {
    width: 50px;
}


.tr-odd {
    background-color: #DCDCDC;
}

.tr-even {
    background-color: #CCCCCC;
}

/*.td {
  font-family: verdana, arial, helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	font-size: 11px;
	font-weight: normal;
}
*/
#content p, td {
    margin: 0.5em 0;
    font-size: 11px;
}

/* CSC Bulletlist */

UL.csc-bulletlist LI { font-size: 11px; margin-bottom: 10px;}

UL.csc-bulletlist-0 { color: #000000; }


/* tt_news */

.news_title {
  font-family: verdana, arial, helvetica, sans-serif;
	color: #333399;
	margin: 0px;
	font-size: 13px;
	font-weight: bold;
}

.news_title a {
    color: #333399;
    text-decoration: underline;
}

.news_title a:hover {
    color: #333399;
    text-decoration: underline;
}

.news_time {
    font-style: italic;
    color: #252525;
    font-size: 9px;
}

.news_subheader {
  font-family: verdana, arial, helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	font-size: 11px;
}
.news_links {
  font-family: verdana, arial, helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	font-size: 11px;
	font-weight: bold;
	}

/* tt_news start */
.news-list-container {
   color:#666;
}
.news-list-container h3{
    border-bottom:1px dotted #aaa;
    padding:0 0 0.1em;
    text-align: left;
}
.news-list-container .news-list-date{
   margin:0;
   color:Black;
   font-style:italic;
   padding:0 20px 0 0px;
   background:url(/fileadmin/images/newspics/pfeil3.gif) no-repeat left center;
}
a.news-list-morelink {
    text-align:right;
    font-style:bold;
}
.news-list-item{
   margin:1em 0;
   line-height:1.3em;
}
.news-list-item h3 a{
   text-decoration:none;
   text-align: right;
}
.news-list-item h3 a:hover {
   color: #f63;
   text-decoration:none;
   text-align: right;
}
.news-list-item h3 a:visited {
   text-decoration:none;
   text-align: right;
}

.news-single-item h3{
    border-bottom:1px dotted #aaa;
    padding:0 0 0.1em;
    text-align: left;
    font-size: 15px;
    font-weight: bold;
    color: #003399;
}
/* tt_news end*/


/* html_old */	
.txt {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #252525;
  font-size: 12px;
  line-height:13px;
  }
  
  .txtblue {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #009;
  font-size: 12px;
  line-height:13px;
  }
  
  .txtbold {
  font-family: verdana, arial, helvetica, sans-serif;
	color: #333399;
	margin: 0px;
	font-size: 13px;
	font-weight: bold;
	}
  
.nav {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #000080;
  font-size: 12px;
  line-height:13px;
  }

a.nav:link {color: #000080; text-decoration: none;}
a.nav:visited {color: #000080; text-decoration: none;}
a.nav:hover {color: #ff0000; text-decoration: none;}
a.nav:active {color: #ffffc0; text-decoration: none;}

li {font: 11px Verdana, Arial, Helvetica, sans-serif; color: #000000}

.tx-irfaq-pi1 dt p { font-weight: bold; margin: 0px; display: inline; margin-bottom: 10px;}
.tx-irfaq-pi1 dd { margin-left: 0px; margin-bottom: 20px;}

dl.meImgLeft { float: left; margin-right: 1em; } 
dl.meImgLeft dt { margin-bottom: 0; } 
/* verhindert das Einrücken und den Abstand nach oben */
dl.meImgLeft dd { margin: 0; } 

/* Textmenü links Anfang */
#navContainer {
    float: left;
    width: 100%;
    margin-bottom: 0px;
}

#navContainer ul {
    list-style-type: none;
    white-space: nowrap;
    width: 5em;
    margin-left: 0px;
    margin-bottom: 0px;
    padding-left: 0px;
}

#mainNav {
    padding-right: 0em;
    height: 2em;
}

#mainNav li {
    display: block;
    float: left;
    width: 150px;
    border-bottom: 1px solid #f63;
    padding: 4px 1em;
}

#mainNav a {
    text-decoration: none;
    color: #000;
    font-size: 12px;
    font-weight: normal;
}

#mainNav a:hover, #mainNav a:focus, #mainNav a:active {
    color: #000;
    font-weight: bold;
    width: 10em;
}

#mainNav #active {
    color: #000;
    font-size: 12px;
    font-weight: bold;
    background: #C0C0C0;
    width: 145px;
}


/* Ebene 2 */

#mainNav ul {
    position: realive;
    top: 4.8em;
    width: 10em;
    left: 0;
    border-top: 0px solid #f63;
    margin-left: 3px;
    padding-left: 3px;
}


#mainNav li li {
    display: block;
    float: left;
    border-bottom: 0px solid #f63;
    font-size: 10px;
    padding: 0;
    margin-top: 6px;
    height: auto;
}

#mainNav #active2, #mainNav #current {
    height: auto;
}
/* nicht verlinkter aktiver Punkt Ebene 2 */
#mainNav li #current a {
    color: #000;
    font-weight: bold;
    padding-left: 10px;
}


/* Ebene 2 + 3 */

#mainNav li li a {
    display: block;
    color: #666;
    padding-left: 10px;
    height: auto;
}

#mainNav li li a:hover,
#mainNav li li a:focus,
#mainNav li #active2 li a:hover,
#mainNav li #active2 li a:focus,
#mainNav li #active2 li a:active,
#mainNav li #current  a:hover,
#mainNav li #current  a:focus,
#mainNav li #current a:active {
    display: block;
    height: auto;
    color: #666;
    border-left: 5px solid #666;
    padding-left: 5px;
}


/* Ebene 3 deaktiviert

		#mainNav #active2 ul, #mainNav #current ul {
		    position: static;
		    border: none;
		    margin-left: 1em;
		    width: 11em;
		    margin-left: 0px;
		    padding-left: 0px;
		}
		
		#mainNav li li li {
		    border-bottom: none;
		}
		
		/* verlinkter aktiver Punkt Ebene 3 */
		#mainNav li #active2 a  {
		    background: #ffb399;
		}
		
		#mainNav #active2 #current a {
		    background: #f63;
		}
		
		/* verlinkter nicht aktiver Punkt Ebene 3 */
		#mainNav li #active2 li a , #mainNav li #current li a {
		    background: #fafafa;
		    border-left: none;
		    padding-left: 10px;
		}

/* Start Pop-Up */
html {
	height:100%;
 	width:100%;
}
body {
 	height:100%;
 	width:100%;
 	margin:0px;
 	padding:0px;
}
.bunterRand {
	position:absolute;
	top:0px;
	margin:0px;
	padding:0px;
	height: 100%;
	width: 100%;
	background-color: #FFFFFF;
	background-image: url(../img/linie_oben.gif);
	background-repeat: no-repeat;
	background-position:0px 0px;
}

.logo {
	position: absolute;
	top: 50px;
	left: 10px;
}
.headline {
	position: absolute;
	top: 100px;
	left: 20px;
}
.text {
	position: absolute;
	padding:0px;
	left: 20px;
	top: 140px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #505050;
}
.link {
	position: absolute;
	padding:0px;
	left: 20px;
	top: 200px;
}
.btn1 {
	position: absolute;
	top: 234px;
	left: 300px;
}
.abtn1 {
	border: 0px none;
}
.imgbtn1 {
	width: 87px
	height: 29px;
	border: 0px none;

}
.img_werbung {
	width: 412px
	height: 73px;
	border: 0px none;

}
.textfenster{
	position: absolute;
	padding: 0px;
	top: 235px;
	left:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #505050;
}
.nochsehen {
	text-align: center;
	vertical-align: middle;
}
.werbung {
	position: absolute;
	top: 270px;
	left: 20px;
}
a.verweis, a.verweis:link, a.verweis.visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #264A90;
}

a.verweis:focus, a.verweis:hover, a.verweis:active  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: blue;
}
/* Stop Pop-Up */

/*-------------- Here starts the scrolltext ------------------*/

#tickertable {
    align: center;
    width: 50%;
    border-width:1px;
    border-style:solid;
    border-color: #B0C4DE;
    border-spacing: 1px;
    margin-bottom: 10px;
    }
    
a { text-decoration:none;}
a:link	{color:#333399;text-decoration:underline;}
a:visited{color: #333399;text-decoration:underline;}
a:hover	{color: f63;}
 .tab {font-size:12px; font-weight:bold; font-family:Arial,Helvetica; color:#333399;}
 .tabb {font-size:12px; font-family:Arial,Helvetica;}

/*-------------- Here  ends the scrolltext ------------------*/

/*******************************************
* Styles für Extension "tx_indexedsearch"
********************************************/
.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 .tx-indexedsearch-whatis P .tx-indexedsearch-sw { font-weight:bold; font-style:italic; }
.tx-indexedsearch .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px; }
.tx-indexedsearch P.tx-indexedsearch-noresults { text-align:center; font-weight:bold; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title { background:#eeeeee; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P { font-weight:bold; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P.tx-indexedsearch-percent { font-weight:normal; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P { font-style:italic; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P .tx-indexedsearch-redMarkup {color:#ff6633;}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { background:#E0E7F5; margin-bottom:5px;}
.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: Arial, Helvetica, sans-serif; font-style: normal; color:#ff6633; padding:0 0.3em 0 0.3em; }

/* RTE-Styles */
.important {
   color: #cc3300;
   font-size: 12px;
   font-weight: bold;
   text-decoration: underline;
   }
.name-of-person {
   color: #10007B;
   }
.detail {
   color: #186900;
   font-style: italic;
   font-size: 11px;
   font-weight: bold;
   }
   
   /*---MailformPlus start---*/
.tx-thmailformplus-pi1 {
border: 1px solid #5882AB;
background: #D9E1E9;
padding:20px;
}

.tx-thmailformplus-pi1 error {
    color:red;
    font-weight:bold;
}

.tx-thmailformplus-pi1 li {
    color:red;
}

.tx-thmailformplus-pi1 label {
float:left;
clear:both;
display:block;
width:100px;
padding-left:20px;
margin-bottom:10px;
}

.tx-thmailformplus-pi1-field input,
.tx-thmailformplus-pi1-field textarea,
.tx-thmailformplus-pi1-field select {
float:left;
display:block;
width:300px;
border: 1px solid #333;
background:#F4F4F4;
padding:1px;
margin-bottom:10px;
}

.tx-thmailformplus-pi1-forum label {
margin-bottom:10px;
}

.tx-thmailformplus-pi1-forum input {
float:left;
width:50px;
margin-bottom:10px;
}

.button {
margin-left: 20px;
border-color: #000099;
border-width: 2px;
border-style: outset;
font-family: Arial, Verdana, sans-serif;
font-size: 9pt;
width: 115px;
height: 30px;
}
/*---MailformPlus end---*/
