/* Allgemein */
body
{
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	background-color: #e0e7cd;
	text-align: center;
}

img
{
	border: 0px;
}

form
{
	margin: 0px;
	padding: 0px;
}

h1
{
	font-family: "Arial";
	font-weight: bold;
	font-size: 140%;
	color: #97be0d;
}

h2
{
	font-family: "Arial";
	font-weight: bold;
	font-size: 120%;
	color: #97be0d;
}

h3
{
	font-family: "Arial";
	font-weight: bold;
	font-size: 100%;
	color: #97be0d;
}

h4
{
	font-size: 90%;
	color: #646567;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

h5
{
	font-size: 80%;
	color: #646567;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

ul
{
	color: #666666;
	padding-bottom: 0px;
}
a:link{
	color:#99C013;
	text-decoration:none;
}

a:hover{
	color: #666666;
}

a:active{
	color: #666666;
}

a:visited{
	color:#99C013;
	text-decoration:none;
}
table{
	font-size: 80%;
	}
/* Inhalt */

#content
{
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-color: #ffffff;
	padding-bottom: 20px;
}

#randoben
{
	height: 3px;
	width: 1024px;
	background-color: #d0e292;
	font-size: 0%;
}

#inhalt
{
	clear: both;
	width: 1024px;
}

#spalte_normal
{
	float: left;
	width: 964px;
	margin-left: 30px;
	padding: 20px 0px 0px 0px;
	/* margin-top: 20px; IE */
	font-size: 80%;
	color: #646567;
}

/* Hauptmenü */
#logo
{
	margin: 13px 0px 0px 20px;
}

#logotext
{
	position: absolute;
	margin: 5px 0px 0px 20px;
}

#rand_logo
{
	background-color: #636466;
}

/* Fußzeile */
#footer
{
	clear: both;
	color: #ffffff;
	background-color:#303234;
	width: 1024px;
	font-size: 75%;
	text-align: center;
	margin-top: 7px;
	padding-bottom: 5px;
	padding-top: 5px;
}

#footer a
{	
	color: #ffffff;
	text-decoration:none;
}

#footer a:visited
{
	color: #ffffff;
	text-decoration:none;
}

#footer a:hover
{
	color: #ffffff;
	text-decoration: underline;
}

#footer a:active
{
	color: #ffffff;
	text-decoration:none;
}

.centered
{
	text-align: center;
}

.red
{
	color: #ff0000;
}

dfn, .usb {
	display: block;
	position: absolute;
	left: -3000px;
	height: 0px;
	width: 0px;
}

/* Hauptmenü */

#navi_logo
{
	float: right;
	margin-bottom: 10px;
	padding: 79px 30px 0px 0px;
	font-size: 70%;
	font-weight: bold;
	color: #646567;
}

#navi_logo a
{
	text-decoration:none;	
	color: #646567;
}

#navi_logo a:visited
{
	text-decoration: none;
	color: #646567;	
}

#navi_logo a:hover
{
	text-decoration: underline;
	color: #646567;
}

#navi_logo a:active
{
	text-decoration: none;
	color: #646567;	
}

#logo
{
	position: absolute;
	margin: 7px 0px 0px 20px;
}

#rand_logo
{
	clear: both;
	background-color: #636466;
}

#navi
{
	text-align: right;
	width: 994px;
	padding: 5px 30px 5px 0px;
	background-color: #646567;
	font-family: "Arial";
	font-weight: bold;
	font-size: 90%;
	color: #ffffff;
}

#navi a
{
	text-decoration:none;	
	color: #ffffff;
}

#navi a:visited
{
	text-decoration: none;
	color: #ffffff;	
}

#navi a:hover
{
	text-decoration: none;
	color: #accb3d;
}

#navi a:active
{
	text-decoration: none;
	color: #accb3d;	
}

#navi .cur a
{
	color: #accb3d;	
}