/* CSS Document */
@charset "utf-8";

/* Breite der Seite beim Aufziehen*/

/* Breite der Seite beim Aufziehen f�r IE
.breite {
	width		      : expression(document.body.clientWidth < 605 ? "600px" : document.body.clientWidth > 805 ? "800px" : "auto");
	border            : 1px solid #1E6FD5;
	background-color  : #E6E9EB;
	margin-top        : 10px;
	margin-bottom     : 10px;
	margin-right      : auto;
	margin-left       : auto;
	height            : 100%;
}
*/

#fontsize  { 
float:right;
}


/* Font Size Background Images */
#fontsize p a.larger { background: #fff url(../images/zoom.gif) right no-repeat; }
#fontsize p a.smaller { background: #fff url(../images/zoom_out.gif) right no-repeat; }
#fontsize p a.reset { background: #fff url(../images/normal.gif) right no-repeat; }


 
.main { 
  text-align       : left; 
  width            : 100%;
  margin           : 0; 
  padding          : 0;
}


.mod {
  background       : #FFFFFF;
  width            : 2px;
}


/* Globale Schriftgr��e */
td, tr, p, div {
  font-family      : Arial, Verdana, Tahoma, Helvetica, sans-serif;
  /* font-size        : 12px;
     RGötz-2011-06-24 */
  font-size        : 14px;
  color            : #000000;
  /* jDe: Eintrag neu eingef�gt geht leider nicht wegen IE*/
  margin			: 0 0 0;
}
hr {
  color            : #999999;
  height           : 1px;
  width            : 100%;
}

form {
margin           : 0; 
padding          : 0;
}



.back_button {
  color            : #999999;
  font-family      : Tahoma, Arial, Verdana,  Helvetica, sans-serif;
  font-size        : 90%;
  font-weight      : normal;
  padding-bottom   : 3px;
  margin-right     : 4px;
  float            : right;
  line-height      : 20px;
  }

.button {
  font-size        : 11px;
  color            : #333333;
  border           : 1px solid #B4C1D1;
  margin           : 3px;
  background-color : #EAECEE;
  padding          : 2px !important;
  padding          : 1px;
  cursor           : pointer;
}

.inputbox {
 color        : #000000;
 background   : #ffffff;
 border       : 1px solid #B4C1D1;
 margin       : 3px;

}
/* Gro�e �beschrift im Inhaltsfeld */
/* jDe diese waren margin 5px 0, Eintrag f�r h4 und h5 ist neu
	oben links unten */
h1 {font-size        : 18px;
    /* font-weight      :bold; */
    color            : #2D476B;
    margin           : 2px 0 8px;
}

h2 {font-size        : 120%;
    color            : #2d476b;
/* angepasst RGötz-2009-04-21 */
/*    color            : #666666;  */
/*    margin           : 6px 0 4px;*/
    margin           : 10px 0 4px;
}

h3 {font-size        : 110%;
    color            : #2D476B;
    margin           : 4px 0 8px;
}

h4 {	font-size        : 105%;
	margin			: 14px 0 0;
}

h5 {	font-size        : 100%;
	margin			: 0px 0 0;
}


form#form-login{
	background: #F1F4F6;
	color: #fff;
	margin: 5px 0 15px 0;
	text-align:left
      }

form#form-login fieldset{
border: none;
}

form#form-login fieldset label {}
form#form-login ul a
{}



.contact_email  {
  width            : 100%;
}

.contact_email .inputbox {
  width            : 345px;

}

 
/* Unterbuttons wie z.B. Unter-Kontakt, Unter-wer-ist Online*/
table.moduletable, table.moduletable_menu, table.moduletable_text {
	  margin           : 0 0 8px 0;
	  width            : 100%;
/* Linkes Men� Hintergrundfarbe
      background       : url(../images/mod_bottom.gif) #F8F9FA repeat-x bottom left; */
      padding-bottom   : 2px;
	}
/* Hauptbuttons wie z.B. Kontakt Schriftfarbe und Unterstrich */
table.moduletable th, table.moduletable_menu th, table.moduletable_text th{
      
    font-family        : Tahoma, Arial, Verdana,  Helvetica, sans-serif;
	font-size          : 12px;
	font-weight        : bold;
	text-align         : left;
	width              : 100%;
    /* background         : url(../images/mod.gif) #E7EAEC repeat-x top left; */
	background			: #2D476B;
    color              : #F6F7F9;
	padding            : 2px;
    text-indent        : 10px;
	line-height        : 22px;
    border-bottom      : 1px solid #D2D5D8;
	    
	}

table.moduletable td, table.moduletable_menu td{
    padding-top: 2px;
   
    	}
/* Hauptbuttons Rechte-Leiste wie z.B. Kontakte */
.lcol table.moduletable th, .lcol table.moduletable_menu th, .rcol table.moduletable th, .rcol table.moduletable_menu th{
      
	background	:#2D476B;
/*      background         : #4b6b94; */
      color              : #F6F7F9;
	  font-weight        : bold;
	
	    
	}

.sectiontableheader {
  font-size        : 12px;
  font-weight      : normal;
  text-transform   : uppercase;
  letter-spacing   : 1px;
  background         : url(../images/mod_lr.gif) #6D8DB5 repeat-x top left; 
  color              : #F6F7F9; 
  padding          : 3px;
}

td.sectiontableheader a {
color              : #F6F7F9;
}

.sectiontableentry1 {
  vertical-align   : top;
  padding          : 3px;
  background       : #F4F5F7;
  border-bottom    : 1px solid #ffffff;
  line-height      : 18px;

}

.sectiontableentry2 {
  vertical-align   : top;
  padding          : 3px;
  border-bottom    : 1px solid #ffffff;
  background       : #EFF1F4;
  line-height      : 18px;
  }

.sectiontableentry1 img{
 
padding-top: 3px !important;
padding-top: 1px;
}

.sectiontableentry2 img{
 padding-top: 3px !important;
 padding-top: 1px;

}

a:link, a:visited {
  
  color            : #4B6B94;
  text-decoration  : none;
  font-weight      : bold;
}

a:hover {
  color            : #999999;
  text-decoration  : none;
  font-weight      : bold;
}



a.category:link, a.category:visited {
  font-size        : 11px;
  font-weight      : bold;
}

a.readon:link, a.readon:visited {
  color            : #999999;
  font-family      : Tahoma, Arial, Verdana, Helvetica, sans-serif;
  font-size        : 11px;
  background       : url(../images/readon.gif) no-repeat;
  white-space      : normal;
  font-weight      : normal;
  padding          : 1px 0 3px 18px;
/* RG�tz   
  float            : right;*/
  line-height      : 10px;
  text-decoration  : underline;
}

a.readon:hover {
  color            : #4B6B94;
  font-family      : Tahoma, Arial, Verdana, Helvetica, sans-serif;
  font-size        : 11px;
  background       : url(../images/readon.gif) no-repeat;
  white-space      : normal;
  font-weight      : normal;
  padding          : 1px 0 3px 18px;
  line-height      : 10px;
  text-decoration  : underline;
}

ul {
  margin           : 2px;
  padding-left     : 10px;
  list-style       : none;
}

li {
  
  line-height      : 15px;
  padding-left     : 10px;
  padding-top      : 0;
  background-image : url(../images/strelka.gif) ;
  background-repeat: no-repeat;
  background-position: 0px 3px;
}

table.contenttoc {
  border           : 1px solid #dcdcdc;
  background       : #F1F1F1;
  padding          : 5px;
  margin-left      : 2px;
  margin-bottom    : 2px;
}

.pagenavcounter {
  font-size        : 10px;
  color            : #4B6B94;
}

.pagenavbar {
  border-top       : 1px solid #999999;
  padding          : 2px;
}

.pagination span { padding: 2px; }
.pagination a    { padding: 2px; } 

a.pagination:link, a.pagination:visited {
  font-size        : 11px;
  color            : #999999;
  text-decoration  : none;
}

a.pagination:hover {
  font-size        : 11px;
  color            : #4B6B94;
  text-decoration  : none;
}

div.date {
  float:right;
  font-size        : 11px;
  font-weight      : bold;
  color            : #666666;
/* RGoetz 2009-06-26
  width: 140px;
  text-align: right;
*/
}

div.pw {
  float:left;
  width: 800px;
}

.small {
  font-size        : 10px;
  color            : #333333;
}

.smalldark {
  font-size        : 10px;
  color            : #333333;
}

.createdate, .modifydate {
  float            : left;
  font-size        : 10px;
  color            : #666666;
  font-weight      : bold;
}

.content_vote {
  font-size        : 10px;
  height           : 22px;
  padding-top      : 2px;
  padding-bottom   : 2px;
}

.content_rating {
  font-size        : 10px;
  color            : #999999;
}

.pathway {
  font-size        : 11px;
  color            : #333333;
  }

a.pathway:link, a.pathway:visited {
  font-size        : 11px;
  padding-left     : 0;
}

a.pathway:hover {
  font-size        : 11px;
  padding-left     : 0;
}

table.content{
  width            : 100%;
  padding          : 0;
  border-collapse  : collapse;
  border-spacing   : 0;
  margin-bottom    : 10px;
}

table.contentpane {
  width            : 100%;
  border-spacing   : 0;
  padding-left     : 5px;
  padding-right    : 5px;
  margin-bottom    : 5px;
}

table.contentpaneopen {
  width            : 100%;
  border-spacing   : 0;
  padding-left     : 5px;
  padding-right    : 5px;
  margin-bottom    : 5px;
}

.poll {
	color : #333333;
	line-height  : 12px;
	font-weight  : normal;
      
}

.pollstableborder{
  border-color     : #999999;
  text-align       : left;
}


/* Trennline zwischen den Texten auf Startseite und �berschriften der Buttons auf der Inhaltsseite
Trennline geht nicht bei IE*/
/*Aenderungen 2011-11-15 RGoetz */
.contentheading  {
  border-bottom    : 1px solid #3B5576;
/*  font-size        : 13px;*/
  font-size        : 125%;
  font-weight      : bold;
  line-height      : 125%;
/*  line-height      : 16px;*/
/*  text-transform   : uppercase;*/
  text-align       : left;
  text-indent      : 0;
  color            : #3B5576;
  width            : 100%;
  padding          : 1px;
  margin	   : 3px 0px;
  }


/* Trennline zwischen den Texten wie z.B. News*/
.componentheading {
  border-bottom    : 1px solid #3B5576;
/*  font-size        : 13px;*/
  font-size        : 125%;
  font-weight      : bold;
  line-height      : 125%;
/*  line-height      : 16px;*/
/*  text-transform   : uppercase;*/
  text-align       : left;
  text-indent      : 0;
  color            : #3B5576;
  width            : 100%;
  padding          : 1px;
  margin	   : 3px 0px;
  }


td.article_column{
padding-right: 5px;
}

.footer {
  font-size        : 11px;
  font-weight      : normal;
  height           : 31px;
  border-top       : 1px solid #cccccc;
 
 }

.lcol {
   vertical-align   : top;
   background       : #cccccc;
   padding-top      : 0px;
   border-left      : 1px solid #cccccc;
   padding-left     : 3px;
   padding-right    : 5px;

}

.rcol {
   vertical-align   : top;
   background       : #ffffff;
   padding-top		: 0px;
   border-right     : 1px solid #cccccc;
   padding-right	: 3px;

}

.foot {
  background       : none;
  vertical-align   : top;
  
}


.contentdescription { 
  width          : auto !important;
  margin         : 0;
  padding        :  0;
  padding-top    : 5px;
  text-align     : left;
}

td.top1{
margin: 0;
padding:  0;
height: 28px !important;
height: 25px;
padding-top:  0px !important;
padding-top:  3px;
padding-left: 2.5%;
padding-right: 2.5%;
background		: #cccccc;

}

table.top2{
background : #ffffff;

}

.searchbox {
  margin           : 0;
  padding          : 0;
  margin-top       : 13px;
  margin-left      : 10px;
  width            : 130px;
  font-size        : 11px;
  color            : #3CFF00;
  padding          : 2px !important;
  padding          : 1px; 
  border           : 1px solid #3CFF00;
  background       : none;
  
   }




.logoheader {
  border         : none;
  margin         : 0;
  padding        : 0;
  margin-top     : 0px;
  margin-left    : 0px;
  background     : url(../images/header.jpg);
  height         : 100px;
  width          : 600px;
  
 }

td.topnav {
  margin : 0px;
  padding:  0px;
  background-color: #cccccc;
  height         : 70px;
  width          : 770px;
  
 }

td.bgline {
  margin : 0px;
  padding:  0px;
  background     : url(../images/s.gif) repeat-y;
  width          : 7px;
 }


 #mainlevel-nav {
  font-size        : 11px;
  list-style       : none;
  padding          : 0;
  margin           : 0;
  margin-left      : 1px;
 
}

#mainlevel-nav li {
	float            : left;
	display          : block;
	list-style       : none;
	background-image : none;
	padding-left     : 2px;
	padding-right    : 2px;
	margin           : 0;
	width            : auto !important;
	font-size        : 11px;
	line-height      : 28px;
	white-space      : nowrap;
	border-left      : 1px solid #2d476b;
	
}
/*  Men� Oben */
#mainlevel-nav li a {
  
  padding-left     : 10px;
  padding-right    : 10px;
  font-size        : 13px;
  color            : #2d476b;
  text-decoration  : none;
  
}

#mainlevel-nav li a:hover {
  font-size        : 13px;
  color            : #353535;
  background-color : #EDEDED  
}

/* Logo */
.logo {
  margin: 0;
  padding:  0;
  background     : url(../images/logo.jpg)  #fff no-repeat bottom right;
  height         : 60px;
  width          : 300px;
  background-color : #cccccc; 
}

.blog_more {
margin   : 10px 0 7px 7px;
}

.buttonheading {
padding  : 0 2px;
}

span.article_separator {
display:block;
/* jDe: war 15px jetzt 0px*/
height:0px;
clear: both;
}

div.caption       { padding: 0 10px 0 10px; }
div.caption img   { border: 1px solid #CCC; }
div.caption p     { font-size: .90em; color: #666; text-align: center; }

div.mosimage         {  margin: 5px; }
div.mosimage_caption {  font-size: .90em; color: #666; }

.caption {border: 1px solid #CCC; padding: 3px;}


/*  Unter Menu Vordefinition 
table.moduletable_menu ul li ul li a:link, 
table.moduletable_menu ul li ul li a:visited, 
table.moduletable_menu ul li ul li ul li a:link, 
table.moduletable_menu ul li ul li ul li a:visited
{
   display          : block;
   font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
   font-size        : 11px;
   font-weight      : bold;
   color            : #999999;
   padding    	    : 3px 1px 3px 5px;
   margin		    : 3px;
   text-decoration  : none;
   padding-left     : 15px;
   border: none;
}

table.moduletable_menu ul li ul li a:hover, 
table.moduletable_menu ul li ul li ul li a:hover
{ background:none;
  font-size        : 11px;
  font-weight      : normal;
  color            : #5AFF00;
  text-decoration  : none;
  padding-left     : 15px;

}

 Buttons 3 Ebene - Grunddesign 
table.moduletable_menu ul li.active ul li a:link, 
table.moduletable_menu ul li.active ul li a:visited, 
table.moduletable_menu ul li.active ul li ul li a:link, 
table.moduletable_menu ul li.active ul li ul li a:visited
{
   display          : block;
   font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
   font-size        : 11px;
   font-weight      : bold;
   color            : #999999;
   padding    	    : 3px 1px 3px 5px;
   margin		    : 3px;
   text-decoration  : none;
   padding-left     : 15px;
   border: none;
}

  Buttons 3 Ebene - dar�ber

table.moduletable_menu ul li.active ul li a:hover, 
table.moduletable_menu ul li.active ul li ul li a:hover
{ background:none;
  font-size        : 11px;
  font-weight      : normal;
  color            : #666666;
  text-decoration  : none;
  padding-left     : 15px;

}

 Buttons 3 Ebene - nach Klick Men� offen
table.moduletable_menu ul li.active ul li#current a
{ background:none;
  font-size        : 11px;
  font-weight      : bold;
  color            : #1E6FD5;
  text-decoration  : none;
  padding-left     : 15px;
}
 */

div.search input {
	width            : 145px;
	border           : 1px solid #666666;
	margin           : 15px 0 10px 0;
	background-color :#FFFFFF;
}

.willkommen {
    color            : #2D476B;
/*	font-size        : 20px;*/
	font-size        : 26px;
	font-family      : Arial, Helvetica, sans-serif;
	font-weight      : bold;
	margin		     : 15px 2px 0px 0px;
}

