.infodiensteinclude .bottomnavi{
display: none;
}

.infodiensteinclude #serviceportal_backlink{
display: none;
}
/* Standard-CSS für gersfeld */

/* Wichtige Farben
Dunkelgrün = #007A00
HellGrün =	     #E5F2EB
Hellblau= #D9E1F0
Dunkelblau= :#003399
Orange= #FEAE36
*/

html, body, div, p, h1, h2, h3, span, a, table, td, form, img  {
   margin: 0;
   padding: 0;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 9pt;
}

a:link { 
font-weight:normal; 
color:#333333; 
text-decoration:underline;
font-size: 9pt; 
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
a:visited { 
font-weight:normal; 
color:#333333; 
text-decoration:none;
font-size: 9pt; 
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
a:focus { 
font-weight:normal; 
color:#333333; 
text-decoration:none; 
font-size: 9pt;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
a:hover { 
font-weight:normal; 
color:#000000; 
text-decoration:none;
font-size: 9pt; 
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
a:active { 
font-weight:normal; 
color:#333333; 
text-decoration:none;
font-size: 9pt;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
}

#searchbox {
margin: 0px 0px 19px 0px;
        padding: 2px 5px 2px 5px;
        color: #fff;
        background: #003399;
        font-size:12px;
        font-weight:bold;
        border-bottom: 1px solid #fff;
}

img a{
border:none 0; 
color:white;
border-bottom: 0px; }

#centercontent img{
border:none 0;
}

.submit_button {
    width: 33px;
margin: 0;
    padding: 0;
    border: 1px solid white;
    color: white;
    font-size: 0.9em;
    text-indent: -700px;
    text-align: left;
background: #003399;    
/* background: url(fileadmin/css/search_button_02.gif) top right no-repeat; */
    cursor: pointer;
    }





/* Allgemeine Einstellungen */
.floatholder {float: left; width: 100%;} 

 


/* +++++CSS STYLED IMGTEXT++++++ */
#centercontent .csi-textpic
	{
		margin: 0px 0px 10px 10px;
	}
/* HollyHack \*/

* html #centercontent .csi-textpic {
		height:1%;
}
/* End HollyHack */


#rightcontent .csi-textpic
	{
		margin: 0px 0px 0px 0px;
	}


#rightcontent .csi-textpic

	{
        width: 200px;
        width/* */:/**/198px;
        width: /**/198px;
	}


/* HollyHack \*/

* html .csi-textpic {
		height:1%;
}
/* End HollyHack */

.csi-textpic img
	{
		margin: 0px;
		padding:0px;
	}

.csi-textpic .csi-caption
	{
		text-align: center;  /* will have to be an inline style?  - controlled by TS [left - right - center]*/
		font-style: italic;  /*XXX demo only*/
	}

.csi-textpic .csi-image
	{	
	margin: 0 0 0 0;  /*XXX demo only*/
	}

.csi-textpic .csi-imagewrap
	{
		margin-bottom:10px;
	}

.csi-textpic .csi-text
	{
		text-align: left; /*will have to be an inline style - controlled by TS*/
		padding:0px;
	}

.csi-text p
	{
		margin: 0;
	}

/* CENTER */
.csi-center .csi-image
	{
	margin: 0;
	text-align:center;
	padding-top:0px;
	padding-bottom:10px;
	}

/* HollyHack \*/

* html .csi-center .csi-image {
		height:1%;
}
/* End HollyHack */

/* RIGHT */
.csi-right div.csi-image
	{
		float: right;
	}

.csi-right div.csi-text
	{
		clear: right;
	}

/* LEFT */
.csi-left div.csi-image
	{
		float: left;
	}

.csi-left div.csi-text
	{
		clear: left;
	}


/* INTEXT LEFT */
#centercontent .csi-intext-left .csi-image
	{
		float: left;
		margin: 0px 10px 10px 0px;
		clear:left;
	}


#rightcontent .csi-intext-left .csi-image
	{
		float: left;
		margin: 0px 3px 3px 0px;
		clear:left;
	}

/* INTEXT RIGHT */
#centercontent .csi-intext-right .csi-image
	{
		float: right;
		margin: 0px 0px 10px 10px;
		clear:right;
	}

#leftcontent .csi-intext-right .csi-image
	{
		float: right;
		margin: 0px 0px 3px 3px;
		clear:right;
	}


/* INTEXT RIGHT NOWRAP */
.csi-intext-right-nowrap .csi-text
	{
		margin-right: 215px; /*will have to be an inline style - controlled by TS*/
	}

.csi-intext-right-nowrap .csi-image
	{
		float: right;
	}


/* INTEXT LEFT NOWRAP*/
.csi-intext-left-nowrap .csi-text
	{
		margin-left: 215px; /*will have to be an inline style - controlled by TS*/
	}

.csi-intext-left-nowrap .csi-image
	{
	float: left;
	}


/* commented backslash hack v2 \*/ 
html, body {
height:100%;
} 
/* end hack */ 





/* Navigation erste Ebene */
#navhorizontal {
    	position: absolute;
	width: 100%;
	left: 0em; 
    	right: 0em;
	overflow: hidden; 
   	 font-size: 10px;
	/*background-color: #FEAE36;*/
	list-style: none;
	height: 2em;
	line-height: 2em;
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
}

#navhorizontal ul {
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
	list-style-type: none;
}
#navhorizontal li {	
	display: inline;
	float: left;
	padding-right: 0.5em;   /* für IE 5.0 zusätzlich eingefügt */
	padding-left: 0.5em;	/* für IE 5.0 zusätzlich eingefügt */
}

#navhorizontal li a {
	color: #000000;
	padding: 0em 1.5em 0em 1.5em;
	text-decoration: none;
	padding-top: 0.5em;
	padding-bottom: 0.4em;
}
#navhorizontal li a:hover {
	text-decoration: underline;
}
#navhorizontal li .active {	
	text-decoration: underline;
}



.navhorborder {
       border: 0.4em dashed #000000;
}

/* Navigation Fusszeile */
#navfusszeile {
     margin: 5px 0 0 0;
     padding: 0;
}

#navfusszeile ul {
margin: 0;
padding: 0;
white-space: nowrap;
}
.navfusszeile ul li I  {
	font-style:normal;
	border-right:1px solid #000000;
	padding-left:1px;
        font-size:7px;
width: 2px;
}

.navfuss {
margin: 0;
padding: 0;
}

#pfad {
margin: 0px 0px 19px 0px;
        padding: 2px 5px 2px 5px;
        color: #fff;
        background: #003399;
        font-size:12px;
        font-weight:bold;
        border-bottom: 1px solid #fff;}

#pfad A {
margin: 0px 0px 19px 0px;
        padding: 2px 5px 2px 5px;
        color: #fff;
        background: #003399;
        font-size:12px;
       font-weight:bold;
       border-bottom: 1px solid #fff;
}



#navcontainer
{
margin-top: 5px;
width: 200px;
border-right: 0px solid #fff;
padding: 0px;
margin-bottom: 1em;
font-size:11px;
font-family: Verdana, Arial, Helvetica, Geneva, sans-serif; 
background-color: #E5F2EB;
color: #003399;
font-weight: bold;
}


		
#navcontainer ul
{
list-style: none;
margin-left: 5px;
padding: 0px;
border: none;
font-size:12px;
}
		
#navcontainer li
{
margin: 0px;
font-size:12px;
border-bottom: 1px solid #fff;
}
		
#navcontainer li a
{
display: block;
padding: 2px 0px 2px 0px;
background-color: #E5F2EB;
color: #003399;
text-decoration: none;
width: 100%;
}
		
html>body #navcontainer li a { width: auto; }
		
#navcontainer li a:hover
{
background-color: #FEAE36;
color: #fff;
}
		
#navcontainer li li
{
border-top: 0px solid #fff;
border-bottom: 0;
margin: 0;
color: #000;
font-weight: normal;
border-bottom: 1px solid #fff;
}
		
#navcontainer li li a
{
display: block;
padding: 2px 0px 2px 0px;
background-color: #E5F2EB;
color: #003399;
text-decoration: none;
width: 100%;
margin-left: 0px;
}
		
#navcontainer li li a:hover
{
background-color: #BFE0CD;
color: #fff;
}

#navcontainer li li li
{
border-top: 0px solid #fff;
border-bottom: 0;
margin: 0;
color: #000;
font-weight: normal;
}
		
#navcontainer li li li a
{
display: block;
padding: 2px 0px 2px 0px;
background-color: #E5F2EB;
color: #003399;
text-decoration: none;
width: 100%;
}
		
#navcontainer li li li a:hover
{
background-color: #BFE0CD;
color: #fff;
}

 
html>body #outer{height:auto;} /*for mozilla as IE treats height as min-height anyway*/

#header{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:147px;
	background:#FFFFFF;
	overflow:hidden;
}

#randimg img{
float: right;
}

#menu1{
	position:absolute;
	top:117px;
	left:0px;
	width:100%;
	height:1em;
	background:#EBEBEB;
	border-top:0px solid #000;
	border-bottom:0px solid #000;
	overflow:hidden;
	color: #000000;
}

#menu2 {
	position:absolute;
	top:117px;
    width:100%;
    padding:2px 0;
    height: 24px;
    background-color: #ffffff;
  	border-top:0px solid #B10107;	
  	border-bottom:0px solid #B10107;  
  	text-align: center;
    color: #000000;
    font-size: 1.0em;
}

/* All the content boxes belong to the centercontent class. */
.center  {
	position:relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
	width:auto;
	min-width:120px;
	margin: 0px 210px 0px 210px;
	background-color:white;
	padding-top:147px;/*needed to make room for header*/
	z-index:3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
	}


#left {
	position:absolute;
	width:200px;
	top:0px;
	left:0px;
	padding-top:147px;/*needed to make room for header*/
	z-index:2;

/* Here is the ugly brilliant hack that protects IE5/Win from its own stupidity. 
Thanks to Tantek Celik for the hack and to Eric Costello for publicizing it. 
IE5/Win incorrectly parses the "\"}"" value, prematurely closing the style 
declaration. The incorrect IE5/Win value is above, while the correct value is 
below. See http://glish.com/css/hacks.asp for details. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:200px;
	}
/* I've heard this called the "be nice to Opera 5" rule. Basically, it feeds correct 
length values to user agents that exhibit the parsing error exploited above yet get 
the CSS box model right and understand the CSS2 parent-child selector. ALWAYS include
a "be nice to Opera 5" rule every time you use the Tantek Celik hack (above). */
body>#navAlpha {width:128px;}
		
#right {
	position:absolute;
	width:200px;
	top:0px;
	right:0px;
	padding-top:147px;/*needed to make room for header*/	
                z-index:1;

/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:200px;
	}
/* Again, "be nice to Opera 5". */
body>#navBeta {width:200px;}






/* HollyHack \*/

* html #left {
		height:1%;
}
/* End HollyHack */

* html #left {padding-bottom:22px ;margin-right:-3px;}/*fix gap in ie next to float and clear footer because we've moved float too far left*/
#left p {padding-left:0px;padding-right:7px;}

#leftcontent {
        POSITION: RELATIVE;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        background: #D9E1F0;
}

#leftcontent h1 {
        margin: 0px 0px 19px 0px;
        padding: 2px 5px 2px 5px;
        color: #fff;
        background: #003399;
font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
  		font-size:12px;
		font-weight:bold;
		border-bottom: 1px solid #fff;
}

#leftcontent h2 {
        margin: -20px 0px 19px 0px;
        padding: 4px 10px;
        color: #fff;
        background: #4682B4;
        position: relative;
}

#leftcontent p {
   	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size : 11px;
	line-height : 120%;
	color: #333333;
	margin: 0px 0px 5px 5px;
	padding-bottom : 0px;
}

/* Rechte Spalte */

#right p {font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size : 11px;
	line-height : 120%;
	color: #333333;
	margin: 0px 0px 5px 5px;
	padding-bottom : 0px;
}

#rightcontent {
        POSITION: RELATIVE;
        margin: 0 0 0 0px;
        padding: 0px 0 0 0;
        border-left: 0px solid #fff;
background: #D9E1F0;
}

#rightcontent h1 {
        margin: 0px 0px 19px 0px;
        padding: 2px 5px 2px 5px;
        color: #fff;
        background: #003399;
font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
  		font-size:12px;
		font-weight:bold;
		border-bottom: 1px solid #fff;

}

#rightcontent h2 {
       margin: -20px 0px 19px 0px;
        padding: 4px 10px;
        color: #fff;
        background: #4682B4;
        position: relative;
}
#rightcontent h1 img {
        margin: 0 0 0 5px;
        vertical-align: middle;
}
#rightcontent h2 img {
        margin: 0 0 0 5px;
        vertical-align: middle;
}

#rightcontent .boxinhalt {
   margin: 0 0 15px 0;
   padding: 0 0 5px 0;
   background: #fff;
   border-left: 1px solid #666666;
   border-top: 1px solid #666666;
   border-right: 1px solid #666666;
   border-bottom: 1px solid #666666;
   position: relative;
   clear: left;
}

#rightcontent .boxinhalt A {
	color: #000; BORDER-BOTTOM: #383838 1px dotted; TEXT-DECORATION: none;
}

#rightcontent .boxinhalt A:hover {
	color: #B10107;
	text-decoration: none;
}

#rightcontent .boxinhalt h1 {
	padding: 0px 0px 0px 5px;
	border-left: 8px solid #B10107;
	border-right: 0px solid #B10107;
	background-color: #D6D6D6;
	color: #383838;
	/* height: 1.3em; */
	text-decoration: none;
   margin: 0px 0px 10px 0px; 
   padding: 2px 0px 2px 5px;
   font-size:100%;
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif; 
	font-weight: bold;
}

#rightcontent .boxinhalt h2 {
   margin: 0 0 5px 0;
   color: #000;
   background: #C0C0C0;
}

#rightcontent .boxinhalt img {
   display: block;
	float: none;
   margin: 0 0 0 0px;
   margin-left:0px; 
	margin-right:10px;
   padding: 0 0px 0 0px;
}

#rightcontent .boxinhalt ul {
   margin-left:10px; 
	padding:0; 
}

#rightcontent .boxinhalt P.bodytext { 
	color: #000; 
	margin:0px;
	margin-left: 5px;
		
}

#rightcontent .nav {
   margin: 0 0 20px 0;
   padding: 0;
   position: relative;
}
#rightcontent .nav a {
   text-decoration: none;
   display: block;
   color: #fff;
   background: #4682B4;
   border-top: 1px solid #555;
   border-right: 1px solid #555;
   border-bottom: 1px solid #555;
   margin: 0 50px 5px 0;
   padding: 2px 20px;
}
#rightcontent .nav a:hover {
   text-decoration: none;
   background: #699ac2;
}

/* Ende rechts Spalte */



/* Sonstige Einstellungen */
#clearheader{height:147px;}/*needed to make room for header*/
#clearfooter{clear:both;height:40px;}/*needed to make room for footer*/
* > html #dclearfooter {float:left;width:100%;}/* ie mac styles */
div,p  {margin-top:0}/*clear top margin for mozilla*/



/* dfn-Tag im Menu nicht anzeigen */
dfnalt {
                display:none;
}


dfn {
	position: absolute;
	left: -1000px;
	top: -1000px;
	width: 0px;
	height: 0px;
	overflow: hidden;
	display: inline;
}

.invisible 
{
	display:none;
}

/* Beginn rootline: Wo bin ich */
#rootline {
margin: 0.5em 0px 3px 0px;
font-size:80%;


}

#rootline A {
color: #000000; BORDER-BOTTOM: #383838 1px dotted; TEXT-DECORATION: none;
}
/* Ende rootline */





/* Mittlere Spalte */

#centercontent  {
  padding: 0px 0px 0px 0px;
  background-color: #FFF7EB;
  margin:0px 0px 20px 0px;
min-height:520px;
}

* html #centercontent {height:1%;margin-bottom:12px;margin-left:10px;margin-right:5px}/* combat IE's 3 pixel jog */

#centercontent .boxinhalt{
padding: 0px 0px 0px 0px;
margin:0px 0px 20px 0px;
min-height:520px;
}


#centercontent h1 {
  background-color: #FEAE36;
  color: #FFFFFF;
/* height: 1.3em; */
  text-decoration: none;
  margin: 0px 0px 19px 0px;
  padding: 2px 5px 2px 5px;
  font-size:12px;
  font-family: Verdana, Arial, Helvetica, Geneva, sans-serif; 
  font-weight: bold;
  clear:right;
border-bottom: 2px solid #FFFFFF;		
        }

#centercontent h2 {
  margin: 0px 0px 19px 0px;
  padding: 2px 5px 2px 5px;
  color: #003399;
/*        position: relative; */
  font-size:14px;
  font-family: Arial, Verdana, Helvetica, Geneva, sans-serif; 
  font-weight: bold;
}

#centercontent P.bodytext { 
		font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size : 11px;
	line-height : 120%;
	color: #333333;
	margin: 0px 0px 5px 5px;
	padding-bottom : 0px;
}



#centercontent  A{
  color: #333333; 
  text-decoration: none;

}
#centercontent  A:link{
  color: #333333;
    text-decoration: none;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #333333;
}
#centercontent  A:visited{
  color: #333333;
    text-decoration: none;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #333333;
}

#centercontent  A:hover {
	color: #333333;
    text-decoration: none;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #333333;
}

#centercontent P {
  font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
  font-family : Verdana, sans-serif;
  font-size : 11px;
  line-height : 120%;
  color: #333333;
  margin: 0px 0px 5px 5px;
  padding-bottom : 0px;
}

#centercontent table {
   font-size:100%;
   font-family: Verdana, Arial, Helvetica, Geneva, sans-serif; 
}

#centercontent img {
border:none; 
color:white;
border-bottom: 0px; 
}



.teaser {
 color:#000000;
 background-color: #fff;
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 2px 0px;
 text-align:left;
/* border-bottom: 1px solid #c7cfc5; */
}

/* HollyHack \*/

* html .teaser {
		height:1px;
}
/* End HollyHack */

.teaserlinie {
 color:#000000;
 background-color: #fff;
 margin: 0.3em 0px 0.8em 0px;
 padding: 0px 0px 0px 0px;
 text-align:left;
 border-bottom: 1px solid #c7cfc5;
}

/* Beginn Fusszeile */
#footer {
	width:100%;
	clear:both;
	height:20px;
	border-top:1px solid #EBEBEB;
	border-bottom:1px solid #EBEBEB;
	background-color: #EBEBEB;
	color: #000000;
	text-align:center;
	position:absolute;
}
* html #footer {/*only ie gets this style*/
	\height:22px;/* for ie5 */
	he\ight:22px;/* for ie6 */
}

#footer  A {
	color: #383838; BORDER-BOTTOM: #383838 1px dotted; TEXT-DECORATION: none;
}

#footer ul li {
display: inline;
list-style-type: none;
margin: 0 0 0 0;
padding: 0 0 0 0;
font-size: 0.8em;
}

#footer span {
	display:none;	
}	
#footer a:hover {
	color: #B10107;
	text-decoration: none;
}
#footer a:hover span {
	display:block;
	position:absolute;
	top:-95px;
	width:150px;
	z-index:20;
	background:#fff;
	left:50%;
}
/* Ende Fusszeile */


#minHeight{float:left;width:0px;height:100%;margin-bottom:-52px;} /*safari wrapper thanks to Tim Connor*/

/* HollyHack \*/
* html #minHeight{
	margin-bottom:-50px;
	} 
* html .boxinhalt {
		height:1%;
	}
/* End HollyHack */


.contenttable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-collapse: collapse;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc; 
      border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
	color: #333;
	font-weight: bold;
font-size : 11px;

}

/*****************************/
/* Menu / Sitemap, generally */
/*****************************/
		

DIV.csc-menu { padding-left: 10px; }
DIV.csc-menu P { }
DIV.csc-menu P A { font-family : Verdana, sans-serif;
	font-size : 11px;
	color : #006699;
	background: url(/fileadmin/css/bul_auf.gif) no-repeat left ; 
	margin-right: 30px; 
	padding-left: 20px; 
	margin-bottom: 10px;
text-decoration: none;
 }

	

DIV.csc-menu P A:hover { color: #660000; text-decoration: underline; }
DIV.csc-menu P.csc-section { font-weight: normal; margin-left: 20px; font-style: italic; }

/* Menu / Sitemap, "Menu of these pages" */
DIV.csc-menu-def P { font-family : Verdana, sans-serif;
	font-size : 11px;
	color : #006699;
	background: url(/fileadmin/css/bul_auf.gif) no-repeat left ; 
	margin-right: 30px; 
	padding-left: 20px; 
	margin-bottom: 10px;
text-decoration: none;
 }

DIV.csc-menu-def P A { font-family : Verdana, sans-serif;
	font-size : 11px;
	color : #006699;
	background: url(/fileadmin/css/bul_auf.gif) no-repeat left ; 
	margin-right: 30px; 
	padding-left: 20px; 
	margin-bottom: 10px;
text-decoration: none;
 }



/* Menu / Sitemap, "Menu of subpages to these pages" */
DIV.csc-menu-1 { }



/* Menu / Sitemap, "Sitemap" */
DIV.csc-menu-2 { }
DIV.csc-menu-2 P.csc-sitemap { }
DIV.csc-menu-2 P.csc-sitemap-level1 { margin-left: 20px; }
DIV.csc-menu-2 P.csc-sitemap-level2 { margin-left: 40px; }
DIV.csc-menu-2 P.csc-sitemap-level3 { margin-left: 60px; }
DIV.csc-menu-2 P.csc-sitemap-level4 { margin-left: 80px; }
DIV.csc-menu-2 P.csc-sitemap-level1 A { color: #000000; }
DIV.csc-menu-2 P.csc-sitemap-level2 A { color: #186900; }
DIV.csc-menu-2 P.csc-sitemap-level3 A { color: #10007B; }
DIV.csc-menu-2 P.csc-sitemap-level4 A { color: #8A0020; }

/* Menu / Sitemap, "Section index (pagecontent w/Index checked)" */
DIV.csc-menu-3 { }
DIV.csc-menu-3 P.csc-section { margin-left: 0px; }
DIV.csc-menu-3 P.csc-section A { color: #186900; }

/* Menu / Sitemap, "Menu of subpages to these pages (with abstract)" */
DIV.csc-menu-4 { }
DIV.csc-menu-4 P { margin-top: 2px; }
DIV.csc-menu-4 P.csc-abstract { font-weight: normal; font-style: italic; margin-top: 0px; padding: 0px 2px 2px 2px; }

/* Menu / Sitemap, "Recently updated pages" */
DIV.csc-menu-5 { }

/* Menu / Sitemap, "Related pages (based on keywords)" */
DIV.csc-menu-6 { }

/* Menu / Sitemap, "Menu of subpages to these pages + sections" */
DIV.csc-menu-7 { }
DIV.csc-menu-7 P { font-weight: bold; }
DIV.csc-menu-7 P.csc-section A { color: #186900; }







/********************************/
/* Rahmen, spacing, link-to-top */
/********************************/
P.csc-linkToTop { text-align: right; }
P.csc-linkToTop A { font-weight: normal; }

DIV.csc-frame { border: 0px; }
DIV.csc-frame-invisible {}
DIV.csc-frame-rulerBefore { border-top: 1px solid #309829; margin: 10px 0px 20px 0px; }
DIV.csc-frame-rulerAfter { border-bottom: 1px solid #FFFFFF; margin: 10px 0px 10px 0px; }
DIV.csc-frame-indent { padding-left: 100px; }
DIV.csc-frame-indent3366 { padding-left: 33%; }
DIV.csc-frame-indent6633 { padding-right: 33%; }
DIV.csc-frame-frame1 { padding: 10px 4px 2px 4px; border: 1px solid #FFFFFF; width: 350px; }
DIV.csc-frame-frame2 { background-color: #D6EDFA; padding: 2px 4px 2px 4px; border: 1px solid #333333; width: 300px; }

DIV.csc-frame-frame1 H1, DIV.csc-frame-frame1 H2, DIV.csc-frame-frame1 H3, DIV.csc-frame-frame1 H4, DIV.csc-frame-frame1 H5 { margin-top: 2px; }
DIV.csc-frame-frame2 H1, DIV.csc-frame-frame2 H2, DIV.csc-frame-frame2 H3, DIV.csc-frame-frame2 H4, DIV.csc-frame-frame2 H5 { margin-top: 2px; }
    

/* RTE / Bulletlists */
UL { margin-top: 0px;  }
/* UL UL LI { font-size: 10px; } */
OL { margin-top: 0px; }
LI { margin-top: 0px; margin-bottom: 0px; padding-top: 2px; }

/*-----------------------------------  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;
	

}
.news-latest-container HR.clearer {
	clear:left;
}

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.news-latest-container {
	background-color:#D9E1F0;
}

.news-latest-container H2,.news-latest-gotoarchive {
	color:#fff;
	padding:3px;
	margin:3px;
	border:1px solid #666;
	/*background-color:#D8FA70;*/
	background-color:#003399;
}

.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 #FFFFFF;
	background-color:#E5F2EB;
}

.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 {

	border:0px solid #D9E1F0;
	background-color:#FFF7EB;
}


.news-list-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	padding:3px;
	margin:3px;
	border:1px solid #FFFFFF;
	background-color:#FFF7EB;

	}
.news-search-form {
	padding:3px;
	margin-bottom:5px;
	border:1px solid #666;
	background-color:#F9FFE5;

}
.news-search-emptyMsg{
	margin:0px;
}
.news-search-form FORM {
	margin:0px;
}
.news-list-container H3 {
	margin-bottom: 5px;
	padding: 2px;
	border-bottom: 1px solid #769024;
	background-color: #FEAE36;
}
.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER {
	color:#ffffff;
	padding-left:2px;
}
.news-list-container H3 A {
	color:#ffffff;
font-size:12px;
  font-family: Verdana, Arial, Helvetica, Geneva, sans-serif; 
  font-weight: bold;
}
.news-list-container P {
	padding-left:3px;
}
.news-list-date {
	float: right;
	color: #3E551C;
	width: 80px;
	text-align: right;
	height: 20px;
	margin-top: -2px;
	margin-right: -2px;
	font-size: 9px;
	font-weight: normal;
	background-color: #FEAE36;
	}

.news-list-imgcaption {
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 9px;

	}

.news-list-container IMG {

	float: right;
	border:1px solid #666;
	margin-bottom:5px;
	margin-right:2px;
	margin-left:5px;
}
.news-list-category IMG {
	float: none;
	border:none;
	margin:0px;
}

.news-list-morelink,.news-list-category {
	font-size:9px;
	margin-left:3px;
}
.news-list-morelink  {
	margin-bottom:3px;
}
.news-list-browse {
	text-align: center;
}



	/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox {
	margin:3px;
	border:1px solid #666;
	padding:3px;
	background-color:#F9FFE5;
}
.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 {
	background-color: #BBE53A;
	border:1px solid #666;
}
.news-search-emptyMsg {
	font-size: 11px;
	margin-left: 10px;
}
	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
	padding:5px;
	margin-bottom:5px;
	border:1px solid #666;
	background-color:#F9FFE5;

}
.news-single-item H2 {
	font-size: 12px;
	font-weight:bold;
	color: #85A600;
	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: #BBE53A;
/*	clear: both;*/
	margin-top: 15px;
	border: 1px solid #666;
	padding:3px;
	padding-bottom:0px;

}
.news-single-related,.news-single-files,.news-single-links  {
	border: 1px solid #666;
	margin:0px;
	margin-bottom: 3px;
	padding:3px;
	background-color:#F9FFE5;
}

.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;
	width:90%;
}

/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
	margin-top:10px;
	padding:3px;
	border:1px solid #333;
	background-color:#BBE53A;
}
.news-amenu-container LI {
	padding-bottom:1px;
}
.news-amenu-container UL {
	padding:3px;
	margin-top:5px;
	margin-left:0px;
	margin-bottom:0px;
	border:1px solid #666;
	background-color:#F9FFE5;
	list-style-type: none;
}
.news-amenu-container H2 {
	color:#fff;
	padding:3px;
	border:1px solid #666;
	background-color:#769024;
}
.news-amenu-item-year {
	font-weight: bold;
	border: 1px solid #666;
	padding: 2px;
	background-color: #769024;
	color:#fff;
}

/*--------------------------------- tt_news Categorymenu (CATMENU) --------------------------------- */


.news-catmenu  {
	padding:5px;
	margin:10px 0px 10px 10px;
	border:1px solid #666;
	background-color:#F9FFE5;
}
.news-catmenu-header {
	font-size:11px;
	font-weight:bold;
}
.news-catmenu DIV {
	font-size:10px;
	white-space: nowrap;
}
.news-catmenu DIV img, .news-catmenu img, .news-catmenu-header img {
	margin:0px;
	padding: 0px;
	vertical-align: middle;
}
.news-catmenu-ACT {
	font-weight:bold;
}

/*  Styles for catmenu mode "nestedWraps" */
.level1 {
	padding:1px;
	padding-left:10px;
	background-color:#ebf8bf;
	border-left:1px solid #666;
	border-top:1px solid #666;
}
.level2 {
	padding:1px;
	padding-left:10px;
	background-color:#ddf393;
	border-left:1px solid #666;
}
.level3 {
	padding:1px;
	padding-left:10px;
	background-color:#cae46e;
	border-left:1px solid #666;
	border-top:1px solid #666;

}
.level4 {
	padding:1px;
	padding-left:10px;
	background-color:#b0cb51;
	border-left:1px solid #666;
}


