BODY {
	font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        background-color:#466baf;
	color:#00557b;
}

.menuTopOben {
	position: relative;
	left: 535px;
	top: 30px;
	width: 450px;
}
.navImg {
   	margin-left:5px;
   	margin-right:5px;
   	vertical-align:bottom;
}

.drucken {
  position: relative;
  top: -20px;
  left: 915px;
  width: 70px;
  font-size:9px;
  font-weight: bold;
}

#topText {
position: relative;
    top:32px;
    left: 180px;
    font-size: 20px;
    color:#466baf;
    width:360px;
}

A.naviTop1:link {
	color:#466baf;
	font-size:12px;
	font-weight: bold;
	margin-left:3px;
   	margin-right:3px;
	padding-top: 5px; 
	padding-bottom: 5px;
	text-decoration:none;
}

A.naviTop1:visited {
	color:#466baf;
	font-size:12px;
	font-weight: bold;
	margin-left:3px;
   	margin-right:3px;
	padding-top: 5px; 
	padding-bottom: 5px;
	text-decoration:none;
}

A.naviTop1:hover {
	color:#669966;
	font-size:12px;
	font-weight: bold;
	margin-left:3px;
   	margin-right:3px;
	padding-top: 5px; 
	padding-bottom: 5px;
	text-decoration:none;
}

A.naviTop1:active {
	color:#466baf;
	font-size:12px;
	font-weight: bold;
	margin-left:3px;
   	margin-right:3px;
	padding-top: 5px; 
	padding-bottom: 5px; 
	text-decoration:none;
}

.texTopnaviOben {
	color: #669966;
	font-size: 12px;
	margin-left:0px;
   	margin-right:0px;
}

A:link {
	background-color:transparent;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#466baf;
	text-decoration:none;
}

A:visited {
	color:#466baf;
	text-decoration:none;
	background-color:transparent;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

A:hover {
	color:#669966;
	text-decoration:none;
	background-color:transparent;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

A:active {
	color:#466baf;
	text-decoration:none;
	background-color:transparent;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

A.navi1:link {
        display: block;
	color:#466baf;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	padding-left: 5px; 
	padding-right: 5px; 
	padding-top: 5px; 
	padding-bottom: 5px;
}

A.navi1:visited {
        display: block;
	color:#466baf;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	padding-left: 5px; 
	padding-right: 5px; 
	padding-top: 5px; 
	padding-bottom: 5px;
}

A.navi1:hover {
        display: block;
	color:#669966;
	text-decoration:none;
	font-weight:bold;
	padding-left: 5px; 
	padding-right: 5px; 
	padding-top: 5px; 
	padding-bottom: 5px; 
	font-size:12px;
}

A.navi1:active {
        display: block;
	color:#466baf;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
        padding-left: 5px; 
	padding-right: 5px; 
	padding-top: 5px; 
	padding-bottom: 5px; 
}
A.navi2:link {
        display: block;
	color:#466baf;
	text-decoration:none;
	font-weight:bold;
	padding-left: 10px; 
	padding-right: 0px; 
	padding-top: 2px; 
	padding-bottom: 2px;
	font-size:11px;
}

A.navi2:visited {
        display: block;
	color:#466baf;
	text-decoration:none;
	font-weight:bold;
	padding-left: 10px; 
	padding-right: 0px; 
	padding-top: 2px; 
	padding-bottom: 2px;
	font-size:11px;
}

A.navi2:hover {
        display: block;
	color:#669966;
	text-decoration:none;
	font-weight:bold;
	padding-left: 10px; 
	padding-right: 0px; 
	padding-top: 2px; 
	padding-bottom: 2px; 
	font-size:11px;
}

A.navi2:active {
        display: block;
	color:#466baf;
	text-decoration:none;
	font-weight:bold;
        padding-left: 10px; 
	padding-right: 0px; 
	padding-top: 2px; 
	padding-bottom: 2px; 
	font-size:11px;
}

.menuLeft1No {
    border-bottom: 1px solid #466baf;
}

.menuLeft1Cur {
    border-bottom: 1px solid #466baf;
}

.menuLeft2No {
    border-bottom: 1px solid #466baf;
}

.menuLeft2Cur {
    border-bottom: 1px solid #466baf;
}

.link1 {
   color:#669966;
}

.link2 {
   color:#669966;
}

.menuSpace {
   height: 14px;
   width: 10px;
}

#content {
   background-color:#fff;
   width: 990px;
   margin: 0px auto;
   margin-top: 10px;
   height: 650px;
}

#contentTop {
  background-color: #ccffcc;
  background-image:url(../HBStemplate/toplogo.png); 
  background-repeat: no-repeat;
  height: 90px;
  width: 990px;
}

#contentLeft {
	background-color:#fff;
        padding-top: 10px;   
        width:210px;
        height: 550px;
        float: left;
        overflow: auto;
}

/* Bugfix IE <=6.0 */
* html #contentLeft {
   float: left;
   height: 560px;
}

.menuLeft {
   width: 185px;
   margin-left: 5px;
   margin-right: 3px;
}

#contentCenter {
         background-color: #fff;
         padding-right: 10px; 
         padding-top: 15px;
         width: 500px;  
         padding-left: 5px; 
         height:545px;
         float: left;
         overflow: auto;

}

/* Bugfix IE <=6.0 */
* html #contentCenter {
   width: 515px;
   height: 560px;
}

#contentRight {
   background-color: #ccffcc;
       	float: right;
        overflow:auto;
        height: 550px;        
        width: 245px;
        padding-right: 10px; 
        padding-top: 10px;  
        padding-left: 10px; 
        font-size:10px;
}

/* Bugfix IE <=6.0 */
* html #contentRight {
   float: left;
   width: 265px;
   height: 560px;
}

P, ol, ul, table {
	line-height:120%;
	margin-bottom:0px;
	margin-top:0px;
}

ol, ul {
   /* nächste Zeile icht ändern wg. merkwürdigem IE */
   margin-left: 0px; 
   padding-left: 20px;  
}

LI {
	line-height:120%
}

dd.tx-indexedsearch-text-item-size{
   position: relative;
   left:-25px;
}

dd.tx-indexedsearch-text-item-crdate {
   position: relative;
   left:-25px;
}

dd.tx-indexedsearch-text-item-mtime,dt.tx-indexedsearch-text-item-mtime  {
}

.tx-indexedsearch-res {
   padding-top: 10px;
}

.tx-indexedsearch-whatis {
   padding-top: 10px;
   padding-bottom: 10px;
   font-weight: bold;
}

/* Imagemap Landesstiftungen */

#landesstiftungen {
   position: relative;
   left: 80px;
   top: 50px;
   width: 250px;
}
.csc-textpic-caption {
 font-size: 10px;
 padding-top: 3px;
 padding-bottom:6px;
}

.csc-header-date {
	font-size:12px;
	color:#65bd6f;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.csc-uploads-filesize {
    font-size:12px;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}


.csc-header csc-header-n1 {
               position: absolute; 
               left: 15px;
}

.csc-form-label {
font-size:12px;
}
.csc-form-fieldcell {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}

.csc-form-label-req {
font-size:12px;
}


/* Styles für das Mailformular */

fieldset.csc-mailform {
  border: 0px solid red;
  padding: 0em;
font-size: 11px;
  }

label {
  float:left;
  width:60%;
  padding-top:0.2em;
  text-align:left;
  font-size: 11px;
  font-weight: bold;
  padding-bottom:5px;
}


/* Styles für Sitemap Ende */


.filelinks {
	font-family : Verdana, sans-serif;
	font-size : 14px;
	color : #990000;
}
.filelinkssize {
	font-family : Verdana, sans-serif;
	font-size : 14px;
	color : Green;
}
.csc-sitemap csc-sitemap-level2 {
	font-family:Verdana, sans-serif;
	font-size:5px;
	color:#fff600;
}

/*Styles vom RTE*/

H1 {
      font-size:11px;
      font-weight: bold;
      color:#00557b;
      font-family:verdana, Arial, Helvetica, sans-serif;
      margin-bottom:0px;
      margin-top:0px;
}

h1.ueberschrift1 {
   color:#00557b;
   font-family:verdana, Arial, Helvetica, sans-serif;
   font-size: 20px;
   font-weight: bold;
   margin-bottom:0px;
   margin-top:0px;
}

h2, h2.ueberschrift2 {
   color:#00557b;
   font-family:verdana, Arial, Helvetica, sans-serif;
   font-size: 18px;
   font-weight: bold;
   margin-bottom:0px;
   margin-top:0px;
}

h3, h3.ueberschrift3 {
   color:#00557b;
   font-family:verdana, Arial, Helvetica, sans-serif;
   font-size: 16px;
   font-weight: bold;
   margin-bottom:0px;
   margin-top:0px;
}

h4, h4.ueberschrift4 {
   color:#00557b;
   font-family:verdana, Arial, Helvetica, sans-serif;
   font-size: 14px;
   font-weight: bold;
   margin-bottom:0px;
   margin-top:0px;
}

h5, h5.ueberschrift5 {
   color:#00557b;
   font-family:verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: bold;
   margin-bottom:0px;
   margin-top:0px;
}

h6, h6.ueberschrift6 {
   color:#00557b;
   font-family:verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-weight: bold;
   margin-bottom:0px;
   margin-top:0px;
}

.gelb{
   color: #ffff00;
}
.orange{
   color: #ff9900;
}
.rot{
   color: #ff0000;
}
.grün{
   color: #009933;
}
.hellgrün{
   color: #00cc00;
}
.blau{
   color: #466baf;
}
.dunkelblau{
   color: #330066;
}

.align-right{
   text-align: right;
}

.align-left{
   text-align: left;
}

.align-center {
   text-align: center;
}

.standard-11px{
}

.klein-10px{
   font-size: 10px;
}

.groesser-12px{
   font-size: 12px;
}

.groesser-14px{
   font-size: 14px;
}

.HGweiss {
   background-color: #ffffff;
}

.HGblau {
   background-color: #466baf;
}

.HGgruen {
   background-color: #ccffcc;
   padding-bottom:5px;
   padding-top:5px;
}

td.oben { 
    vertical-align: top;
}

td.mittig { 
    vertical-align: middle;  
}

td.unten { 
    vertical-align: bottom;
}

/* Gästebuch */

.tx-veguestbook-pi1 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#00557b;
}

.tx-guestbook-list-header { 
background-color: #ccffcc; 
color: #00557b; 
font-weight:bold;
font-size:12px; 
}   

.tx-guestbook-list-tabelle1 {
width: 100%;
border-width: 1px;
border-color: #00557b;
border-style: solid;
}

.tx-guestbook-list-tabelle2 {
width: 100%;
}

.tx-guestbook-list-row { 
background-color: #ffffff;
font-size:12px; 
color: #00557b;
width: 500px;
}    
 
.tx-guestbook-list-rowleft { 
background-color: #ffffff;
font-size:12px; 
color: #00557b;
width:0px;
}   

.tx-guestbook-list-entrycomment-title {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px; 
}    

.tx-guestbook-list-entrycomment { 
font-family:Verdana, Arial, Helvetica, sans-serif;
font-style: italic;
font-size:12px; 
}    

.tx-guestbook-list-small { 
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px; 
color: #00557b; 
}   

.tx-veguestbook-pi1-browsebox TD { 
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px; 
color: #00557b; 
}
   
.tx-ttnews-browsebox-SCell { 
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 12px; 
}
 
.tx-veguestbook-pi1-browsebox-SCell { 
background-color: #fbab22;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;  
}    

.tx-guestbook-latest-header { 
background-color: #fbab22; 
font-family:Verdana, Arial, Helvetica, sans-serif;
color: #00557b; 
font-weight:bold;
font-size: 12px;  
}   

 .tx-guestbook-latest-row { 
background-color: #fbab22;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;  
}   

.tx-guestbook-latest-small { 
font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px; 
   color: #00557b;
   font-size: 12px;  
}   

.tx-guestbook-form-vorname {
  font-size: 11px; 
   color: #00557b;
}

.tx-guestbook-form-nachname {
  font-size: 11px; 
   color: #00557b;
}

.tx-guestbook-form-email {
  font-size: 11px; 
   color: #00557b;
}

.tx-guestbook-form-homepage {
  font-size: 11px; 
   color: #00557b;
}

.tx-guestbook-form-wohnort {
  font-size: 11px; 
   color: #00557b;
}

.tx-guestbook-form-beitrag {
  font-size: 11px; 
   color: #00557b;
}

.tx-guestbook-form-inputfield-med { 
border-style: solid; 
border-width: 1pt; 
border-color:#00557b; 
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px; 
color:#00557b; 
width:100px; 
height:20px; 
}    

.tx-guestbook-form-inputfield-big { 
border-style: solid; 
border-width: 1pt; 
border-color:#00557b; 
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px; 
color:#00557b; 
width:100px; 
height:20px; 
}    

.tx-guestbook-form-textarea { 
border-style: solid; 
border-width: 1pt; 
border-color:#00557b; 
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px; 
color:#00557b; 
width:350px; 
height:280px;
}    

.tx-guestbook-form-obligationfield { 
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px; 
color:#00557b; 
 
}
 
.tx-guestbook-form-error { 
font-family:Verdana, Arial, Helvetica, sans-serif;
color: #00557b; 
}

/*-----------------------------------  clearer  -----------------------------------*/
/* prevent floated images from overlapping the div-containers they are wrapped in  */

.news-list-container HR.clearer, .news-single-item HR.clearer, .news-latest-container HR.clearer{
	clear:right;
	height:1px;
	border:1px solid #466baf;

}
.news-latest-container HR.clearer {
	clear:left;
}

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.news-latest-container {
	border:0px solid #466baf;
	background-color:#ccffcc;
}

.news-latest-container H2,.news-latest-gotoarchive {
	color:#fff;
	padding:3px;
	margin:3px;
	border:1px solid #466baf;
	/*background-color:#D8FA70;*/
	background-color:#ccffcc;
}

.news-latest-gotoarchive {
	font-weight:bold;
	margin-top:5px;
}
.news-latest-gotoarchive A:LINK, .news-latest-gotoarchive A:VISITED, .news-latest-gotoarchive A:HOVER {
	color:#fff;
}
.news-latest-gotoarchive A {
	color:#fff;
}
.news-latest-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	padding:3px;
	margin:3px;
	border:1px solid #666;
	background-color:#F9FFE5;
}

.news-latest-item IMG {

	margin-bottom:5px;
	margin-right:5px;
	border:1px solid #666;
	float:left;
}
.news-latest-category IMG {
	float: none;
	border:none;
	margin:0px;
}
.news-latest-date,.news-latest-morelink,.news-latest-category {
	font-size:9px;
}

.news-latest-morelink {
	height:12px;
}

.news-latest-morelink A {
	float:right;
}

/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {
}

.news-list-item {
	padding:4px;
	border-bottom: 2px solid #466baf;
	clear: both;
	}

.news-list-1 {
             /*Firefox span width bug Anfang */
             display: block;
             float: right;
             /*Firefox span width bug Ende */
             font-size: 11px;
             width: 100px;
             border-bottom: 5px solid #fff;
             text-align: right;
 }	

.news-list-2 {
   font-size: 11px;
   font-weight: bold;
}

.news-list-morelink {
   font-weight: bold;
   font-size: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
}

	/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox {
	margin:3px;
	border:1px solid #466baf;
	padding:3px;
	background-color:#fff;
}
.tx-ttnews-browsebox TD {
	font-size: 10px;
}
.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell {
	font-weight: bold;
}
.tx-ttnews-browsebox-SCell P,.tx-ttnews-browsebox TD P{
	margin:0px;
}

.tx-ttnews-browsebox-SCell {
	border:1px solid #466baf;
	background-color:#ccffcc;
}
.news-search-emptyMsg {
	font-size: 11px;
	margin-left: 10px;
}
	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
	padding-bottom:5px;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom:5px;
	border:0px solid #466baf;
	background-color:#fff;
}
.news-single-item H2 {
	font-size: 16px;
	font-weight:bold;
	color: #466baf;
	margin-bottom: 0px;
}
.news-single-item H3 {
	margin-bottom: 15px;
}

.news-single-img {
	float: right;
	margin-left:5px;

}

.news-single-imgcaption {
	padding:3px;
	clear:both;
}

.news-single-category {

	float: right;
}
.news-single-backlink, .news-single-backlink a {
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 15px;
	margin-top: 10px;
}
.news-single-timedata {
	float: right;
}
.news-single-timedata, .news-single-author,.news-single-imgcaption {
	font-size: 9px;
}
.news-single-author {
	padding-bottom: 3px;
}
.news-single-additional-info {
	background-color: #ccffcc;
/* 	clear: both; */
	margin-top: 15px;
	border: 1px solid #466baf;
	padding:3px;
	padding-bottom:0px;

}
.news-single-related,.news-single-files,.news-single-links  {
	border: 1px solid #ccffcc;
	margin:0px;
	margin-bottom: 3px;
	padding:3px;
	background-color:#466baf;
}

.news-single-related DD, .news-single-links DD, .news-single-files DD {
	margin-left:20px;
}

.news-single-related DT, .news-single-links DT, .news-single-files DT {
	font-weight: bold;
	font-size: 11px;
	margin-left:5px;
	margin-bottom:15px;
	width:90%;
}

/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
	border:1px solid #466baf;
	background-color:#ccffcc;
	padding-bottom: 5px;
	padding-left: 6px;
}
.news-amenu-container {
}

.news-amenu-container UL {
	margin-left:0px;
	margin-bottom:0px;
	background-color:#ccffcc;
	list-style-type: none;
}
.news-amenu-container H2 {
	color:#fff;
	padding:3px;
	border:1px solid #466baf;
	background-color:#ccffcc;
}
.news-amenu-item-year {
         position: relative;
         left: 123px;
         top: 14px;
         width: 200px;
	font-weight: bold;
	background-color: transparent;
	color:#466baf;
}

/*--------------------------------- tt_news Categorymenu (CATMENU) --------------------------------- */

.news-catmenu  {
	padding:5px;
	margin:10px 0px 10px 10px;
	border:1px solid #466baf;
	background-color:#ccffcc;
}
.news-catmenu-header  {
	font-size:11px;
	font-weight:bold;
}
.news-catmenu DIV {
	font-size:10px;
	white-space: nowrap;
}
.news-catmenu DIV img {
	margin:0px;
	padding:0px;
	vertical-align: middle;
}
.news-catmenu-ACT {
	font-weight:bold;
}

/*  Styles for catmenu mode "nestedWraps" */
.level0 {
	background-color:#fff;
}
.level1 {
	padding-left:10px;
	background-color:#eee;
}
.level2 {
	padding-left:10px;
	background-color:#ddd;
}
.level3 {
	padding-left:10px;
	background-color:#ccc;
}
.level4 {
	padding-left:10px;
	background-color:#bbb;
}


