body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background: none;
	text-decoration:none;
	}

h1
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000099;
}

a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background: none;
	text-decoration:none;
	margin: 3px;
}
a.footer {
	color:#000000;
	}


a.klein:visited {
	font-size: 9px;
	font-weight: normal;
	text-decoration:none;
	color: #000066;
	padding-left:0px;
	text-align: center;
}

a.klein {
	font-size: 9px;
	font-weight: normal;
	text-decoration:none;
	color: #000066;
	padding-left:0px;
	text-align: center;
}

a.klein:hover {
	font-size: 9px;
	font-weight: normal;
	text-decoration:underline;
	color: #000066;
}


a.toolbar_main   {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background: none;
	color: #1018A9;
	text-decoration: none;
	border-bottom: thin outset none;
	border-top: thin ridge none;	
	border-left: thin ridge none;	
	border-right: thin ridge none;	
	margin: 3px;
	padding: 6px;
}



a.toolbar_main:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background: none;
	color: #1018A9;

}

/*
verwaltung (a)

verwaltung_line (hr)
verwaltung_titel (span)

verwaltung_desktitel (span)
*/

a.verwaltung {
	font-size: 9px;
	font-weight: normal;
	text-decoration:none;
	color: #000000;
}

/*
a.verwaltung:hover {
	font-size: 9px;
	font-weight: normal;
	text-decoration:none;
	color: #BAEA29;
}
*/
.verwaltung_titel {
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	color: #BAEA29;
	border-bottom: solid 1px #cccccc;
}

hr.verwaltung_line {
  border: solid 1px #000000;

}

.verwaltung_desktitel {
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	color: #ffffff;
}







fieldset.home {
 width: 950px;
 border: double 3px #000066;
}

.legend {
	font-size: 12px;
	font-weight: bold;
	color: #cccccc;
	background-color: #000099;
	padding: 2px 5px 2px 5px;
	text-align: left;
	width:100px;

}

.klein {
	font-size: 9px;
	font-weight: normal;
}

tr.toolbar_main {
	background-image: url(../img/hg_toolbar_main.jpg);
}

tr.toolbar_main_oben {
	background-image: url(../img/hg_toolbar_main_oben.jpg);
}


p,td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

a.toolbar_sub   {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background: none;
	color: #666666;
	text-decoration: none;
	border-bottom: thin outset none;
	border-top: thin ridge none;	
	border-left: thin ridge none;	
	border-right: thin ridge none;	
	margin: 3px;
	padding: 2px;
	line-height: 20px;		
	width:100%;

}

a.toolbar_sub:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background: none;
	color: #666666;
	border-bottom: 1px outset #cccccc;
	border-top: 1px double none;	
	border-left: 1px double none;	
	border-right: 1px ridge #cccccc;	
	padding: 2px;
	margin: 2px;
	margin-right:3px;
	margin-bottom:3px;
	width:100%;
}


td.toolbar_sub {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background: none;
	color: #666666;
	border-bottom: 1px outset #cccccc;
	border-top: 1px double none;	
	border-left: 1px double none;	
	border-right: 1px ridge #cccccc;	
	padding: 2px;
	margin: 2px;
	margin-right:3px;
}
/*
.horbar	{
	#color: black;
	#background-color: #dcdad5;
	#border: 2px outset #cecac1;
	color: #1018A9;
}
*/

/*
.horbaritem	{
	float: left;
	white-space: nowrap;
	font-family: bitstream vera sans, luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 13px;
}
*/

.horbaritem a	{
	display: block;
	text-decoration: none;
}

.horbaritem a:link	{
	color: #000000;
	text-decoration: none;
}

.horbaritem a:visited	{
	color: #000000;
	text-decoration: none;
}

.horbaritem a:hover	{
	color: #ffffff;
	background-color: #4b6983;
	text-decoration: none;
}

.horbaritem a:active	{
	text-decoration: none;
}

/*
.verbar	{
	color: black;
	background-color: #dcdad5;
	border: 2px outset #cecac1;
}
*/
.submenu	{
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
}

.subframe	{
	position: relative;
	background-color: #ffffff;
	border: 1px solid #cccccc;
}
.item	{
	padding: 5;
	height:20;
	text-align: left;
}

.item a	{
	text-decoration: none;
	margin-left: -5px;
	padding-left: 10px;
	margin-right: 10px;
	display: block;
	padding-top: 1px;
}


.item a:link	{
	color: #000000;
	text-decoration: none;
}

.item a:visited	{
	color: #000000;
	text-decoration: none;
}

.item a:hover	{
	color: #ffffff;
	background-color: #4b6983;
	text-decoration: none;
	width:100%;
}

.item a:active	{
	color: #0000ff;
	text-decoration: none;
}

.item .fwdarr	{
	top: 5px;
	right: 7px;
}

/*
.separator	{
	background-color: #ff0000;
	border-top: 1px solid #9e9a91;
	border-bottom: 1px solid #ffffff;
	margin: 2px 0px 2px 1px;	/* top right bottom left */
	height: 0;
	font-size: 1px;
	line-height: 0;
}
*/
