body {

  font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;

  font-size: 80%;

  font-weight: normal;

  color: #000000;

  margin: 0;

  padding: 0;

}


/* ---------- LOGIN  --------- */

#LoginBox{
	position: absolute;
	top: 100px;
	right: 50%;
	width: 200px;
	height: 200px;
	visibility: hidden;
	padding-left: 10px;
	background-color: #ffffff;
	filter:alpha(opacity=80); 
	-moz-opacity: 0.5;

}

#LoginBox:hover {

	position: absolute;
	top: 100px;
	width: 200px;
	visibility: hidden;
	background-color: #ffffff;
	-moz-opacity: 0.8;
}




.news{
	
	background: url("../images/top01.jpg") no-repeat bottom right;
	height:138px;
	padding-left: 40px;
	width: 500px

}


.news2{

	height:138px;
	padding-left: 80px;

}




td, th, input, select, textarea {

	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;

	font-size: 1em;

}



img {

  border: none;

}





.searchArea {

  font-size: 0.8em;

  font-weight: normal;

  text-transform: none;

  font-style: normal;

  padding-right: 15px;

  color: white;

  vertical-align: middle;

}




.pathbar td {

	padding: 0px 10px 0 10px;

	background-color: #f1f1f1;

	height: 27px;

}



/* ---------- common buttons --------- */



.commonButton {

  background-position: 0 1px;

  background-repeat: no-repeat;

  background-color: transparent;

  padding-left: 20px;

  text-decoration: underline;

  cursor: hand;

  cursor: pointer;

  padding-top: 1px;

  padding-bottom: 4px;  

  vertical-align: 2px;

}



.searchbox {

  margin-right: 3px;

}



td,tr,p,div {

	font-family:  Arial, Trebuchet MS, Verdana, Helvetica, sans-serif;

	font-size: 1 em;

	color: #333333;

	}



h4 {

	color: #23702C; font-family: Arial, Trebuchet MS, Verdana, Helvetica, sans-serif;

	font-size: 1.3em; font-weight: bold;

	}



h5 {

	color: #23702C; font-family: Arial, Trebuchet MS, Verdana, Helvetica, sans-serif;

	font-size: 1.2em; font-weight: bold;

	}



h6 {

	color: #23702C; font-family: Arial, Trebuchet MS, Verdana, Helvetica, sans-serif;

	font-size: 1.1em; font-weight: bold;

	}





a.contentpagetitle:link, a.contentpagetitle:visited {

	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;

	font-size: 1em;

	font-weight: bold;

	text-align:left;

	}



a.contentpagetitle:hover {

	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;

	font-size: 1em;

	font-weight: bold;

	text-align:left;

	font-weight: bold;

	}



/* Horizontal Line */

hr {

	background: #C0C0C0; height:2px; border: 1px inset;

	}



hr.separator {

	background: #C0C0C0;

	height: 1px;

	width: 75px;

	border: 0px;

}



/* --Default Class Settings-- */



a.mainmenu:link, a.mainmenu:visited, a.mainlevel:link, a.mainlevel:visited {

width:198px;
color: white;
font-family: Arial;
font-size: 13px;
font-weight: bold;
background-image:url("../images/button.jpg");
display:block;
text-align: center;
height: 29px;
line-height: 29px;
text-decoration: none;
padding-top:-5px;




	}

/*************************************/
/*************************************/
/*************************************/
/* 1. Menü ganz oben - Suffix : -nav */
/*************************************/
/*************************************/
/*************************************/

ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;

}

ul#mainlevel-nav li
{
	display: block;
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	padding-top:0px;
	float: right;
	margin: 0;

	font-size: 11px;
	line-height: 70px;
	white-space: nowrap;
	border-left: 1px solid #cccccc;
}

ul#mainlevel-nav li a
{
line-height: 70px;
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #333333;
	background: transparent;
	font-weight: bold;
}

#buttons>ul#mainlevel-nav li a { }

	ul#mainlevel-nav li a:hover
{	line-height: 70px;
	color:#FA6E00;
	background: #EFEFEF;
	font-weight: bold;
}

/*****************************************/
/*****************************************/
/*****************************************/
/* 2. Menü in der Mitte , Suffix : -nav2 */
/*****************************************/
/*****************************************/
/*****************************************/

ul#mainlevel-nav2
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;

}

ul#mainlevel-nav2 li
{
	display: block;
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	padding-top:0px;
	float: left;
	margin: 0;
	font-family: Arial;
	font-size: 11px;
	line-height: 25px;
	white-space: nowrap;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}

ul#mainlevel-nav2 li a
{
font-family: Arial;
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #333333;
	background: transparent;
	font-weight: bold;
}

#buttons>ul#mainlevel-nav2 li a { }

	ul#mainlevel-nav2 li a:hover
{	

	font-weight: bold;
	color:#FA6E00;

}
/*****************************************/


a.mainmenu:hover, a.mainlevel:hover {

background:url("../images/button_hover.jpg");

color: black;

}


/*****************************************/
/*****************************************/
/*****************************************/
/* sublevels in dieser version noch nicht*/
/*****************behandelt***************/
/*****************************************/
/*****************************************/

a.sublevel:hover {

	}



a.sublevel:link, a.sublevel:visited {

}



/* Content - Sections & Categories */

.contentpane {

	margin: 0px;
	padding-top:0px;

	}


.contentpaneopen {

        font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;

		padding-left:0px;
	
		text-align: left;
		
	}

/*****************************************/
/*****************************************/
/*****************************************/
/* icons für PDF , EMAIL, PRINT***********/
/*****************************************/
/*****************************************/
/*****************************************/

.buttonheading{

		width:0px;
		line-height:20px;
		background: url("../images/back_icon.png") repeat-x #C8C8C8;

}



.buttonheading a:link, .buttonheading a:visited {

		filter:alpha(opacity=50); -moz-opacity: 0.5;
}


.buttonheading a:hover {

		filter:alpha(opacity=100); 
		-moz-opacity: 1.0;

}

/*****************************************/

.contentheading, h1 {
	
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;

	font-size: 1em;

	font-weight: bold;

 	color: black;

	text-align:center;

	vertical-align: middle;
	
    background: url(../images/content_header.jpg) no-repeat;
	
	width: 585px;

	line-height:29px;
	
	padding-left: -5px;



	}



.contentpagetitle {

	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;

	font-size: 1em;

	font-weight: bold;

 	color: #333333;

	text-align:left;

	}



table.contenttoc {

        color: #333300;

		background-color: #eef3ff;

        }



table.contenttoc td {

        font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;

        font-size: 1em;

        font-weight: normal;

        text-align:left;

}



a.toclink:hover, a.toclink:visited, a.toclink:link {

	font-size: 1em;

	}

/*****************************************/

.contentdescription {

	font-family: Arial, Trebuchet MS, Verdana, Helvetica, sans-serif;

	font-size: 0.9em;

	color: #808080;

	text-align: left;

	}



.contentpane td {

  padding: 0px;

}



/* Links */

a.blogsection:link, a.blogsection:visited {

	font-weight: normal;

	font-family:  Arial, Trebuchet MS, Verdana, Helvetica, sans-serif;

	}



a.blogsection:hover {

	

	}



a.weblinks:link, a.weblinks:visited {

	font-weight: normal;

	font-family:  Arial, Trebuchet MS, Verdana, Helvetica, sans-serif;

	}



a.weblinks:hover {

}



a.readon:link, a.readon:visited {

	font-weight: normal;

	font-family:  Arial, Tahoma, Verdana, Helvetica, sans-serif;

	font-size: 0.9em;

	}



a.readon:hover {



	}



table.moduletable {

	margin: 0px 0px 0px 0px;

	border-left: solid 0px #000000;

	border-right: solid 0px #000000;

	border-top: solid 0px #000000;

	border-bottom: solid 0px #000000;

	width:100%;
	
	
	}




.contentpaneopentitle {

  padding: 0;

}

	



table.moduletable th, .content-header {

  height: 29px;

  padding: 0;

  padding-top:6px;

  font-size: 1em;

  color: #black;

  background: url(../images/modul_header.jpg) no-repeat;

}

	

table.moduletable td {
	width:100%;
	height: 15px;

	margin: 3px;

}

	

.componentheading {

	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;

	font-size: 1.2em;

	font-weight: bold;

 	color: #333333;

	text-align:center;

	background: url(../images/content_header.jpg) no-repeat;

	line-height: 29px;

	}



.button {

	}

.inputbox{
	font-size: 10px;

}

select.inputbox {

	width: 50px;

	font-size: 10px;

	}



/** category text format and links **/

.category {

	font-family: Arial, Trebuchet MS, Verdana, Helvetica, sans-serif;

	font-size: 1.1em; font-weight: bold;

	}



a.category:link, a.category:visited {

	font-weight: bold;

	}



a.category:hover {

	

	}



.poll {

	font-family: Arial, Trebuchet MS, Verdana, Helvetica, sans-serif;

	color: #666666;

	line-height: 14px

	}
	


.sectiontableentry1 {

	background-color : #F9fbff;

	}



.sectiontableentry2 {

	background-color : #dfe9ff;

	}



.sectiontableheader {

	background-color : #F28A33;

	color : #FFFFFF;

	font-weight : bold;

	padding: 0px;

	}



.frontpageheader {

	font-size: 1.5em;

    color : #8caae7;

    font-weight : bold;

	 margin-top: 10px;

	 margin-bottom: 10px;

    }



.small {

	font-family: Arial, Verdana, Helvetica, sans-serif;

	font-size: 0.9em;

	color: #23702C;

	text-decoration: none;

	font-weight: normal;

	}



.smalldark {

        font-family: Arial, Verdana, Helvetica, sans-serif;

        font-size: 0.9em;

        color: #333333;

        text-decoration: none;

        font-weight: normal;

        }





.newsfeedheading {

        font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;

        font-size: 1em;

        font-weight: bold;

        color: #333333;

        text-align:left;

        }



.newsfeeddate {

	font-family: Arial, Verdana, Helvetica, sans-serif;

	font-size: 0.9em;

	color: #23702C;

	font-weight: normal;

}



.createdate {

	font-family: Arial, Verdana, Helvetica, sans-serif;

	font-size: 0.7em;

	color: #23702C;

	text-decoration: none;

	font-weight: normal;

	}



.modifydate {

	font-family: Arial, Verdana, Helvetica, sans-serif;

	font-size: 0.9em;

	color: #808080;

	text-decoration: none;

	font-weight: normal;

	}



table.searchintro {

	}



table.contact {
	padding-left:10px;
	}



table.contact td.icons {

	background-color: #eef3ff;
	

	}



table.contact td.details {

	background-color: #eef3ff;

	font-size: 1.1em;

	font-weight: bold;

	font-family: Arial, Verdana, Helvetica, sans-serif;

	}



.pagenav {

	font-weight: normal;

	color: #ffffff;

}



/* Content voting */

.content_rating {

	font-weight: normal;

	font-size: 0.9em;

}



.content_vote {

	font-weight: normal;

	font-size: 0.9em;

}



/* for modifying {moscode} output.  Don't set the colour! */

.moscode {

	background-color: #eef3ff;

}



/* Text passed with mosmsg url parameter */

.message {

	font-family : Arial, Verdana, Helvetica, sans-serif;

	font-weight: bold;

	font-size : 1em;

	color : #23702C;

	text-align: center;

}



/*****************************************/



.pollstableborder {

  width: 100%;

  margin-top: 5px;

  margin-bottom: 5px;

}




.tab, .activeTab

{

	font-size: 0.9em;

	background-color: #FEFEFF;

	border: 1px solid Navy;

	border-bottom-width: 0px;

	padding: 3px 1em 3px 1em;

	position: relative;

	text-decoration: none;

	top: -2px;

	z-index: 100;

}

.tab, .tab:visited, .activeTab

{

	color: #555555;

	font-size: 0.9em;

}

.tab:hover

{

	background-color: #23702C;

	color: White;

	font-size: 0.9em;

}

.activeTab, .tab.activeTab:hover, .tab.activeTab:visited

{

	background-color: #E7EDFD;

	color: Navy;

	font-size: 0.9em;

}

.activeTab

{

	z-index: 102;

}

.tabMain

{

	background-color: #E7EDFD;

	border: 1px solid Navy;

	color: Navy;

	padding: 1em;

	position: relative;

	z-index: 101;

}

.tabContentWrapper

{

	width: 100%;

}

.mosimage_caption

{

	font-weight:bold;

	border: solid 1px #cccccc;

	background-color: #E7EDFD;

	color: #666666;

	margin: 2px;

}


blockquote

{

	display: block;

	background-color: #E7EDFD;

	border: 1px solid #23702C;

	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;

	padding: 5px;

	color: #2846A8;

}

.font-size-button

{

	margin-right: 5px;

}
