body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/hintergrund.jpg);
	background-color: #DCE1EB;
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

ul {
  margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
}

p {
  margin: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
}

a:link { text-decoration: none; color: #C10E8C; }
a:visited {	text-decoration: none; color: #C10E8C; }
a:hover { text-decoration: none; color: #325EA9; }
a:active { text-decoration: none; color: #C10E8C; }


h1 { margin-left: 8px; color: #ADBFDD; font-size: 10px; font-weight: normal;}
h2 { 
	font-size: 13px;
	background-image: url(images/pfeil.gif);	
	width: 580px;	
	height: 14px;
	margin-top: 0px;
	margin-bottom: 6px;
	margin-left: 17px;	
	padding-left: 20px;
	padding-top: 0px;	
	background-repeat: no-repeat;	
	background-position: 0px 2px; 
}

h3 { font-size: 13px; }
h4 { font-size: 13px; }
h5 { font-size: 13px; }

/* Container */
#con {
	width: 880px;
	height: 100px;
	margin: 0px auto;
	background: url(images/objekteinrichtungen.jpg) 250px 0px no-repeat;
}

#con2 {
	width: 880px;
	height: 70px;
	margin: 8px auto;
	
}

#con3 {
	width: 880px;
	height: auto;
	margin: 0px auto;
}

#inhalt {
	float: left;
	width: 600px;
}

#inhalt-o {
	float: left;
	width: 600px;
	height: 4px;
	padding: 0px;
	margin: 0px;
	background: url(images/inhalt-o.gif) 0px 0px no-repeat;
}

#inhalt-m {
	float: left;
	width: 564px;
	height: auto; 
	margin: 0px;
	padding-top: 12px;
	padding-bottom: 2px;
	padding-left: 18px;
	padding-right: 18px;
	background: url(images/inhalt-m.gif) 0px 0px repeat-y;
}

#inhalt-u {
	float: left;
	width: 600px;
	height: 4px;
	background: url(images/inhalt-u.gif) 0px 0px no-repeat;
}

.top {
	text-decoration: none;
	}
	
#textfeld {
	text-decoration: none;
	
	}

#top {
	float: left;
	width: 565px;
	padding-top: 7px;
	padding-bottom: 5px;
	padding-right: 35px;
	background: url(images/pfeil2.gif) 569px 5px no-repeat;
}

a:link.top { text-decoration: none; color: #000; }
a:visited.top {	text-decoration: none; color: #000; }
a:hover.top { text-decoration: none; color: #666; }
a:active.top { text-decoration: none; color: #000; }

/* CSS Navigation */
#navi-o {
	float: left;
	width: 240px;
	height: 4px;
	margin-top: 20px;
	margin-bottom: 0px;
	padding: 0px;
	background: url(images/navi-o.gif) 0px 0px no-repeat;
}

#navi-m {
	float: left;
	width: 202px;
	height: auto;
	margin: 0px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 19px;
	padding-right: 19px;
	background: url(images/navi-m.gif) 0px 0px repeat-y;
}

#navi-u {
	float: left;
	width: 240px;
	height: 4px;
	background: url(images/navi-u.gif) 0px 0px no-repeat;
}

#navcontainer { 
	width: 262px;
	float: left;
	margin: 0px;
}

#navcontainer ul
{
 width: 202px;
 margin: 0px;
 padding: 0px;
 list-style-type: none; 
}

#navlist
{
	border-top: 1px solid #0058A7;
}

#navlist a
{
 display: block;
 padding-top: 3px;
 padding-bottom: 3px;
 padding-left: 5px;
 width: 197px;
 border-bottom: 1px  solid #0058A7;
}

#navlist a:link, #navlist a:visited { color: #000; text-decoration: none; background: url(images/navi-bg-n.jpg) 0px 0px repeat-x;}
#navlist a:hover { color: #000; background: url(images/navi-bg-h.jpg) 0px 0px repeat-x;}
#active a:link, #active a:visited, #active a:hover { color: #000; background: url(images/navi-bg-s.jpg) 0px 0px repeat-x;}

/* Unternavigation */

#navcontainer ul ul a { padding-top: 3px; padding-bottom: 3px; padding-left: 30px; width: 172px; }

#subnavlist a:visited { color: #000; text-decoration: none; background: url(images/unavi-bg-n.jpg); }
#subnavlist a:link { color: #000; text-decoration: none; background: url(images/unavi-bg-n.jpg);}
#subnavlist a:hover { color: #000; background: url(images/unavi-bg-h.jpg); }
#subactive a:link { color: #000; background: url(images/unavi-bg-s.jpg); }
#subactive a:visited { color: #000; background: url(images/unavi-bg-s.jpg); }
#subactive a:hover { color: #000; background: url(images/unavi-bg-s.jpg); }


/* Styles */
.farbe { color: #2C58A3; }
.gross { font-size: 12px; }
.normal {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px; }

/* Eingabefelder */
.eingabefeld {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FBF8F8;
	width: 300px;
	border: 1pt solid #666666;}
	
.textfeld {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FBF8F8;
	width: 300px;
	height: 80px;
	border: 1pt solid #666666;}
	
.submit {
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #335FAA;
	width: 90px;
	border: 1pt solid #335FAA;}
.farbe2 {
color: #B3107B;
}

