body 
{
font-size: 11px; 
font-family: Verdana;
margin-top:	0px;
text-align:center;
line-height: 1.3;

background-repeat:no-repeat;
background-position:50% 00px;

}

td
{
font-family: Verdana;
font-size: 11px;
text-align:left;
line-height: 1.3;
}

hr
{
	background-color:#c0c0c0;
	border:0px;
	height:1px;	
}


h1
{
	color: #000000;
	font-family: Bookman Old Style;
	font-size: 16px;
	font-weight:normal;
	border:0px;
	border-bottom:1px solid #000000;
	padding: 3px;
	background: #f2f2f2;
	margin-top:4px;
	letter-spacing:2px;
}

h2
{
	color: #000000;
	font-family: Bookman Old Style;
	font-size: 12px;
	border: 1px solid #c0c0c0;
	padding: 2px;
	background: #d2d2d2;
}

h3
{
	color: #000000;
	font-family: Bookman Old Style;
	font-size: 12px;
	padding: 2px;
	text-decoration: none;
}



a
{
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a:hover
{
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

a.menue
{
	font-size: 15px;
	font-weight:normal;
	font-family: Bookman Old Style;
	letter-spacing:2px;
	text-align:center;
}
a.menue:hover
{
	font-size: 15px;
	font-family: Bookman Old Style;
	font-weight:normal;
	letter-spacing:2px;
	text-align:center;
	text-decoration: none;
}

a.menue-aktiv
{
	font-size: 15px;
	font-family: Bookman Old Style;
	font-weight:normal;
	letter-spacing:2px;
	text-align:center;
}
a.menue-aktiv:hover
{
	font-size: 15px;
	font-family: Bookman Old Style;
	font-weight:normal;
	letter-spacing:2px;
	text-align:center;
	text-decoration: none;
}

.dropmenudiv_b
{
position: absolute;
visibility: hidden;
display: block;
z-index:0;
padding:4px;
}
.dropmenudiv_b a
{
border:1px;
display: block;
text-align: left;
text-decoration: none;
padding:4px;
}

* html .dropmenudiv_b a{ /*IE only hack*/
}
.dropmenudiv_b a:hover{ /*THEME CHANGE HERE*/
text-decoration: underline;
background:#ffffff;
}

b
{
	color:			#000000;
	font-family:	Bookman Old Style;
	font-size:		12px;
	letter-spacing:	1px;
	line-height: 1.2;
}

input, select
{
	font-size:11px;
	margin-left:0px;
}

textarea
{
	font-size:11px;
	margin-left:0px;
}

.radio
{
	border:		0px;
}
