html, body {height: auto}
body {
	background-color: #003366;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a img {
	border: none;
}
a:link {
	text-decoration: underline;
	color: #99ccff;
	font-weight: normal;
}
a:visited {
	text-decoration: underline;
	color: #99ccff;
	font-weight: normal; 
}
a:hover {
	text-decoration: underline;
	color: #ffff66;
	font-weight: normal;
}
a:active {
	text-decoration: underline;
	color: #99ccff;
	font-weight: normal;
}

form {
	border-color: #99ccff;
	border-style: thin;
}

#onkontroll_null
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 990px;
	height: 100%;
	margin: 0 auto 0 auto;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 12px;
	background-color: #006699;
	background-image: url(gfx/onkontroll_back.jpg);
	background-repeat: repeat-y;
}

#onkontroll_header
{
	position: relative;
	float: left;
	top: 0px;
	left: 0px;
	width: 990px;
	height: 200px;
	margin: 0;
	padding: 0;
	background-image:url(gfx/onkontroll_header.jpg);
	background-repeat: no-repeat;
}

#onkontroll_veryleft
{
	position: relative;
	float: left;
	top: 0px;
	left: 0px;
	width: 110px;
	margin: 0;
	padding: 0;
}

#onkontroll_left
{
	position: relative;
	float: left;
	top: 0px;
	left: 0px;
	width: 140px;
	margin: 0;
	padding: 0;
}

#onkontroll_center
{
	position: relative;
	float: left;
	top: 0px;
	left: 0px;
	width: 590px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

#onkontroll_centerforum
{
	position: relative;
	float: left;
	top: 0px;
	left: 0px;
	width: 720px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

#onkontroll_centerarchiv
{
	position: relative;
	float: left;
	top: 0px;
	left: 0px;
	width: 710px;
	overflow: hidden;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 0px;
	padding: 0;
}

#onkontroll_right
{
	position: relative;
	float: right;
	top: 0px;
	left: 0px;
	width: 150px;
	margin: 0;
	padding: 0;
}

#onkontroll_bottom
{
	position: relative;
	float: left;
	top: 0px;
	left: 0px;
	width: 990px;
	height: 45px;
	margin: 0;
	padding: 0;
}

.onkontroll_centercontent {
	display: inline;
	float: left;
	width: 570px;
	height: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
	padding: 0px;
	color: #99ccff;
	text-align: justify;
}

.angol {
	color: #ffff66;
}

ul {
	list-style-image:url(gfx/onkontroll_marker_kek.jpg);
}
