*
{
margin: 0;
padding: 0;
border: 0;
font-size: 100.01%;
}

#container {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	border: thin solid #999999;
	margin-top: 2px;
	display: block;
	position: relative;
	background-color: #FFFFFF;
}
#head {
	height: auto;
	width: auto;
	padding-top: 5px;
	margin-left: 5px;
	padding-bottom: 10px;
}
/* BEGIN style10 */
 #navcontainer
{
	width: auto;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 0 0 0 2px;
	padding: 5px;
}

#navcontainer UL
{
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	width: auto;
	background-color: #DDDDDD;
	height: 25px;
}

#navcontainer LI
{
display: block;
margin: 0;
padding: 0;
float: left;
width: auto;
}

#navcontainer A
{
	color: #444;
	display: block;
	width: auto;
	text-decoration: none;
	background: #DDDDDD;
	margin: 0;
	padding: 2px 10px;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	border-right: 1px solid #aaa;
	height: auto;
}

#navcontainer A:hover, #navcontainer A:active { background: #BBBBBB; }

#navcontainer A.active:link, #navcontainer A.active:visited
{
position: relative;
z-index: 102;
background: #BBBBBB;
font-weight: bold;
}

#subnav
{
position: relative;
top: -1px;
z-index: 101;
margin: 0;
padding: 0px 0 3px 0;
background: #BBBBBB;
border-top: 1px solid #fff;
border-bottom: 1px solid #aaa;
}

#subnav UL
{
list-style: none;
margin: 1px 0 0px 13px;
padding: 0px;
border-right: 1px solid #fff;
border-left: 1px solid #aaa;
}

#subnav LI
{
position: relative;
z-index: 102;
display: block;
margin: 0;
padding: 0;
float: left;
width: auto;
}

#subnav A
{
color: #fff;
display: block;
width: auto;
text-decoration: none;
margin: 0;
padding: 2px 12px 2px 10px;
}

#subnav A:hover, #subnav A:active { color: #444; }
#subnav A.active:link, #subnav A.active:visited { color: #444; }
#subnav BR, #navcontainer BR { clear: both; }

/* END style10 */
#foot {
	width: auto;
	border: none;
	clear: both;
	font-size: 10px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 0px 12px;
	background-image: url(Bilder/foot.gif);
	background-repeat: repeat;
	background-position: bottom;
}
#foot_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	float: left;
	height: auto;
	width: 600px;
	padding-top: 30px;
	display: inline;
	padding-left: 20px;
}
#foot_right {
	height: auto;
	width: auto;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 50px;
}
#clear {
	clear: both;
}
#headline {
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
	width: 950px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}.button {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
