body {
scrollbar-arrow-color: #000000; /**/
scrollbar-darkshadow-color: #666666; /**/
scrollbar-highlight-color: #333333; /**/
scrollbar-face-color: #EDEDEB; /**/
scrollbar-3dlight-color: #ffffff; /**/
scrollbar-shadow-color: #FFffff; /**/
scrollbar-base-color:#EDEDEB; /**/
scrollbar-track-color: #EDEDEB; /**/	
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a:link{
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	line-height: 16px;}

a:active{
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	line-height: 16px;}


a:visited{
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	line-height: 16px;}

a:hover{
	color: #000000;
	text-decoration: underline;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	line-height: 16px;}

a:link.botlnk, a:active.botlnk, a:visited.botlnk {
	color: #666666;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;}

a:hover.botlnk{
	color: #666666;
	text-decoration: underline;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;}
	
a:link.lnkgrau, a:active.lnkgrau, a:visited.lnkgrau {
	color: #777777;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;}

a:hover.lnkgrau{
	color: #777777;
	text-decoration: underline;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;}

a:link.textlnk, a:active.textlnk, a:visited.textlnk {
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;}	
	
a:hover.textlnk{
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;}	
	
.pagehead	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #ffffff;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	padding-top: 12px;
	}	

.headline	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #EC931F;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	width: 580px;
	height:20px;
	margin-top: 25px;
	margin-bottom: 5px;
	background-repeat: repeat-x;
	}	

.headlinesmall	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #EC931F;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	width: 440px;
	height:20px;
	margin-top: 25px;
	margin-bottom: 5px;
	background-repeat: repeat-x;
	}		
	
.text {
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	padding-right: 10px;
	}			

.textblock {
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
	padding-right: 10px;
	}				

.textmini	{
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	color: #999999;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	}	
		
.imgborder {
	 border: 1px #000000 solid;
	 margin: 6px;
}	

.botlnktxt {
	color: #666666;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;}
	
ul {
	list-style: circle;
	list-style-position:outside;
	margin-top: 2px;
	margin-bottom: 5px;
	margin-left:25px;
	margin-right:10px;
	}		
	

a.mainmenutop:link, a.mainmenutop:visited {
	background-image: url(../img/but_mainmenutop_a.gif);
	height: 21px;
	width: 158px;
	display: block;
	background-repeat: no-repeat;
	}
	
a.mainmenutop:hover, a.mainmenutop:active {
	background-image: url(../img/but_mainmenutop_b.gif);
	height: 21px;
	width: 158px;
	display: block;
	background-repeat: no-repeat;
	}

a.mainmenutopact:link, a.mainmenutopact:visited, a.mainmenutopact:hover, a.mainmenutopact:active {
	background-image: url(../img/but_mainmenutop_c.gif);
	height: 21px;
	width: 158px;
	display: block;
	background-repeat: no-repeat;
	}	

a.mainmenu:link, a.mainmenu:visited {
	background-image: url(../img/but_mainmenu_a.gif);
	height: 21px;
	width: 158px;
	display: block;
	background-repeat: no-repeat;
	}
	
a.mainmenu:hover, a.mainmenu:active {
	background-image: url(../img/but_mainmenu_b.gif);
	height: 21px;
	width: 158px;
	display: block;
	background-repeat: no-repeat;
	}

a.mainmenuact:link, a.mainmenuact:visited, a.mainmenuact:hover, a.mainmenuact:active {
	background-image: url(../img/but_mainmenu_c.gif);
	height: 21px;
	width: 158px;
	display: block;
	background-repeat: no-repeat;
	}	

a.mainmenubot:link, a.mainmenubot:visited {
	background-image: url(../img/but_mainmenubot_a.gif);
	height: 21px;
	width: 158px;
	display: block;
	background-repeat: no-repeat;
	}
	
a.mainmenubot:hover, a.mainmenubot:active {
	background-image: url(../img/but_mainmenubot_b.gif);
	height: 21px;
	width: 158px;
	display: block;
	background-repeat: no-repeat;
	}

a.mainmenubotact:link, a.mainmenubotact:visited, a.mainmenubotact:hover, a.mainmenubotact:active {
	background-image: url(../img/but_mainmenubot_c.gif);
	height: 21px;
	width: 158px;
	display: block;
	background-repeat: no-repeat;
	}	

a.submenu:link, a.submenu:visited, a.submenu:active {
	background-image: url(../img/but_submenu.gif);
	height: 19px;
	width: 158px;
	display: block;
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	line-height: 16px;
	text-indent: 36px;
	}		

a.submenu:hover {
	background-image: url(../img/but_submenu.gif);
	height: 19px;
	width: 158px;
	display: block;
	color: #990000;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	line-height: 16px;
	text-indent: 36px;
	}			

INPUT.formular {
	 border:  1px;
	 border-color: #cccccc; 
	 border-style: solid;
	 background-color: #e9e9e9; /* FFE4B5 */
	 color: #000000;
	 font-size: 11px;
	 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	 height: 17px;
}

textarea.formular {
	 border: 1px;
	 border-color: #cccccc; /* BC9E69 */
	 border-style: solid;
	 background-color: #e9e9e9; /* FFE4B5 */
	 color: #000000;
	 font-size: 11px;
	 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	 scrollbar-track-color: #e9e9e9;
	 scrollbar-face-color: #e9e9e9;
}

.button {
	 background-color: #e9e9e9;
	 color: #000000; /*FFE4B5*/
	 border: 1px;
	 border-color: #000000;  /* FFB903*/
	 border-style: solid;
	 font-weight: normal;
	 font-size: 10px;
	 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	 height: 17px;
	 width: 90px;
	 cursor: hand;
}

.formular{
	color : #FFE4B5;
	font-size : 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	}	

.newstitle {
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #F7941D;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	}
	
