/********************************************************/
/************** Grundeinstellung Layout *****************/
/********************************************************/

body {
  	background       	: #7ABA7A url(../images/image_254.gif) ;
  	color            	: #FFCC00;
  	font-family	  	: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
  	font-size	  	: 15px;
}

.hauptfenster{
  	border		   	: 4px solid white;
  	background-color  	: #010032;
         background-image	: url(../images/background.png);
         }

.banner{ background-image	: url(../images/Logo_oben.png);
         background-repeat	: no-repeat;
	height			: 220px;
}


.menu_links {
  	width		  	: 200px;

}

.navigation{
  	margin-top	   	: 0px;
  }

.datum{
  	margin-top             	: 135px;
  	margin-left            	: 18px;
  	background-color       	: none;

  }
.suchen{
  	margin-top		: 0px;
  	margin-left		: 10px;
         width			: 160px;
  	background-color	: none;
 }

#footer {
	text-align		: center;
         padding			: 2px;
	font-size		: 11px;
         color			: #00003F;
         background		: none;
        }

#footer a:link{
	text-align		: center;
	font-size		: 11px;
         text-decoration		: none;
         color			: #00003F;          }

#footer a:visited{
	text-align		: center;
	font-size		: 11px;
         text-decoration		: none;
         color			: #00003F;          }
#footer a:hover{
	text-align		: center;
	font-size		: 11px;
         text-decoration		: underline;
         color			: #00003F;
        }


a:link{
	color:#FFCC00;
	font-size:15px;
         font-weight:bold;
         text-decoration:none;}

a:visited{
	color:#FFCC00;
	font-size:15px;
         font-weight:bold;
         text-decoration:none;
         }

a:hover{
	color:#FFCC00;
	font-size:15px;
         font-weight:bold;
         text-decoration:underline;
         }

.weiter{
	height:50px;
         text-align:right;
         vertical-align:bottom;
         padding-right:3px;
         }

a.readon:link {
 	text-align		: right;
         font-size		: 13px;
         font-weight		: bold;
  	color            	: #FFCC00;
         text-decoration		: none;
	border-top		: 1px dotted #FFCC00;
         padding-left		: 5px; }

a.readon:visited {
 	text-align		: right;
         font-size		: 13px;
         font-weight		: bold;
  	color            	: #FFCC00;
         text-decoration		: none;
	border-top		: 1px dotted #FFCC00;
         padding-left		: 5px;
}

a.readon:hover{
 	text-align		: right;
         font-size		: 13px;
         font-weight		: bold;
  	color            	: #DF0000;
         text-decoration		: none;
	border-top		: 1px dotted #DF0000;
         padding-left		: 5px;         }

.createdate {
	text-align		: right;
         font-size		: 11px;
         font-style		: italic;
         }

/********************************************************/
/************** Allgemeine Einstellungen ****************/
/********************************************************/
td, tr, p, div {
  	vertical-align   	: top;
         padding			: 0px;
         margin			: 0px;}

h1 {
  	font-size        	: 20px;
  	font-weight      	: bold;
 	color            	: white;
  	border-bottom	 	: 1px solid white;
  	text-align       	: center;
  	padding          	: 1px;
  	padding-left     	: 5px;
  	padding-right    	: 5px;
}

h2{
  	text-align	 	: left;
  	font-size       	: 15px;
  	font-weight	 	: bold;
  	margin-bottom	 	: 3px;
  	padding         	: 0px;
  	text-decoration 	: underline;}

h3{
	font-size		: 15px;
	font-weight		: bold;
	text-align		: center;
         margin-bottom		: 10px;
         background-color	: #F2C968;
         border			: 1px solid  #4D1E00;
}

h5{
  	text-align	 	: left;
  	font-size       	: 15px;
  	font-weight	 	: bold;
  	margin-bottom	 	: 10px;
  	padding         	: 0px;
  	border-bottom	 	: 1px solid white;
  	width		 	: 540px;}

h6{
  	text-align	       	: center;
  	font-size             	: 15px;
 	font-weight	     	: bold;
  	margin-bottom	     	: 10px;
 	padding             	: 0px;}

ul {
  	margin           	: 0px 0px 0px 0px;
}

li {
  	list-style       	: inside url(../images/arrow.gif) 2px;
  	list-style-image 	: url(../images/arrow.gif);
  	padding-bottom	  	: 5px;
}

hr {
  	background       	: #C0C0C0;
  	height           	: 1px;
  	width            	: 100%;
}

table.searchintro {
  border			: solid 1px #777777;
  background-color	: none;
  color		 	: white;}

#mod_search_searchword
{ font-size		: 12px;
  border		 	: solid 1px #BFBFBF;
  background-color	: #F3EFE0;
  width                  : 175px;
  color		 	: #4D1E00;}


.tabelle
{	border-collapse	: collapse;

}

.tabelle td
{	border		: 1px solid #4D1E00;
	font-size 	: 13px;
         text-align	: center;
         vertical-align  : middle;
	padding		: 3px;          }

.tabelle_ueberschrift td
{	font-size 	: 14px;
	background-color: #DFDFDF;
         font-weight	: bold;
	text-align	: center;
         height		: 30px;
         vertical-align  : middle;
         }

.tabelle_1
{	border-collapse	: collapse;

}

.tabelle_1 td
{	border		: 1px solid #4D1E00;
	font-size 	: 14px;
         text-align	: left;
         vertical-align  : middle;
	padding		: 5px;          }

.tabelle_ueberschrift_1 td
{	font-size 	: 14px;
	background-color: #DFDFDF;
         font-weight	: bold;
	text-align	: center;
         height		: 30px;
         vertical-align  : middle;
         }


/********************************************************/
/**************  Einstellungen MOS-Image ****************/
/********************************************************/

.mosimage {
	border		: 1px solid #BFBFBF;
         margin		: 4px;
         padding		: 0px;}

.mosimage_caption {
	border-top	: 1px solid #BFBFBF;
         background-color: #EFEFEF;
         font-size	: 12px;
         margin		: 0px;
         padding		: 0px;}

/* ###################### MAIN MENU SETTINGS ###################### */


.mainlevel {
  display	  : block;
  text-align       : left;
  text-decoration  : none;
  font-weight	  : bold;
  text-indent      : 15px;
  font-size        : 16px;
  margin-left	  : 8px;
}

a.mainlevel:link{
  color            : #FFCC00;
  padding-top	  : 5px;
  padding-bottom	  : 2px;
  display	  : block;
  width		  : 180px;
  height		  : 25px;
  text-decoration  : none;
  text-align	  : left;
  border-bottom	  : 1px solid #CD6607; }

a.mainlevel:visited {
  color            : #FFCC00;
  padding-top	  : 5px;
  padding-bottom	  : 2px;
  display	  : block;
  width		  : 180px;
  height		  : 25px;
  text-decoration  : none;
  text-align	  : left;
  border-bottom	  : 1px solid #CD6607;  }

a.mainlevel:hover {
  color            : #000000;
  padding-top	  : 5px;
  padding-bottom	  : 2px;
  display	  : block;
  width		  : 180px;
  height		  : 25px;
  background       : #FEB900;
  text-align	  : left;
  text-decoration  : none;
  border-bottom	  : 1px solid #CD6607; }

#active_menu {
  color            : #000000;
  padding-top	  : 5px;
  padding-bottom	  : 2px;
  display	  : block;
  width		  : 180px;
  height		  : 25px;
  background       : #FEB900;
  text-align	  : left;
  font-weight      : bold;
  text-decoration  : none;   }



.sublevel {
  display	  : block;
  text-align       : left;
  text-decoration  : none;
  font-weight	  : bold;
  font-size        : 13px;
  padding	  : 0px;
  margin-left	  : 15px;
}

a.sublevel:link {
  color            : #FFCC00;
  padding-top	  : 4px;
  padding-bottom	  : 3px;
  padding-left	  : 40px;
  display	  : block;
  height		  : 22px;
  font-size        : 13px;
  text-decoration  : none;
  text-align	  : left;
  border-bottom 	  : 1px dotted #FFCC00;
  background-image : url(../images/pfeil.png);
  background-repeat: no-repeat;
  background-position: 15px 2px;
  width		  : 130px;
}

a.sublevel:visited {
  color            : #FFCC00;
  padding-top	  : 4px;
  padding-bottom	  : 3px;
  padding-left	  : 40px;
  display	  : block;
  height		  : 22px;
  font-size        : 13px;
  text-decoration  : none;
  text-align	  : left;
  border-bottom 	  : 1px dotted #FFCC00;
  background-image : url(../images/pfeil.png);
  background-repeat: no-repeat;
  background-position: 15px 2px;
  width		  : 130px;
}

a.sublevel:hover {
  color            : #000000;
  padding-top	  : 4px;
  padding-bottom	  : 3px;
  padding-left	  : 40px;
  display	  : block;
  height		  : 22px;
  font-size        : 13px;
  text-decoration  : none;
  text-align	  : left;
  border-bottom 	  : 1px dotted #FFCC00;
  background       : #FEB900;
  background-image : url(../images/pfeil_hover.png);
  background-repeat: no-repeat;
  background-position: 15px 2px;
  width		  : 130px;  }

a.sublevel#active_menu  {
  color            : #000000;
  padding-top	  : 4px;
  padding-bottom	  : 3px;
  padding-left	  : 40px;
  display	  : block;
  height		  : 22px;
  font-size        : 13px;
  text-decoration  : none;
  text-align	  : left;
  border-bottom 	  : 1px dotted #FFCC00;
  background       : #FEB900;
  background-image : url(../images/pfeil_hover.png);
  background-repeat: no-repeat;
  background-position: 15px 2px;
  width		  : 130px;  }




ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 13px;

}

ul#mainlevel-nav li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 13px;
	line-height: 21px;
	white-space: nowrap;
	border-right: 1px solid #cccccc;
         border-left: 1px solid #cccccc;
}

ul#mainlevel-nav li a
{	font-size: 13px;
	display: block;
	padding-left: 13px;
	padding-right: 13px;
	text-decoration: none;
	color: white;
	background: transparent;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

	ul#mainlevel-nav li a:hover
{        background: #BBE5E3;
}
.mainlevel-nav#active_menu-nav{
background: #BBE5E3;
font-weight:bold;
}
/* ###################### LINKS ###################### */

a.category:link, a.category:visited {
  color            : white;
  font-weight      : bold;
}

a.category:hover {
  color            : #37C9C0;
}

a.buttonbar:link, a.buttonbar:visited {
  color            : #FFFFFF;
  font-weight      : bold;
  text-transform   : uppercase;
}

a.buttonbar:hover {
  color            : #37C9C0;
  text-decoration  : bold;
}


/* ###################### MODULE SETTINGS ###################### */
table.moduletable {

}
table.moduletable th {
  font-size        : 11px;
  font-weight      : bold;
  color            : #333333;
  text-align       : left;
  border-bottom    : none;
  padding          : 1px;

}

.newsflash {

  font-size        : 10px;
  color            : #27A19A;
}

.frameheader {

  font-size        : 18px;
  font-weight      : none;
  color            : #808080;
}

.poll {
  font-size        : 10px;
  color            : #666666;
  line-height      : 15px
}

/* ###################### FORMULAR SETTINGS ###################### */
.button {

  font-style       : normal;
  font-weight      : bold;
  font-size        : 12px;
  padding	  : 2px;
  color            : #000000;
  border           : 1px solid;
}

.inputbox {

  font-size        : 12px;
  font-weight      : bold;
  color            : #000000;
  background       : #EFEFEF;
  border           : 1px solid #DFDFDF;
  text-indent	  : 4px;
}


/* ###################### CONTENT PAGE SETTINGS ###################### */
.contentheading {
width		: 100%;
font-weight	: bold;
font-size	: 22px;
line-height	: 30px;
margin-bottom	: 20px;
border-bottom    : 1px dashed #FFCC00;
font-family	: 'Trebuchet MS', verdana, sans-serif;
}

table.contentpane td.contentheading {
font-weight	: bold;
font-size	: 16px;
line-height	: 30px;
font-family	: 'Trebuchet MS', verdana, sans-serif;
border-bottom    : 1px dashed #FFCC00;
}
table.moduletable  td.contentheading {
font-weight	: bold;
font-size	: 16px;
line-height	: 30px;
font-family	: 'Trebuchet MS', verdana, sans-serif;
border-bottom    : 1px dashed #FFCC00;
text-align	: center;
}



.componentheading {

	width			: 100%;
	font-size		: 22px;
	font-weight		: bold;
	text-align		: center;
         margin-bottom		: 18px;
	border-bottom    : 1px dashed #FFCC00;     }

.contentpane, .contentpaneopen, .contentdescription {
	width			: 100%;
}


.contentpane td, .contentpaneopen td, .contentdescription td {


}
a.contentpane:link, a.contentpane:visited, a.contentpaneopen:link, a.contentpaneopen:visited {
	text-decoration	: none;
         color:#FFCC00;
         font-weight:bold;
}
a.contentpane:hover, a.contentpaneopen:hover {
         color:#FFCC00;
         font-weight:bold;
	text-decoration	: underline;
}

.blog  {
	width			: 100%;
}

table.blog  td.contentheading {
font-weight	: bold;
font-size	: 16px;
height		: 23px;
line-height	: 20px;
font-family	: 'Trebuchet MS', verdana, sans-serif;
border-bottom    : 1px solid #FFCC00;
border-left	: 4px solid #FFCC00;
text-align	: left;
padding-left	: 3px;}

/******** Formatierung der Überschriften ********/

.contentdescription {

  font-size        : 11px;
  color            : #333333;
  text-align       : left;
}

.category {
  color            : #999999;

  font-size        : 11px;
  font-weight      : bold;
  text-decoration  : none;
}

/* ###################### SECTION LISTING SETTINGS ###################### */
.sectiontableentry1 td {
  border-bottom    : 1px solid #FFCC00;
  padding-top	  : 10px;

}

.sectiontableentry2 td{
  border-bottom    : 1px solid #FFCC00;
  padding-top	  : 10px;
}

.sectiontableheader {
  height           : 20px;
  font-weight      : bold;
  border-bottom    : 1px solid #FFFFFF;
}
a.category:link
{color:#FFFFFF;
}
/* ###################### SMALL FONT SETTINGS ###################### */
.small {

  font-size        : 9px;
  color            : #000000;
  font-style	  : italic;
  text-decoration  : none;
  font-weight      : normal;
}

.smalldark {

  font-size        : 9px;
  color            : #000000;
  font-weight      : normal;
}

#textticker {
         padding-top		: 5px;
         padding-bottom		: 15px;
         margin-left		: 15px;
         width			: 170px;
         background-image	: url(../images/back_grau.png);
	border			: 1px dotted #CD6607;
}

.ticker_oben  {
	font-size		: 15px;
         padding-top		: 5px;
         padding-bottom		: 5px;
         font-weight		: bold;
	border-bottom		: 1px dotted #CD6607;
	border-top		: 1px dotted #CD6607; 
         text-align		: center;
}

.ticker_ueberschrift  {
	font-size		: 13px;
         font-weight		: bold;
         text-align		: center;
         text-decoration		: underline;
         }

.ticker_text  {
	font-size		: 14px;
         text-align		: center;
         padding-left		: 10px;
         }
hr {
 	color			: #FFCC00;
}
.datum {
font-size:11px;
color:#FFDF00;
margin:0px;
padding:0px;}
.ueberschrift{
font-size:14px;
color:#FFDF00;
font-weight:bold;
text-decoration:underline;
margin:0px;}
.beschreibung{
font-size:13px;
color:#FFDF00;
margin:0px;
}