
/* top right bottom left*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image:	url(../pics/siteelem/bg.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	top: 0px;        
	left: 0px;        
	margin: 0px;       
	padding: 0px;        
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
   font-size: 16px;
   color: #454545;
}
h2 {
   font-size: 14px;
   color: #454545;
}
h3 {
   font-size: 13px;
   color: #454545;
	 font-weight:bold;
}
h4 {
   font-size: 12px;
   color: #454545;
	 font-weight:bold;
}
ul {
	list-style-position: outside;
	list-style-image:  url(../pics/navigation/liste.gif);
}

a.anker:link, a.anker:visited, a.anker:hover, a.anker:active, a.anker:focus {
	margin:0;
	padding:0;
	border:0;
}

.grau {
	background-color: #999999;
	border-width: 1px;
	border-bottom-width: 0px;
	border-color: #FFFFFF;
	border-style: solid;
	width: 747px;
	height: 20px;
	left: 0px;
}

.ansprechpartner {
	margin-top: 25px;
	background-color: #edf3eb;
	width: 250px;
	height: auto;
	padding: 10px;
	border-style: dotted;
	border-width: 1px;
	border-color: #333333;
}

.adresse {
	color: #666666;
	font-size: 11px;
	margin-left: 0px;
	line-height: 18px;
	position: absolute;
	left: 15px;
	width: 219px;
	height: 20px;
}

/* Link */
a:link, a:visited, a:hover, a:active, a:focus {
	color: #666666;
	text-decoration: none;
}

#links {
	text-align:right;
	text-decoration:none;
	border:0;
	padding-top:15px;
}
#links a {
	text-decoration:none;
	border:0;
}

#Contentbox a:link, a:visited {
	border-bottom: 1px dotted #666666;
}

#Contentbox a:hover {
  color:#004a3b;
	border-bottom: 1px dotted #004a3b;
}

/* Navigation*/
a:link.navmain, a:visited.navmain, a:active.navmain, a:focus.navmain {
  color: #000000;
	display:block;
	border-bottom: 0px;
	padding: 1px;
}
a:hover.navmain {
  color:#000000;
	background-color:#edf3eb; 
	display:block;
	border-bottom: 0px;
	padding: 1px;
}

a:link.gewaehlt, a:visited.gewaehlt, a:hover.gewaehlt, a:active.gewaehlt, a:focus.gewaehlt {
	color: #000000;
	border-bottom: 0px;
	display:block;
	padding: 1px;
}
a:hover.gewaehlt {
	color: #000000;
	border-bottom: 0px;
	display:block;
	padding: 1px;
	background-color:#edf3eb; 
}

#Centerbox {
	margin:0 auto;
	right: auto;
  left: auto;
	bottom: auto;
	padding: 58px 0 0 0;
	clear: both;
	width: 962px;
	border-style: none;
}
#Navigationbox {
  width: 190px;
	float: left;
	margin-right: 10px;
}
#Contentbox {
  width: 740px;
	float: right;
	padding: 10px 10px 5px 10px;
	border: none;
	border-left: dotted;
	border-left-width: 1px;
	border-left-color: #bfbfbf;
}
#Footerbox {
  clear:both;
  width: 740px;
	float: right;
	padding: 15px 10px 5px 10px;
	border: none;
	border-left: dotted;
	border-left-width: 1px;
	border-left-color: #bfbfbf;
  font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
#Footerbox a {
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dotted #666666;
}

.Nav-Hover, .Nav-Normal {
	border-bottom: 1px dotted #bfbfbf;
	padding: 5px 0 5px 0;
	text-align:right;
	font-size:13px;
}

.Nav-Hover {
	font-weight:bold;
}

.SubNav-Hover, .SubNav-Normal {
	border-bottom: 1px dotted #bfbfbf;
	padding: 5px 0 5px 0;
	text-align:right;
	font-size:11px;
	
}

.SubNav-Hover {
	font-weight:bold;
	background-color:#edf3eb; 
}

/* Sitemap */
#sitemap_bereich {
	/*margin-top: 50px;*/
}
#sitemap_bereich h2 {
	font-size: 15px;
	margin-top: 50px;
}
#sitemap_bereich h3 {
	font-size: 13px;
	margin-top: 30px;
}
.sitemap_sub {
	margin-left: 20px;
}
.sitemap_topnav {
	width: 100%;
	font-size: 10px;
	text-align: right;
	margin-bottom: -25px;
	margin-top: 50px;
	padding:0;
}
#Mitarbeiter {
	position:relative;
	height: 3000px;
	width:660px;
}
.spalten3 {
	position:relative;
	display: inline;
	margin-left:0px:
	margin-bottom:20px;
	float:left;
	width:320px;
}
.spalten4 {
	position:relative;
	margin-left:0px;
	margin-left:10px;
	display: inline;
	margin-bottom:20px;
	float:left;
	width:330px;
}

