@charset "utf-8";

a img {
	border: 0 none;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: underline;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
body {
	background-color: #333333;
	width: 1000px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #999999;
	font-weight: bold;
	letter-spacing: 0.2em;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
}

#textfeld {
	position: relative;
	height: auto;
	width: 625px;
	float: right;
	padding-right: 100px;
	}
#Hauptteil {
	height: 100%;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	list-style-type: none;
	text-decoration: none;
	padding-left: 0px;
}
#navcontainer {
	padding-left: 100px;
	width: 175px;
	float: left;
}

#navcontainer ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#navcontainer a
{
	display: block;
	width: 160px;
	background-color: #333333;
	padding: 3px;
	border-bottom-width: 3px;
	border-bottom-style: none;
	border-bottom-color: #eee;
}

#navcontainer a:link, #navlist a:visited
{
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}

#navcontainer a:hover
{
	background-color: #666666;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#navi  a:link, a:visited 
{
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}

#navi a:hover
{
	background-color: #666666;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#navi a:link {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
