/* CSS Document */
html {
	width: 100%;
	min-height: 100%;
	height:100%;
}

body {
	position: relative;
	text-align: center;
	border : 0px;
	margin: 0px;
	width: 100%;
	min-height: 100%;
	height: 100%;
	font-family:Arial, Helvetica, sans-serif;
	font-variant: normal;
	font-size: 11px;
}

a img  {
  border:0px;
}
a {
    color: #016728;
}

td {
	vertical-align: top;
}

#unter #wrapper{
	background: url('pics/bg.gif') repeat-y;
}

#start #wrapper{
	background: url('pics/bg.gif') repeat-y;
}

#start div.csc-frame-frame1 {
	margin: 15px -10px;
	border-top: 2px solid #016728;
	text-align: center;
}

#start div.csc-frame-frame1 table {
	margin: auto;
}

#start div.csc-frame-frame1 td {
	padding: 0px 5px;
	}

#start div.csc-frame-frame1 td p {
	padding: 5px 0px;
	margin: 0px;
}


#wrapper {
	width: 888px;
	margin: 0px auto 0px auto;
	padding: 0px;
	min-height:100%;
}

#head {
	position: relative;
	width: 888px;
	height: 213px;
	margin: 0px;
	padding:0px;
	text-align: left;
	background: #016728;
}


#headpic {
	width:888px;
	height: 188px;
}

#logo {
	position: absolute;
	width:230px;
	height: 60px;
	left: 10px;
	top: 20px;
}

#logo a {
	display:block;
	width:230px;
	height: 60px;
	overflow: hidden;
	text-indent: 400px;
}


ul.topmenu {
	margin: 0px;
	padding: 0px 0px 0px 15px;
}


.topmenu li {
	float: left;
	padding: 3px 15px 0px 0px;
	list-style-type:none;
}

.topmenu li a {
	font-weight:bold;
	text-decoration:none;
	vertical-align: bottom;
	line-height: 18px;
	font-variant: normal;
	font-size:13px;
	letter-spacing: 0px;
	padding:0px;
	color:#ffffff;
}

.topmenu li a:hover {
	text-decoration: underline;
}

.topmenu li a.active {
	color: #ff6b01;
}

.menu {
  float: left;
  margin: 0px 0px 0px 0px;
  padding: 30px 0px 0px 0px;
  clear: both;
  background-color: #eeeeee;
 width: 265px;
}

.menu ul {
	margin: 0px;
	padding: 0px;
}

.menu li {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style-type:none;
	text-align:left;
}

a.a, a.aaktiv {
    display: block;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	font-variant: normal;
	width: 265px;
	vertical-align: bottom;
	background-color: #eeeeee;
	padding: 5px 0px;
	text-indent: 10px;
	font-size: 12px;
}

* html a.a, * html a.aaktiv {
  /* CSS-Hack f�r IE6 und kleiner */
 /* width: 164px; */
 }



a.a2, a.a2aktiv {
    display: block;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	font-variant: normal;
	width: 255px;
	vertical-align: bottom;
	background-color: #eeeeee;
	border-left: 10px solid #016728;
	padding: 5px 0px;
    text-indent: 10px;
	font-size: 12px;
}

* html a.a2, * html a2.aaktiv {
  /* CSS-Hack f�r IE6 und kleiner */
/*  width: 161px; */
 }


a.a3, a.a3aktiv {
    display: block;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	font-variant: normal;
	width: 255px;
	vertical-align: bottom;
	background-color: #dddddd;
	border-left: 10px solid #016728;
	padding: 5px 0px;
    text-indent: 20px;
	font-size: 11px;
}

* html a.a3, * html a3.aaktiv {
  /* CSS-Hack f�r IE6 und kleiner */
  width: 164px;
 }


a.a2aktiv, a.a3aktiv{
    color:#016728;
    background-color: #CCCCCC;
}

a.aaktiv, a.a:hover, a.a2:hover, a.a3:hover, a.a2aktiv:hover, a.a3aktiv:hover {
    color:#FFFFFF;
	background-color: #016728;
}

a.aaktiv, a.aaktiv:hover  {
    color:#ff6b01;
	background-color: #016728;
}

.b {
	  font-size:11px;
}

a.b { color:#016728;
	  font-weight:normal;
	  text-decoration:none;
	  font-variant: normal;
	  letter-spacing: 1px}

a.b:hover {  color:#333333; }

a.c:link { color:#016728; font-weight:bold; text-decoration:none; font-variant: normal; letter-spacing: 1px}
a.c:visited { color:#016728; font-weight:bold; text-decoration:none; font-variant: normal; letter-spacing: 1px}
a.c:active { color:#016728; font-weight:bold; text-decoration:none; font-variant: normal; letter-spacing: 1px}
a.c:hover { color:#000000; font-weight:bold; text-decoration:none; font-variant: normal}

.breadcrump {
float: left;
  width: 380px;
  margin: 0px 0px 0px 0px;
  padding: 5px 0px 10px 20px;
  text-align:left;

}

.breadcrump ul {
		display:block;
		float:left;
		margin:0px;
		padding:0;

}

.breadcrump li {
	display: inline;
	padding: 0px;
	list-style-type:none;
	height:10px;
	width:auto;
	color: #666666;
}

.breadcrump li a {
	display: inline;
	width: auto;
	float:none;
	margin-right: 5px;
	height:10px;
	color: #999999;
}



#start .content {
  float: left;
  width: 621px;
  margin: 0px 0px 0px 0px;
  padding: 30px 0px 0px 34px;
  text-align:left;
  line-height:1.5;
}

#unter .content {
  float: left;
  width: 385px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 20px;
  text-align:left;
  line-height:1.5;
}

#unterw .content {
  float: left;
  width: 579px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 20px;
  text-align:left;
  line-height:1.5;
}

#unter .contentright {
	 margin: 0px 0px 0px 42px;
	 float: left;
	 text-align:left;
	 width: 160px;
}

#start .contentright {
	 margin: 29px 0px 0px 57px;
	 float: left;
	 text-align:left;
	 width: 160px;
}



.contentright h1 {
  font-size: 13px;
  color: #016728;
  display: block;
  margin: 0px;
  padding: 20px 0px 5px 0px;
}

.contentright h1.csc-firstHeader {
  padding: 0px 0px 5px 0px;
}
h2 {
  font-size: 14px;
}

h3 {
  font-size: 12px;
}

.content h1 {
	display: block;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #016728;
	letter-spacing: 1px;
	line-height:17px;
	margin: 0px;
}

.news-list-date {
  font-style: normal; font-weight: normal;
}

.news-list-container-top {
	width: 641px;
	margin: 5px -10px;
}

.news-list-container-top .news-list-item {
	float:left;
	width:300px;
	padding:0px 10px 0px 10px;
}

.news-list-container-top .news-list-item h3 {
	font-size: 16px;
	margin:0 0 15px;
}

.news-list-container-top .news-list-item h3 a {
	text-decoration: none;
}

.news-list-container-top .news-list-item img {
	float:left;
	margin:5px 5px 5px 0px;
}

.news-list-container-list {
	width: 641px;
	margin: 5px -10px;
}

.news-list-container-list .news-list-item {
	float:left;
	width:190px;
	height: 75px;
	margin:5px;
	padding:5px;
	background: #ececec;
}

.news-list-container-list .news-list-item:hover {
	background: #e5e5e5;
}

.news-list-container-list .news-list-item h3 {
	margin:0px 0px 5px 0px;
}

.news-list-container-list .news-list-item h3 a {
	text-decoration: none;
}

.news-list-container-list .news-list-item img {
	float:left;
	margin: 5px 5px 0px 0px;
}



.csc-mailform-field {
  vertical-align:top;
}

.csc-mailform-field label {
   display: block;
   float: left;
   width: 130px;
}

.lmenu {
	position: absolute;
	right: 0px;
	top: 188px;
	display: block;
	width: 196px;
	height: 25px;
	text-align:right;
}

.flag {
	margin: 4px;
	border: 2px solid #016728;
}

.flagin {
	margin: 4px;
	border: 2px solid #016728;
}

.flagactive {
	margin: 4px;
	border: 2px solid #FFFFFF;
}

.clearer {
	clear: both;
}

.praxcontent {
	position: absolute;
	top: 370px;
	width: 482px;
	background: #ececec;
	margin-left: 30px;
	padding: 0px 12px 12px 12px;
	border: 1px solid #cccccc;
	visibility:hidden;
}

.prax {
	background: #ffffff;
	padding: 12px 0px;
}

.bubble-image {
	float: left;
	margin: 0px 5px 5px 0px;
}

.h7mplaces_pi1 {
	margin:10px 0px;
}

.h7mplaces_special {
	clear: both;
}

.h7mplaces_tagcloud {
	font-size:9px;
}
.h7mplaces_tagelement {
	float: left; 
	padding-right: 5px;
}

.h7mplaces_listimage {
	float: left;
	margin-right: 20px;
}

.h7mplaces_specialdata {
	margin-left: 215px; 
	background: #eeeeee; 
	padding: 10px;
	margin: 0px 0px 10px 215px;
}

.h7mplaces_single {
	width: 585px;
}

.h7mplaces_singletext {
	width: 385px;
	float: left;
}



.h7mplaces_singleimages {
float: left;
width: 160px;
padding-left: 40px;
}

.h7mplaces_singleimages img {
	margin-bottom: 5px;
}

.h7mplaces_specialsingle {
		font-weight: bold;
		color: #999999;
		border-top: 1px solid #999999;
}

.h7mplaces_specialdesc {
	color: #999999;

}

.h7mplaces_testimonials {
	clear: both;
}

.h7mplaces_testimonial {
	background: #eeeeee;
	padding: 5px; 
	margin: 0px;
}

.h7mplaces_testimonialimage {
	float: left;
	margin-right: 5px;
	z-index: 10;
	position: relative;
	
}

.h7mplaces_testimonialname {
	font-style: italic;
}

.nodisplay {
	display: none;
}

table.sortable {
	border-collapse:collapse;
}

table.sortable thead {
	background: #016728;
	color: #ffffff;
	font-size:12px;
}

table.sortable th, table.sortable td {
	padding: 3px;
	border: 1px solid #016728;
}

table.sortable th.sortcol {
	background-position:right center;
	background-repeat:no-repeat;
	cursor: pointer;
	padding-right: 20px;
}

table.sortable th.sortdesc {
	color: #FF6B01;
}

table.sortable th.sortasc {
	color: #FF6B01;
}


table.sortable th.nosort {
	cursor: default;
	color: #eeeeee;
}