* {
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", serif;
	font-weight: normal;
	color: #445555;
}

h3 {
	font-size: 30px;
}

h4 {
	font-size: 26px;
}

h2 {
	font-size: 23px;
}

h1.title {
	font-size: 18px;
	margin: 10px 0 20px;
}

h5, h6 {
	font-size: 16px;
	font-weight: bold;
	border-top: 1px dotted #ccc;
	padding-top: 20px;
	margin-top: 5px;
}

h6 {
	border: none;
	margin: none;
}

table {
	width: 100%;
	margin-left: 2px;
	margin-bottom: 15px;
	border: 1px solid #ccc;
	border-collapse: collapse;
}

table td {
	padding: 5px;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

a#homelink {
	position: absolute;
	top: 20px;
	right: 33px;
	width: 195px;
	height: 90px;
	display: block;
	background: none;
	text-decoration: none;
	border: none;
}

h1.pagename {
	position: absolute;
	color: #f0f0f0;
	font-size: 67px;
	top: 20px;
	right: 30px;
}

body {
	

/*background: #b6e030 url(bodyneu.jpg) top left repeat-x;*/
	background: #39856c url(bodyneu.jpg) top left repeat-x;
	color: #445555;
	font-family: Verdana, Geneva, sans-serif;
}

p, ul, ol {
	font-size: 12px;
	margin-bottom: 15px;
	line-height: 180%;
}

a:link, a:visited {
	color: #668CFF;
	text-decoration: none;
}

a:active, a:hover {
	color: red;
	text-decoration: underline;
}

p img {
	display: block;
	float: left;
	margin-right: 20px;
	overflow: hidden;
}

div.mitarbeiter {
	width: 30%;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	overflow: hidden;
	display: block;
	float: left;
	height: 220px;
	min-height: 220px;
}

div.mitarbeiter img {
	margin-bottom: 10px;
}
div.mitarbeiter .team {
	font-size: 10px;
}

#wrap {
	
}

#head {
	
}

#access {
	position: absolute;
	top: -5000px;
}

#top {
	color: black;
	height: 130px;
	width: 780px;
	margin: 0 auto;
	background: #555 url(headerneu.jpg) top left no-repeat;
	position: relative;
}

#logo {
	position: absolute;
	top: 30px;
	right: 40px;
}

#nav {
	height: 27px;
	background: #898989;
}

#nav ul.topnav {
	width: 780px;
	margin: 0 auto;
	line-height: normal;
	position: relative;
	border-right: 1px dotted #f0f0f0;
}

#nav ul.topnav:after {
	content: "clear";
	clear: both;
	display: block;
	height: 0;
	overflow: hidden;
	visibility: hidden;
}

#nav ul li {
	display: block;
	float: left;
	list-style: none;
	overflow: hidden;
}

#nav ul li a {
	color: #f5f5f5;
	background: #6f6f6f;
	font-size: 11px;
	border-left: 1px dotted #f0f0f0;
	display: block;
	height: 20px;
/*	width: 129px;*/
  width: 110px;
	padding-top: 7px;
	text-align: center;
	text-decoration: none;
}

#nav ul li a.lastone {
  width: 113px;
}

#nav ul li a:hover, #nav ul li a:active, #nav ul li a.current {
	background: #91d100;
	color: #000;
}

#nav ul.subnav, #nav ul.subnav2 {
	display: none;
	position: absolute;
	z-index: 100;  /* damit das Menü über der map-de liegt */
}

#nav li ul li a {
	padding: 5px 0;
}

#nav li ul li.sub a {
	background-image: url(pfeil-klein01.gif);
	background-repeat: no-repeat;
	background-position: 210px 10px;
}

#nav li ul li.sub ul li a {
	background-image: none;
}

#nav ul li:hover ul.subnav, #nav ul li.over ul.subnav {
	display: block;
	width: 230px;
}

#nav ul li:hover ul.subnav li a,
#nav ul li.over ul.subnav li a {
	display: block;
	float: none;
	width: 230px;
	border-bottom: 1px dotted #f0f0f0;
}

#nav ul.subnav li:hover ul.subnav2,
#nav ul.subnav li.over ul.subnav2 {
	display: block;
	float: left;
	position: absolute;
	margin-left: 230px;
	width: 230px;
	margin-top: -31px;
}

/***************************/

#content {
	clear: both;
	width: 720px;
	margin: 0 auto;
	padding: 30px;
	padding-bottom: 0;
	border: 1px dotted #ccc;
	border-top: none;
	font-size: 12px;
	overflow: hidden;
	background: white;
}

#bgwrap {
	background: white url(contentbg.jpg) -30px 0 repeat-y;
	margin-bottom: 30px;
	overflow: hidden;
}

#rechts {
	float: right;
	overflow: hidden;
	width: 200px;
	font-size: 11px;
}

#rechts img {
	float: none;
}

#rechts ul.subnav {
	list-style: none;
	margin: 10px 0;
	margin-bottom: 20px;
	overflow: hidden;
}

#rechts ul.subnav li {
	display: block;
	border-bottom: 1px dotted #ccc;
}

#rechts ul.subnav li a {
	display: block;
	font-size: 11px;
	color: #666;
	text-decoration: none;
	line-height: 32px;
	padding-left: 8px;
}

#rechts ul.subnav li a:hover, #rechts ul.subnav li a:active, #rechts ul.subnav li a.current {
	font-weight: normal;
	color: black;
	padding-left: 20px;
	background: #f0f0f0 url(pfeil-klein01.gif) 8px 50% no-repeat;
}

#rechts ul.subnav li a.offline {
	color: #bfbfbf;
}

#rechts ul.subnav li a.offline:hover {
	color: #bfbfbf;
	background: none;
	padding-left: 3px;
	cursor: default;
}

#rechts h1 {
	border: none;
	font-size: 16px;
	margin: 0;
	padding: 0;
	font-weight: bold;
}

/* image rechts */

#rechts div {
	overflow: hidden;
	margin-bottom: 20px;
}

#rechts div p, #content p.desc {
	background: #f0f0f0;
	padding: 3px 8px;
	font-size: 10px;
	color: #666;
	margin: 0;
	line-height: 18px;
}

/*#content p.desc
{
	background: #fff;
	font-style: italic;
}*/

#links {
	margin-right: 220px;
	min-width: 478px;
	padding-right: 20px;
	

/*border-right: 1px dotted #ccc;*/
	overflow: hidden;
	min-height: 300px;
}

#links a {
	font-weight: bold;
}

#links ul, #links ol {
	padding: 0 20px;
}

#links ul {
	list-style: square;
}

#links li {
	padding-bottom: 5px;
	list-style-image: none;
}

#links h1 {
	margin-bottom: 20px;
	margin-top: 10px;
	border-bottom: 1px dotted #ccc;
	padding-bottom: 20px;
}

#imgblock {
	float: right;
	width: 200px;
	margin-left: 30px;
	margin-bottom: 20px;
	overflow: hidden;
}

#imgblock p {
	background: #f0f0f0;
	padding: 4px;
	line-height: normal;
}

#partner {
	clear: both;
	background: #f0f0f0;
	border-top: 1px dotted #ccc;
	overflow: hidden;
	margin-top: 20px;
	border-bottom: 30px solid white;
}

#partner img {
	width: 120px;
	display: block;
	float: left;
	padding: 10px;
	border: none;
}

#fuss_leiste {
	clear: both;
	border-top: 1px dotted #ccc;
	overflow: hidden;
	margin: 20px 0 0;
	padding-top: 10px;
	border-bottom: 30px solid white;
}
#fuss_leiste li {
	float: left;
	width: 110px;
	height: 94px;
	margin: 0;
	padding: 0 0 0 0px;
	list-style-type: none;
	text-align: center;
	font-size: 9px;
}
#fuss_leiste li.text {
	height: 69px;
	padding: 25px 0 0  0;
	font-family: Arial, Helvetica;
}
#fuss_leiste li img {
	border: none;
}

#fuss_leiste li.eins {
	width:  120px;
	height: 69px;
	padding: 25px 0 0  0;
}

#fuss_leiste li.first {
	width:  80px;
	padding: 0 8px 0 0;
	border-left: none;
}



#fuss_leiste li.last {
	width:  57px;
	padding: 8px 0 0 0;
	border-left: none;
}

#footer {
	padding: 30px;
	clear: both;
	margin: 0 auto;
}

#footer p {
	width: 780px;
	margin: 0 auto;
	line-height: normal;
	text-align: center;
	color: white;
}

/***********************************************************/

/* Kartenmodul */

img.img_rechts {
  float: right;
  padding: 1px;
  margin: 15px;
}
#addresses .ansprechpartner {
  clear: right;
  min-height: 230px;
}
#addresses h2 {
  font-family: Verdana,Geneva,sans-serif;
  font-size: 12px;
  font-weight: normal;
}

#addresses h3 {
  font-family: Verdana,Geneva,sans-serif;
  font-size: 12px;
  font-weight: bold;
  margin-top: 15px;
}

.partner {
  margin-bottom: 90px;
}  

#addresses li {
	list-style-type: none;
}

/***********************************************************/

/* Bildmodul */

img {
	padding: 1px;
	border: 1px solid #ccc;
}


div .imgcenter {
	display: block;
	text-align: left;
	margin: 5px 0;
}

div .imgright {
	float: right;
	margin: 5px 0 5px 5px;
}

div .imgleft {
	float: left;
	margin: 5px 5px 5px 0;
}

a img {
	text-decoration: none;
}

/****** Kontaktform **********/

fieldset {
	border: none;
	margin-bottom: 30px;
}

fieldset input, fieldset textarea {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", serif;
	border: 1px solid #ccc;
	padding: 2px;
	background: white;
	font-size: 11px;
	width: 250px;
}

fieldset img {
	border: none;
	display: block;
}

fieldset input.senden {
	padding: 5px;
	font-weight: normal;
	background: #ccc;
	color: #000;
	border: 1px solid #999;
	width: auto;
}
