body {
	background-image:url(../images/BG-Navi-800.gif);
	background-repeat:repeat-y;
	font: 12px "Verdana";
	color: black;
	overflow: auto;
	padding-right: 70px; }

table {
	font: 12px "Verdana"; }

div.navigation {
	position: absolute;
	top: 250;
	left: 50;
	color: red;
	font: 20px bold "Verdana";
	text-align: center;
	width: 150;
	line-height: 35px; }

/*
div.navigationhgpos {
	position: absolute;
	top: 250;
	left: 50;
	font: 20px bold "Verdana";
	text-align: center; }

span.navigationhg {
	position: absolute;
	-moz-opacity: 0.6;
	opacity: 0.6;
	filter:alpha(opacity=60);
	background-color: white;
	color: white;
	font: 20px bold "Verdana";
	text-align: center; }

*/
a:link.navigation {
	color: red;
	text-decoration: none; }

a:visited.navigation {
	color: red;
	text-decoration: none; }

a:hover.navigation {
	color: red;
	text-decoration: underline; }

a:active.navigation {
	color: red; }

a:focus.navigation {
	color: red; }

img.logo {
	width: 150px;
	height: 150px;
	border: 0;
	position: absolute;
	top: 50;
	left: 50;}

div.titel {
	/*position: absolute;*/
	text-align: center;
	/*width: 80%;
	left: 20%;
	top: 50;*/ }

div.linksoben {
	text-aling: justify;
	width: 100%; }

span.unterschrift {
	font-size: 10px; }

div.inhalt {
	/*position: absolute;*/
	text-align: center;
	/*width: 80%;
	left: 20%;*/
	/*top: 250;*/ }

a:link.inhalt {
	color: black;
	text-decoration: none; }

a:visited.inhalt {
	color: black;
	text-decoration: none; }

a:hover.inhalt {
	color: black;
	text-decoration: none; }

a:active.inhalt {
	color: black;
	text-decoration: none; }

a:focus.inhalt {
	color: black; }

a:link {
	color: blue; }

a:visited {
	color: blue; }

a:hover {
	color: blue; }

a:active {
	color: blue; }

a:focus {
	color: blue; }

h1.dblau {
	color: #0000BB;}

span.rot {
	color: #EE0000;
	font-weight: bold;}

span.intern {
	font-size: 11px;
	text-align: right;
	width: 100%;
	height: 35px; }

input.intern {
	font: 10px "Verdana";
	border: 0px;
	background-color: #f3f3f3; }

span.versteckt {
	display: none; }

span.zeiger {
	cursor: hand;
	cursor: pointer; }

textarea {
	width: 90%;
	height: 400px;
	overflow: auto; }

.ak_name {
	font-size: 10px;
	color: gray; }

.ak_titel {
	font-weight: bold;
	padding-bottom: 5px;
	margin-bottom: 10px; }

td.ak_leer {
	background-color: blue;
	width:1 }

td.oben {
	vertical-align: top; }

td.links {
	vertical-align: top;
	width: 130; }

