*
{
	margin: 0;
	padding: 0;
}

body
{
background: #fff3f3 url(images/mainbg.gif) no-repeat 20px 270px;
	position: relative;
	color: #184b96;
	font-family: Verdana, Arial, sans-serif;
}

h1
{
	text-align: center;
	color: #184b96;
	font-weight: bold;
	font-size: 1.1em;
margin-bottom: 5px;
}

#page
{
	margin-right: auto;
	margin-left: 115px;
	height: 650px;
	width: 850px;
	text-align: center;
	background: #fff3f3 url(images/logo.jpg) no-repeat 280px 2px;
padding-top: 100px;
}

#header
{
font: bold 10px/1.5em Verdana, Arial, sans-serif;
text-align: center;
height: 50px;
width: 170px;
margin-right: auto;
margin-left: 380px;
margin-top: -5px;
opacity: 0.7;
color: #184b96;
}

#content
{
	margin-right: auto;
	text-align: justify;
	margin-left: 45px;
	width: 820px;
	height: 500px;
	display: block;
	color: #184b96;
	font-size: 11px;
	border: medium double #bfb37b;
	padding-bottom: 20px;
background: white url(images/panorama.jpg) no-repeat center top;
margin-top: 30px;
}

#navi
{
right: auto;
background: transparent no-repeat center top;
	text-align: center;
	position: absolute;
	top: 160px;
	width: 150px;
	left: 30px;
opacity: 1;
height: 300px;
}

ul
{
list-style: none;
padding-top: 15px;
}

ul li
{
line-height: 1.9em;
font-size: 10px;
text-align: left;
}

ul li a
{
color: #8c835a;
font-weight: bold;
text-decoration: none;
	padding: 3px;
	margin-left: 5px;
}

#text
{
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	text-align: justify;
	font-family: Verdana, Arial, sans-serif;
	vertical-align: bottom;
	margin-top: 200px;
}

ul li a:hover
{
background: url(images/bullet.gif) no-repeat 2px center;
color: #4e628b;
text-decoration: underline;
	font-weight: bold;
	margin-left: 3px;
padding: 3px 3px 3px 15px;
}

p.important1
{
	font-weight: bold;
	text-align: center;
	padding-bottom: 6px;
	font-size: 1em;
padding-top: 4px;
}

p.important2
{
	font-size: 1em;
	text-align: center;
	padding-bottom: 3px;
	line-height: 1.2em;
padding-top: 3px;
}

p
{
	
	text-align: justify;
	padding-bottom: 5px;
	color: #184b96;
	line-height: 1.2em;
	font-variant: normal;
	font-size: 11px;
}

a
{
	color: #8c835a;
	text-decoration: none;
	font-weight: bold;
padding: 3px;
}


a:hover
{
color: #da1d10;
text-decoration: none;
font-weight: bold;
padding: 3px;
}

#impressum
{
width: 350px;
height: 180px;
margin-top: 25px;
margin-left: 25px;
padding: 5px;
background-color: #fff3f3;
}

p.impressum
{
font-weight: bold;
}