body
{
	background-image : url(../pics/navi-vl.jpg);
	background-repeat : repeat-y;
	background-color : #FDFC88;
	margin : 0px;
}
div
{
	font-family : Verdana, Arial;
	font-size : 10pt;
	color : #000000;
}
input,textarea
{
	border : 1px solid #000000;
	font-family : Verdana, Arial;
	font-size : 10pt;
	color : #000000;
}
textarea
{
	height : 200px;
	width : 350px;
	overflow : auto;
}
.menu
{
	position : absolute;
	background-image : url(../pics/navi.jpg);
	background-repeat : no-repeat;
	width : 747px;
	height : 149px;
	top : 0px;
	left : 0px;
	z-index : 2;
}
.logoline
{
	background-image : url(../pics/navi-x.jpg);
	background-repeat : repeat-x;
	width : 100%;
	height : 149px;
	position : absolute;
	left : 0px;
	top : 0px;
	z-index : 1;
}
.logo
{
	background-image : u
	rl(../pics/navi.jpg);
	background-repeat : no-repeat;
	width : 100%;
	height : 149px;
	position : absolute;
	left : 0px;
	top : 0px;
	z-index : 3;
}
.currentpage
{
	font-family: Verdana, Arial;
	font-size : 11px;
	color : #000000;
	position : absolute;
	left : 190px;
	top : 157px;
}
.content
{
	position : absolute;
	left : 190px;
	top : 180px;
}
.logolink
{
	border : none;
	padding : 0px;
	margin : 0px;
	height : 20px;
	position : absolute;
	top : 129px;
	z-index : 3;
}
.mainlink
{
	border : none;
	padding : 0px;
	margin : 0px;
	position : absolute;
	left : 15px;
	z-index : 4;
}
.submainlink
{
	border : none;
	padding : 0px;
	margin : 0px;
	position : absolute;
	left : 25px;
	z-index : 4;
}
.subhead
{
	font-family : Arial;
	font-size : 17pt;
	color : #000000;
	text-decoration : none;
}
.currentlink
{
	text-decoration : none;
	color : #000000;
}

.impressum_tab
{
	width : 500px;
}

#left175 { left : 175px; }
#left300 { left : 300px; }
#top180 { top : 180px; }
#top230 { top : 230px; }
#top280 { top : 280px; }
#top330 { top : 330px; }
#top380 { top : 380px; }
#top540 { top : 540px; }

#stop370 { top : 370px; }
#stop394 { top : 394px; }
#stop418 { top : 418px; }
#stop442 { top : 442px; }
#stop466 { top : 466px; }
#stop490 { top : 490px; }
#stop514 { top : 514px; }
#stop538 { top : 538px; }
#stop562 { top : 562px; }
#stop586 { top : 586px; }

#justify
{
	text-align : justify;
	padding-right : 20px;
}
#center
{
	text-align : center;
}

#width600px { width : 600px }