

body
{
	overflow-y: auto;
	scrollbar-face-color: #555555;
	scrollbar-track-color: #888888;
	scrollbar-arrow-color: #888888;
	scrollbar-shadow-color: #666666;
	scrollbar-3dlight-color: #aaaaaa;
	scrollbar-darkshadow-color: #000000;
}
.submenu
{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: 400;
	color: Black;
}
.submenu a
{
	color: #006699;
	text-decoration: none;
}
.submenu a:hover
{
	color: #000000;
}
.submenuaktiv
{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: Black;
}
.submenuaktiv a
{
	color: #003366;
	text-decoration: none;
}
.submenuaktiv a:hover
{
	color: #000000;
}
.mainmenu
{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: 800;
	color: #000000;
}
.mainmenu a
{
	color: #7E7030;
	text-decoration: none;
}
.mainmenu a:hover
{
	color: Black;
	text-decoration: none;
}
.mainmenuaktiv
{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: 800;
}
.mainmenuaktiv a
{
	color: Black;
	text-decoration: none;
}
.mainmenuaktiv a:hover
{
	color: Black;
	text-decoration: none;
}
.thirdlevelmenu
{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: 400;
	color: Black;
	text-align : right;
}
.thirdlevelmenu a
{
	color: #006699;
	text-decoration: none;
}
.thirdlevelmenu a:hover
{
	color: #000000;
}
.thirdlevelmenuaktiv
{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: 600;
	color: Black;
	text-align : right;
}
.thirdlevelmenuaktiv a
{
	color: #006699;
	text-decoration: none;
}
.thirdlevelmenuaktiv a:hover
{
	color: #000000;
}
.fourthlevelmenu
{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: 400;
	color: Black;
	text-align : right;
}
.fourthlevelmenu a
{
	color: #006699;
	text-decoration: none;
}
.fourthlevelmenu a:hover
{
	color: #000000;
}
.fourthlevelmenuaktiv
{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: 600;
	color: Black;
	text-align : right;
}
.fourthlevelmenuaktiv a
{
	color: #006699;
	text-decoration: none;
}
.fourthlevelmenuaktiv a:hover
{
	color: #000000;
}
.mikro
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}
.mikro a
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	color: #9999AA;
	font-weight: bold;
	text-decoration: none;
}
.mikro a:hover
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	color: Black;
	text-decoration: none;
}
.title
{
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #555555;
}

.entrytext
{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #336699;
}
.entrytext a
{
	color: #336699;
	font-weight : 800;
	text-decoration : none;
}
.entrytext a:hover
{
	color: #003366;
	font-weight : 800;
	text-decoration : underline;
}
.text
{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: Black;
	line-height : 14px;
}
.text a
{
	color: #006699;
	font-weight: 600;
	text-decoration : none;
}
.text a:hover
{
	color: #000000;
	text-decoration: underline;
}

.textw
{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	background-color: #eeeeee;
	color: #333333;
	line-height : 14px;
	padding-left: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 8px;
}
.textw a
{
	color: #006699;
	font-weight: 600;
	text-decoration : none;
}
.textw a:hover
{
	color: #000000;
	text-decoration: underline;
}

.intro
{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #000000;
	line-height : 18px;
}
.formbutton
{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #336699;
	background-color: #99CCFF;
}
.formdropdown
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #99CCFF;
	color: #336699;
}
.pagetitle
{
	font-family: arial, helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
.pagesubtitle
{
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.winhead
{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: 400;
	color: #00000;
}
.textfield
{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
	width:110px;
	background-image : url(/img/gfx_txtfieldbg.gif);
	background-color : #FFFFFF;
	border-left : 1px solid #333333;
	border-right : 1px solid #333333;
	border-bottom : 1px solid #333333;
	border-top : 1px solid #333333;
}
.textarea
{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-size: 11px;
	color: #006699;
	width:210px;
	border-left : 1px solid #333333;
	border-right : 1px solid #333333;
	border-bottom : 1px solid #333333;
	border-top : 1px solid #333333;
}

.mikronote
{
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color: Black;
	text-decoration: none;
}

.tablemikro
{
	border : 1px solid Black;
}

.tabletext
{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: Black;
	padding-left: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.tabletext b
{
	font-weight: 600;	
}

.tableheader
{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: 600;
	padding-left: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.tablelist
{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: Black;
	padding-left: 4px;
	padding-top: 4px;
}




input    { color: #333333; font-weight: bold; font-size: 11px; font-family: Verdana; background-color: #9fb09e }
select { color: black; font-size: 11px; font-family: Verdana; background-color: #a4998e }
input.submit { color: black; font-weight: bold; font-size: 11px; font-family: Verdana; background-color: #9e9eb0 }
textarea  { width: 100% }
.passiv { background-color: #bbb; width: 100% }
.active { background-color: #eee; width: 100% }
.small   { color: #675d3b; font-weight: normal; font-size: 11px; margin-top: 3px }
.header   { color: #60617b; font-weight: bold; font-size: 12px; font-family: Verdana; background-color: #e0b099; margin-top: 0px; padding-top: 0px }
.footer { color: #959795; font-size: 10px }



.imageborder
{
	bgcolor: #ffffff;
	padding-left: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 8px;
}
