/* Grundeinstellungen */

html {
  height: 100%;
  margin-bottom: 0px;
}

/* Kein Rand um Bild als Link */

<!--
img {border:0;}
-->

/* Grundlagen fuer die ganze Seite ausser Divs insbesondere
Schriftarten
Raender

 */

body {
	font-family: Helvetica,Arial,sans-serif;
	margin: 0px 0px 0px 0px;
	color: #404040;
	background: #C3E6E9;
	text-align:center;
	font-size:12px;
}


#divIndex1 {
	font-family: Verdana;
	text-align:left;
	vertical-align:middle;
	font-size:11px;
	color:#ffffff;
	margin:0px; 
	padding:0px;
	width:980px;
	height:157px;
  	background-image: url(../template/images/kopfgrafik.jpg);
}

#divIndex2 {
	text-align:left;
	vertical-align:middle;
	margin:0px; 
	padding:0px;
	width:980px;
	height:24px;
  	background-image: url(../template/images/top_menu_bg.jpg);
}

#divIndex3 {
	font-family: Verdana;
	text-align:left;
	vertical-align:middle;
	font-size:11px;
	color:#000000;
	margin:0px; 
	padding:0px;
	width:980px;
	height:100%;
  	background-image: url(../template/images/whitebox_bg.jpg);
}


#divTeaser {
	text-align:left;
	font-size:12px;
	width:265px;
	margin:-50px; 
	padding:-50px;
	background-color:#ffffff; 
  	border:0px  
	text-decoration:none;
	line-height:18px;
}

<!-- LINKS Start -->

a:link {
	text-decoration: none;
	font-weight: normal;
	color:#ffffff;
}

a:hover {
	text-decoration: underline;
	font-weight: normal;
	color:#ffffff;
}

a:visited {
	text-decoration: none;
	font-weight: normal;
	color:#ffffff;
}

a {
	color:#ffffff;
	font-family:verdana,helvetica,sans-serif;
	
	text-decoration:none;
}

a:hover {
	color:#ffffff;
	font-family:verdana,helvetica,sans-serif;
	font-size:11px;	
	text-decoration:underline;
}


<!-- LINKS ENDE -->



tabelle {
	color:#FFFFFF
}

#divIndex {
	text-align:left;
	vertical-align:middle;
	margin:20px auto;
	padding:0px;
	width:940px;
  	background-image: url(../bilder/template/maincontent.jpg);
	background-repeat: repeat-y;
}

#divTeaser {
	text-align:left;
	font-size:12px;
	width:265px;
	margin:10px; 
	padding:7px;
	background-color:#ffffff; 
  	border:0px solid black; 
	text-decoration:none;
	line-height:18px;
}


#divContent {
	text-align:left;
	font-family:verdana,helvetica,sans-serif;
	font-size:12px;
	width:980px;
	margin:-5px; 
	padding:0px;
	background-color:#ffffff; 
  	border:0px solid black; 
	text-decoration:none;
	line-height:18px;
}


#divContentbreit {
	text-align:left;
	font-size:12px;
	width:885px;
	margin:10px; 
	padding:7px;
	background-color:#ffffff; 
  	border:0px solid black; 
	text-decoration:none;
	line-height:18px;
}

#divContentLeft {
	text-align:left;
	font-size:12px;
	width:150px;
	margin:0px; 
	padding:7px;
	background-color:#ffffff; 
  	border:1px solid black; 
	text-decoration:none;
	line-height:18px;
}		

#divContentMid {
	text-align:left;
	font-size:12px;
	width:885px;
	margin:10px; 
	padding:7px;
	background-color:#ffffff; 
  	border:0px solid black; 
	text-decoration:none;
	line-height:18px;
}

#divContentRight {
	text-align:left;
	font-size:12px;
	width:885px;
	margin:10px; 
	padding:7px;
	background-color:#ffffff; 
  	border:0px solid black; 
	text-decoration:none;
	line-height:18px;
}

#divFuss {
	text-align:center;
	font-size:11px;
	width:933px;
	margin:0px; 
	padding:3px;
	background-color:#999999; 
  	border:0px solid black; 
	text-decoration:none;
	color:#FFFFFF;
}

#divSearchIndex {
	text-align:center;
	vertical-align:middle;
	margin:20px auto;
	padding:0px;
	width:940px;
  	background-image: url(../bilder/template/maincontent.jpg);
	background-repeat: repeat-y;
}



h1 {
	text-align:left;
	font-family:arial, verdana,helvetica,sans-serif;
	font-size:18px;
	color:#666666;
	text-decoration:none;
	font-weight:bold;
}
	
h2 {
	text-align:left;
	font-family:arial, verdana,helvetica,sans-serif;
	font-size:12px;
	color:#666666;
	text-decoration:none;
}

div#flash {
position: relative;
z-index: 1;
}

div#grafik {
position: relative;
z-index: 2;
height: 277px; /* entspricht der Höhe des Flash-Files */
margin-top: -277px; /* schiebt das Element um das Höhenmaß nach oben */
}

/* Relativer Tooltip */
a.tooltip, a.tooltip:link, a.tooltip:visited, a.tooltip:active  {
  position: relative;
  text-decoration: none; 
  font-style: italic;
  color: #0000ff; 
  }
  
a.tooltip:hover {
  color: #0000ff; 
  background: transparent;
  }

a.tooltip span {
  display: none;  
  text-decoration: none; 
}

a.tooltip:hover span {
  display: block;
  position: absolute; 
  top: 20px; 
  left: 0; 
  width: 200px;
  z-index: 100;
  color: #000000; 
  border:1px solid #000000; 
  background: transparent;
padding: 5px;
  font: 12px Verdana, sans-serif; 
  text-align: left;
  }
  



#area {
	padding: 0;
	width:100%;
	background: url(../images/whitebox_bg.jpg) top left repeat-y;
	
}

#whitebox {
	margin: 0 auto;
	width: 980px;
	background: transparent url(../images/top_menu_bg.jpg) top left repeat;
	height:24px;
	text-align:left;
}

#whitebox div {
	text-align: left;
}

#whitebox_m {
	width: 980px;
	padding: 0;
	margin:0 auto;
}


/* menu links */
a.mainlevel:link, a.mainlevel:visited {
	padding-left: 5px;
}

a.mainlevel:hover {

}


<!-- Menueformatierung-->

/* module control elements */
.moduletable form table td {
	font-size: 1em;
	padding:3px;
}

.moduletable form table.poll td {
	text-align: center;
	font-size: 1.1em;
	padding:2px;
}


#leftcolumn div.module table ,#rightcolumn div.module table {
	width: 190px; <!-- alter Wert auto - Korrektur falsche breite Log-In-Form - auskommentiert von Michael P. Klotz 19.02.2008;20:31 h //-->
}

/* Modultitelgestaltung */

#leftcolumn .moduletable th, #rightcolumn .moduletable th {
	margin: 0;
	color:#fefefe;
	font-weight: bold;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 1.1em;
	background:#eeeeee;
	padding:2px 0 2px 10px;
	line-height:20px;
	text-align: left;
	background:transparent url(template/images/menu_t.jpg) top left repeat-x;
}


#leftcolumn .moduletable, #rightcolumn .moduletable {
	margin:6px 0 20px 8;
	padding: 3px;
	font-size: 0.9em;
	border:1px solid #ccc;
	background:#fefefe;
	width:180px; <!-- definiert grundsaetzlich die Breite der Module Links- da muss noch eine andere Stelle sein! //-->
}

#leftcolumn .moduletable table, #rightcolumn .moduletable table {
	margin:0;
	font-size: 1em;
	list-style:none;
	border:1px solid #ccc;

	width:180px; <!-- definiert grundsaetzlich die Breite der Module Links- weitere Stelle 1, vorher undefiniert/auto //-->
}

#leftcolumn .moduletable table table, #rightcolumn .moduletable table table {
	padding: 3px;
	font-size: 0.9em;
	border:0;

	width:180px; <!-- definiert grundsaetzlich die Breite der Module Links- weitere Stelle 1, vorher undefiniert/auto //-->

}

.moduletable table.poll {
	border:0;
	width:100%;
}

#leftcolumn ul.menu li, #rightcolumn ul.menu li {
	font-size: 0.9em;
	margin:0;
	padding:0;
	background: #f5f5f5;
}



a.mainlevel:link, a.mainlevel:visited {
	display:block;
	font-size: 11px;
	line-height:20px;
	background: #f5f5f5 url(../template/images/menu_link_bg.gif) left no-repeat; 
	padding:2px 20px;
	border-top:1px solid #dddddd;
	text-decoration:none;
	color:#008383;
}





















































/* In dieser Anwendung nicht benoetigt */
/* Absoluter Tooltip */
<!--
div#menu {
  position: relative; 
  top: 10px; 
  left: 0px; 
  width: 170px; 
  height: 180px; 
  font: 18px Verdana, sans-serif; 
  z-index: 100;
  }
  
div#menu a {
  display: block; 
  text-align: center; 
  font: bold 1em sans-serif; 
  padding: 3px 10px; 
  margin: 0 0 1px; 
  text-decoration: none; 
  color: black; 
  background: #99FF99;
  border: 1px solid black;
  }
  
div#menu a:hover {
  color: #441111; 
  background: #FFFF66;
  border: 1px dotted blue;
  }

div#menu a span {display: none;}
div#menu a:hover span {
   display: block;
   position: absolute; 
   top: 94px; 
   left: 0; 
   width: 158px;
   padding: 5px; 
   z-index: 100;
   color: #000000; 
   background: #FFFFCC;
   font: 12px Verdana, sans-serif; 
   text-align: center;
   border: 1px dashed black;
   }
-->

<!--div.module_menu {
	background: url(../images/blue/module_mright_bg.jpg) 100% 100% no-repeat;
}

div.module_menu div {
	background: url(../images/blue/module_mleft_bg.jpg) 0 100% no-repeat;
}

div.module_menu div div {
	background: url(../images/blue/module_right_bg.jpg) 100% 0 no-repeat;
}

div.module_menu div div div {
	background: url(../images/blue/module_left_bg.jpg) 0 0 no-repeat;
}


h3, .componentheading, table.moduletable th {

	padding: 0;
	font-family:Helvetica ,Arial,sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	vertical-align: bottom;

	text-align: left;
	width: 100%;

  color: #666;
}



#pillmenu a#active_menu-nav {
  color: #fff;
  background: transparent url(template/images/top_menu_arrow.jpg) top center no-repeat;
}

#pillmenu a#active_menu-nav:hover {
  color: #fff;
  background: transparent url(template/images/top_menu_arrow.jpg) top center no-repeat;
}



/* forms */
#leftcolumn .moduletable ul, #rightcolumn .moduletable ul {
	font-size: 0.9em;
	margin:6px 0;
	padding:0px;
	text-align: center;
	list-style:none;
}


#leftcolumn .moduletable ul li, #rightcolumn .moduletable ul li {
	margin:0;
	padding:0 2px;
}

-->

<!--

/* ****** left col sub menu ****** */
#leftcolumn ul.menu li ul, #rightcolumn ul.menu li ul {
	margin:0;
	padding:0 0 0 0px;
	list-style:none;
}


a.sublevel:link, a.sublevel:visited {
	background:#f5f5f5 url(../template/images/menu_sub_link_bg.gif) left no-repeat;
	text-decoration:none;
	color:#008383;
	padding:2px 25px;
	line-height:24px;
	text-decoration:none;
}



a.sublevel:hover {
	background:#f5f5f5 url(template/images/menu_sub_link_bg.gif) left no-repeat;
	color:#666666;
}

a.sublevel#active_menu {
	color: #ff8800;
}



.moduletable table td div {
	background:#f5f5f5;
	border-top:1px solid #dddddd;
}

a.mainlevel#active_menu:hover {
	background:#eeeeee url(../template/images/menu_curren_link_bg.gif) left no-repeat;
	color:#666666;
}


a.mainlevel#active_menu {
	display:block;
	font-size: 11px;
	line-height:20px;
	background:#f5f5f5 url(../template/images/menu_curren_link_bg.gif) left no-repeat;
	padding:2px 20px;
	border-top:1px solid #dddddd;
	text-decoration:none;
	color:#ff8800;

}


a.mainlevel:hover {
	background:#eeeeee url(../template/images/menu_link_bg.gif) left no-repeat;
	color:#666666;
}


-->