body
{
	margin:0;
	padding:0;
	background: #DDDDDD url(../images/background/sitebackground2.gif) center repeat-y;
}

body, td, th
{
	font: 1em/1.5 Verdana, Arial, Helvetica, sans-serif;
	
}

#dummy
{
	position:relative;
	width:920px;
	margin:0 auto;
	padding:0;
	min-height: 500px;
}

#top1
{
	position:absolute;
	top:0; left:0;
	height: 120px;
	width:100%;
	margin:0; padding:0;
	background:#F4BB4A;
}

#logo
{
	width: 350px;
	height:38px;
	position: absolute;
	left:20px;
	top:20px;
}
#intop1
{
	position:absolute;
	left:470px;
}

#top2
{
	position: absolute;
	top:120px;
	left: 0;
	height: 30px;
	width: 100%;
	background: #64AD99;
}

#top2 p
{
	text-align: right;
	font: 20px bold;
/*
 Times New Roman, Times, serif;
*/
	margin: 0;
	padding: 5px 15px 0 0;
	
}
#navigation
{
	position: absolute;
	top: 200px;
	left: 3px;
	width:180px;
}

#navigation ul
{
	margin: 0; padding: 0;
}

#navigation ul li 
{
	margin: 0; padding: 0;
	list-style: none;
}

#navigation img
{
	width: 170px;
	height: 38px;
	border:0;
	margin: 5px 0;
}

#navigation ul li a img
{
	background: url(../images/navigation/Navigationsbutton1.gif) 0 4px no-repeat;
}

#navigation ul li a:hover img
{
	background: #F4BB4A url(../images/navigation/Navigationsbutton2.gif) 0 4px no-repeat;
}

#navigation ul li ul li a img
{
	background: url(../images/navigation/Navigationsbutton1.gif) 20px 4px no-repeat;
}

#navigation ul li ul li a:hover img
{
	background: #F4BB4A url(../images/navigation/Navigationsbutton3.gif) 20px 4px no-repeat;
}

#content
{
	position: absolute;
	left: 218px;
	top:175px;
	width: 576px;
	min-height:630px;
	padding-bottom: 3em;
}

#firstcontent
{
	position: absolute;
	left: 188px;
	top:155px;
	width: 646px;
	min-height:650px;
	text-align:center;
}

#firstcontent p
{
	font: bold italic 87% Verdana, Arial, Helvetica, sans-serif;
}

h1
{
	margin-bottom: 2em;
	font: bold 150%/0.9 Verdana, Arial, Helvetica, sans-serif;
	background:  url(../images/site/unterstrich2.gif) bottom right no-repeat;
	color: #007153;
}

#content ul
{
	font: bold 87%/1.5 Verdana, Arial, Helvetica, sans-serif;
	color: #007153;
}

#content ul li a
{
	text-decoration: none;
	color: #007153;
	line-height: 3
}

#content>p>a
{
	font: bold 87%/1.5 Verdana, Arial, Helvetica, sans-serif;
	color: #007153;
	text-decoration: none;
}
#content ul li a:hover, #content>p>a:hover
{
	text-decoration: underline;
}

#content>img
{
	padding: 0.5em 1em;
}
