body {
	padding: 0px;
	margin: 0px;
	color: #003300;
	background-color: #005118;
}

table {
   border:0;
}

img {
   border: none;
}

div, td, p { font-family:  Verdana, Helvetica, Arial, sans-serif; font-size: 11px; line-height: 16px; }

#positionlogo {
	position: absolute;
	top:33px;
	width:203px;
	height:120px;
	z-index:10;
	right: 189px;
	background-image: url(../bilder/logo.png);
	background-repeat: no-repeat;
}



#startbild {
	position: absolute;
	left:223px;
	top:0px;
	width:546px;
	height:268px;
	z-index:9;
}

#positiontext {
	position: absolute;
	left:250px;
	top:280px;
	width:495px;
	z-index:2;
}
.posittext {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 10px 30px 10px 30px;
}


div.untenstart	
{ position: relative;
left:0px;
top:5px; 
width:505px; 
height:15px; 
margin-bottom:50px; 
color:#FFFFFF;  
}


#banner {
	position: absolute;
	left:180px;
	top:0px;
	width:250px;
	height:125px;
	z-index:9;
}

#text {
	position: absolute;
	left:190px;
	top:159px;
	width:675px;
	z-index:2;
}

.field { 
width: 675px; 
border: 1; 
border-color:#003300; 
border-bottom-style: solid;  
background-color: #FFFFFF; 
vertical-align: top; 
z-index:5; 
}



#titel {
	position: absolute;
	left:283px;
	top:25px;
	width:580px;
	height:50px;
	font-size: 14px;
	line-height: 22px;
	color: #FFFFFF;
	z-index:13;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#dienavi {
	left; /* Dieses Element muss in der Quellenabfolge vor dem Element stehen, neben dem es platziert werden soll. */
	width: 95px; /* Durch die Auffüllung oben und unten entsteht in diesem div ein visueller Leerraum.  */
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #274F76;
	height: 100%;
	color: #274F76;
	position: absolute;
	top:210px;
	z-index:11;
	height: 165px;
	line-height: 22px;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 5px;
	margin-left: 10px;
	font-size: 12px;
}
#dienavi ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	color: #274F76;
}
#dienavi li {
	margin: 0px;
	padding: 2px 0;
	color: #274F76;
}
#dienavi a {
	color:#274F76;
	padding: 3px;
	margin: 0;
	text-decoration: none;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #274F76;
}
#dienavi  a:hover  {
	background-color: #274F76;
	color: #FFFFFF;
}

.oben 
{ position: relative; 
left:50px; 
top:0px; 
width:23px; 
height:18px; 
text-align: right; }

#text li {
	margin-bottom:14px;
	list-style-type: circle;
}
#text ul li {  list-style-image: url(../img/square.gif); }


h1 {
	margin: 0px;
	font-size: 16px;
	line-height: 28px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #274F76;
	text-align: left;
}

h3 {
	margin: 0px;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #274F76;
}

ul 	{
	list-style-type: none;
	padding: 0 0 0 20px;
	margin: 0;
}

li 	{
	margin-left: 5px;
	
}

.liste {
	margin-left: 5px;
	font-size: 12px;
	line-height: 22px;
	list-style-type: circle;	
}

.titel {
	margin: 0px;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
	color: #006920;
}

.right {
   text-align: right;
   font-style: italic;
}


a			{
	color: #274F76;
	text-decoration: underline;
	padding: 0;
	margin: 0;
	background-color: #FFFFFF;
}
#inhalt a:hover		{
	color:#FFFFFF;
	background-color: #274F76;
	text-decoration: none;
	padding: 0;
	margin: 0;
}
#inhalt a:active	{
	color:#FFF;
	background-color: #274F76;
}
	
.navi{
	color:#274F76;
	padding: 3px 3px 3px 3px;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #274F76;
	text-decoration: none;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #274F76;
}			

a.navi:link {
	color:#274F76;
	padding: 3px 3px 3px 3px;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #274F76;
	text-decoration: none;
	background-color: #FFFFFF;
}

a.navi:hover {
	padding: 3px 3px 3px 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006633;
}

a.navi:active {
	background-color: #274F76;
	padding: 3px 3px 3px 3px;
	text-decoration: none;
	color: #FFFFFF;
}

a.navi:visited {
	color:#274F76;
	padding: 3px 3px 3px 3px;
	text-decoration: none;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-right-color: #666666;
}

				
.unten a		{ color: #FFFFFF; }
.unten a:hover	{ color: #FFFFFF; }
.unten a:active	{ color: #FFFFFF; }

#navigation  ul li ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 4px;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 11px;
}

.obenstart {
	position: relative;
	left:490px;
	top:0px;
	width:23px;
	height:18px;
	text-align: right;
}
.rahmen {
	border: 1px solid #004400;
	padding: 2px 8px;
}
.rahm {border: 1px solid #007524; }

img.left	{ margin: 3px 10px 0px 0px; }

