html {
	padding: 0;
	margin: 0;
}

body {
	background-color: #fff;
	font-size: 12px;
	color: #fff;
	text-align: center;
	margin: 20px 0px 20px 0px;
	padding: 0px;
}

#box {
	width: 770px;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
}

#inhalt {
	width: 440px;
	padding: 0px;
	float: left;
	background-color: #F2F2F2;
	height: 400px;
	overflow: hidden;
}

#kopf {
	float: left;
	height: 70px;
	width: 286px;
}

#links {
	width: 286px;
	padding: 0px;
	float: left;
}

#rechts {
	width: 21px;
	padding: 0px;
	float: left;
	background-image: url(img/rechts.gif);
	background-repeat: no-repeat;
	width: 21px;
	height: 400px;
}

#footer {
	width: 720px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #908E9B;
	background-color: transparent;
}

p	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00B0E9;
	background-color: transparent;
	text-align: left;
	line-height: 15px;
	padding-left: 20px;
	width: 420px;
}

h1	{
	text-indent: -5000px;
	overflow: hidden;
	height: 1px;
}


h2	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00B0E9;
	background-color: transparent;
	text-align: left;
	line-height: 15px;
	padding-left: 20px;
}

a:link
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00B0E9;
	background-color: transparent;
	text-decoration: none;
}

a:visited
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00B0E9;
	background-color: transparent;
	text-decoration: none;
}

a:hover
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #908E9B;
	background-color: transparent;
	text-decoration: none;
}

a:active
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #908E9B;
	background-color: transparent;
	text-decoration: none;
}

a:link.sub
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #908E9B;
	background-color: transparent;
	text-decoration: none;
}

a:visited.sub
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #908E9B;
	background-color: transparent;
	text-decoration: none;
}

a:hover.sub
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #00B0E9;
	background-color: transparent;
	text-decoration: none;
}

a:active.sub
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #00B0E9;
	background-color: transparent;
	text-decoration: none;
}

a:link.kontakt
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #00B0E9;
	background-color: transparent;
	text-decoration: none;
	text-align: right;
}

a:visited.kontakt
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #00B0E9;
	background-color: transparent;
	text-decoration: none;
	text-align: right;
}

a:hover.kontakt
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #908E9B;
	background-color: transparent;
	text-decoration: none;
	text-align: right;
}

a:active.kontakt
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #908E9B;
	background-color: transparent;
	text-decoration: none;
	text-align: right;
}

#navcontainer
{
	font-size: 12px;
}

#navlist li
{
	display: inline;
	list-style-type: none;
	float: left;
	margin-top: 42px;
	margin-left: 20px;
	padding: 0;
}

.rot
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: Red;
	background-color: transparent;
	text-align: left;
	line-height: 15px;
}

.fett {
	font-weight: normal;
}
