html {
	height: 100.05%;

}
body {
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 11px;
	color: #525252;
	background-color: #ffffff;
	text-align: left;

}
.frame {
	border: 1px solid #330066;
}
.headnav {
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 5px;
	margin-right: 5px;

	
	
}

.headnav a, a:link {
	font-size: 11px;
	color: #FFFFFF;

}

.navi{
	padding: 5px;
	color: #FFFFFF;

}
.content {
	vertical-align: top;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 15px;
	border-left-style: dotted;
	padding-left: 20px;


}
.box{
	float: right;
	width: 170px;

}
.domain{
	float: right;
}
.footer {
	background-color: #EEEEEE;
	padding-left: 5px;

}
table {
	text-align: left;

}
textarea, input, select {
	font-family: Tahoma;
	font-size: 11px;
	color: 585858;
	font-weight: normal;
}

h1 {
font-family: Verdana;
font-size: 15px;
color: #3366CC;

}
h2 {
font-family: Verdana;
font-size: 14px;
color: #666666;

}

ul {
margin:0;
	padding:0;
	list-style-type: none;
	text-decoration: none;
}

ul#mainlevel-nav
{
margin:0;
margin-left:-10px;
padding:0;
text-decoration: none;

}
ul#mainlevel-nav li
{

display:inline;
background:url(../images/top_menue_trennbalken.gif) right no-repeat;
padding:0px 10px 0px 10px;
}

ul#mainlevel-nav li a
{

color:#FFFFFF;
font-weight:normal;
}
a.mainlevel:link,a.mainlevel:hover,a.mainlevel:visited {
	color:#333333;
	display:block;
	padding-left:13px;
	min-height:21px;
	background:url(../images/pfeil.gif) no-repeat;
	font-weight:normal;
	text-decoration: none;
}

.content  a {
 font-size: 11px;
 color: #666666;

}
