/*#################################################################################################################*/
											/*Einstellungen Für Body*/
/*#################################################################################################################*/
				/*Scroller & Body Einstellungen*/
/*#################################################################################################################*/
body {
        scrollbar-base-color:#10E6E9;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-arrow-color:#10E6E9;
	scrollbar-darkshadow-color:#10E6E9;
	scrollbar-face-color:#10E6E9;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#10E6E9;
	scrollbar-track-color:#ffffff;
	margin: 0px;
	/*background-image:url(../images/bild_hg.jpg);*/		/*Hier Kann Ein Belibiege Hintergrundbild Benutzt Werden*/
}
/*##################################################################################################################*/
											  /*Inhalt Beschriftung*/
/*##################################################################################################################*/
tr{
  font-family      : Verdana;
  font-size        : 11px;
  color            : #000000;
}
p{
  font-family      : Verdana;
  font-size        : 11px;
  color            : #333333;
}
div {
  font-family      : Verdana;
  font-size        : 11px;
  color            : #000000;
}
/*
td {
  font-family      : Verdana;
  font-size        : 11px;
  color            : #000000;
}
*/
/*###################################################################################################################*/
hr {
  background       : #999999;
  height           : 1px;
  width            : 100%;
}
/*###################################################################################################################*/
#mainlevel-nav {
margin: 0; padding: 0;
}
#mainlevel-nav li {
	background-image: none;
	padding-left: 0px;
	list-style:none; float: right; 
	margin: 0; width: 15.5%; 
	font-size: 10px;
	line-height: 20px;
	white-space: nowrap;
	text-indent: 15px;
}
#mainlevel-nav a {
	display: block; 
	float: right; 
	text-decoration: none;  
	border: 1px solid;
	border-color: #fff #cc3300 #cc3300 #fff;

color: ffffff;
}
#mainlevel-nav a {
float: none;
}
#mainlevel-nav a:hover {

}
/*#############################################################################################################*/
										/*Einstellungen Für Newsflash*/
/*#############################################################################################################*/
.newsflash td {
color: #000000;
text-align: justify;
vertical-align: middle;
}
/*############################################################################################################*/
										/*Einstellungen Für Greetings*/
/*############################################################################################################*/
.mainpage {
text-align: justify;
color: #000000;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 13px;
}
.mainpage-bkg {
	width: 1px;
}
/*###########################################################################################################*/
.greybg {
  background: #ffffff;
}
/*##########################################################################################################*/
										/*Einstellungen Für Patway*/
/*##########################################################################################################*/
.pathway {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 9px;
}
a.pathway:link, a.pathway:visited {
  color            : #ffffff;
  font-weight      : normal;
}

a.pathway:hover {
  color            : #ffffff;
  font-weight      : normal;
  text-decoration   : none;
}
/*#########################################################################################################*/
							/*Einstellungen Für Überschrift von Site Name*/
/*#########################################################################################################*/
.title {
font-family: Verdana;
font-size: 20px;
font-weight: bold;
color : #ffffff;
margin-left: 10px;
}
/*#########################################################################################################*/
											/*Für Tag Linie*/
/*#########################################################################################################*/
.subtitle {
font-family: sans-serif;
font-size: 10px;
font-weight: bold;
color : #666666;
text-transform: uppercase;
letter-spacing: 2px;
margin-left: 20px;
}
/*#########################################################################################################*/
#active_menu {
  color: #ffffff;
}
/*#########################################################################################################*/
							/* Andeere Einstellungen Für Menü*/
/*#########################################################################################################*/
a.mainlevel:link{
text-align:center;												/*Text Ausrichtung*/
background-image:url(../images/hg_menu_standart.jpg); 			/*Hier Kann Button Verwentet Werden*/
display: block;
color: #ffffff;
font-weight: bold;

background-repeat: no-repeat;
width: 100%;
/*text-indent: 15px;*/											/*Falls Man Kein Textausrichtung Möchte*/
text-decoration: none;
font-family: Verdana, Helvetica, Arial, sans-serif;
line-height: 20px;
margin-bottom: 0px;
}
a.mainlevel:visited {
text-align:center;												/*Text Ausrichtung*/
background-image:url(../images/hg_menu_visited.jpg); /*Hier Kann Button Verwentet Werden*/
display: block;
color: #ffffff;
font-weight: bold;

background-repeat: no-repeat;
width: 100%;
/*text-indent: 15px;*/ 											/*Falls Man Kein Textausrichtung Möchte*/
text-decoration: none;
font-family: Verdana, Helvetica, Arial, sans-serif;
line-height: 20px;
margin-bottom: 0px;
}
a.mainlevel:hover {
text-align:center;												/*Text Ausrichtung*/
background-image:url(../images/hg_menu_hover.jpg); /*Hier Kann Button Verwentet Werden*/
display: block;
color: #ffffff;
font-weight: bold;

background-repeat: no-repeat;
width: 100%;
/*text-indent: 15px;*/ 											/*Falls Man Kein Textausrichtung Möchte*/
text-decoration: none;
font-family: Verdana, Helvetica, Arial, sans-serif;
line-height: 20px;
margin-bottom: 0px;
}

/*
a.mainmenu:link, a.mainmenu:visited {
color: #000000; 
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: bold;
font-size: 10px;

}
a.mainmenu:hover {
color: #333333; 
}
*/
/*########################################################################################################*/
										/*Einstellungen Für Poll*/
/*########################################################################################################*/
.pollstableborder {
border: 1px solid;
padding: 1px;
}
/*#########################################################################################################*/
a.sublevel:link, a.sublevel:visited {
        padding-left: 1px;
        vertical-align: middle;
        font-size: 11px;
        color: #000000;
        text-align: left;
}


a.sublevel:hover {
color: #000000; text-decoration: none;
}

table.moduletable {
	padding: 5px 10px 5px 8px;
	margin-bottom: 15px;
	width: 100%;
	
}
/*##################################################################################################################*/
								/*Einstellungen Für Menü Überschriften*/
/*##################################################################################################################*/
table.moduletable th {
    background-image:url(../images/hg_menu_uberschrift.jpg); /*Hier Kann Man Ein Hintergrund Für Menüüberschrift Einbringen*/
	font-size        : 11px;
	font-weight      : bold;
	color            : #ffffff;
	text-align       : center;
	width            : 100%;
	letter-spacing: 2px;
	/*text-indent: 15px;*/								/*Wenn Man Kein Text Ausrichtung Möchte*/
	padding-bottom: 5px;
}

table.moduletable li {
}

table.moduletable ul {
	padding: 0px;
}
table.moduletable td {
font-size: 10px;
font-weight: normal;
}
/*#########################################################################################################*/
.poll {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 15px;
  color            : #666666;
  line-height      : 14px;
}
table.pollstableborder {
	border: 1px solid #EBED5B;
}
/*#########################################################################################################*/
.sectiontableheader {
  background-color : #EBED5B;
  color            : #333333;
  font-weight      : bold;
}
/*#########################################################################################################*/
.sectiontableentry1 {
  background-color : #F0F0F0;
}
.sectiontableentry2 {
  background-color : #E0E0E0;
}
/*#########################################################################################################*/
.small {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #999999;
  text-decoration  : none;
  font-weight      : bold;
}

.smalldark {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #000000;
  text-decoration  : none;
  font-weight      : normal;
}
/*#########################################################################################################*/
.contentpane {
  background       : #ffffff
}

.contentpaneopen {
  border : 0px ridge #ffff00;
  width: 100%;
  padding: 1px;
}
/*#########################################################################################################*/
.contentheading, .componentheading {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 12px;
  font-weight      : bold;
  color            : #000000;
  text-align       : center;
}
/*#########################################################################################################*/
								/*Einstellungen Für Datum*/
/*#########################################################################################################*/
.createdate {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #999999;
  text-align       : center;
}
/*#########################################################################################################*/
								/*Einstellungen Für Button*/
/*#########################################################################################################*/
.button {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-style       : normal;
  font-size        : 10px;
  font-weight      : bold;
  background-color : #F0F0F0;
  color            : #000000;
  border           : 1px solid #EBED5B;
}
.inputbox {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #000000;
  background-color : #ffffff;
  border           : 1px solid #ff6600;
}
/*#########################################################################################################*/
				/*Einstellungen Für z.B News,Popular zum Weiterlesen Links uzw.*/
/*#########################################################################################################*/
a:link{
color: #000000;
text-decoration: none;
}
a:visited {
color: #000000;
text-decoration: none;
}
a:hover {
color: #0000ff;
text-decoration: none;
}
/*#########################################################################################################*/
					/* Einstellungen Für Content Thema, die verlinkt wird Für Weiter Lese*/
/*#########################################################################################################*/
a.contentpagetitle:link, a.contentpagetitle:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
 	color: #ff9900;
	text-align:left;
	text-decoration: underline;
	}
a.contentpagetitle:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align:left;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	}
a.category:link, a.category:visited {
  color            : #333333;
  font-weight      : bold;
  font-size: 11px;
  font-weight: bold;
}
/*#########################################################################################################*/
a.category:hover {
  color            : #999999;
}
/*#########################################################################################################*/
/* Styles for dhtml tabbed-pages */
.ontab {
	background-color: #ffae00;
	border-left: outset 2px #ff9900;
	border-right: outset 2px #808080;
	border-top: outset 2px #ff9900;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	/* Cannot use hand as its not a W3C CSS validator */
	/*	cursor: hand;*/
	font-weight: bold;
	color: #FFFFFF;
}
.offtab {
	background-color : #e5e5e5;
	border-left: outset 2px #E0E0E0;
	border-right: outset 2px #E0E0E0;
	border-top: outset 2px #E0E0E0;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	/* Cannot use hand as its not a W3C CSS validator */
	/*	cursor: hand;*/
	font-weight: normal;
}
/*#########################################################################################################*/
.tabpadding {
}

.tabheading {
	background-color: #ffae00;
	text-align: left;
}
/*#########################################################################################################*/
.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}
/*#########################################################################################################*/
/* for modifying {moscode} output.  Don't set the colour! */
.moscode {
	background-color: #f0f0f0;
}
.code {
	background-color: #f0f0f0;
	border: 1px solid #FFF;
}
/*#########################################################################################################*/
/* Text passed with mosmsg url parameter */
.message {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 10pt;
	color : #ff6600;
	text-align: center;
}
/*#########################################################################################################*/
									/* Javascript Hinterbutton*/
/*#########################################################################################################*/
.back_button {
	text-align: center;
	margin-top: 40px;
}
/*#########################################################################################################*/
table.contenttoc {
	color: #333300;
	background-color: #e0e0e0;
	border: 1px solid #ffff00;
}
table.contenttoc td {
    font-size: 8pt;
    font-weight: normal;
    text-align:left;
}
/*#########################################################################################################*/
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
/*#########################################################################################################*/
li {
  line-height: 15px;
  padding-left: 10px;
  padding-top: 0px;
  background-repeat: no-repeat;
  background-position: 0px 3px;
}
/*#########################################################################################################*/
table.searchinto {
	width: 100%;
}

table.searchintro td {
	background-color: #293C43;
	color: #ffffff;
	font-weight: bold;
}
/*#########################################################################################################*/
/* removes space below form elements */
form {
	margin: 0;
 	padding: 0;
}
/*##########################################################################################################*/