/*** Style for 3 Column Fixed Width Full Height Template ***/
html,body,p,div,img,h1,h2,h3,h4,li,ul,ol,dl,dd,dt,form{
  margin: 0;
  padding: 0;
  border: 0;
  border-collapse: separate;
  border-spacing: 0;
}
html,body{height: 100.1%}
body{
  font-family:  verdana, arial, helvetica, sans-serif;
  font-size: 100.1%; /*** Don't change this setting. Make all other
font-sizes in % (preferred) or ems ***/
  color: #636363;
  background: #000 url(../images/bg.gif);
  min-width: 1000px; /*** Content Width ***/
  text-align: center;
}
input,select{
  margin:0;
  padding:0;
}
.floatcontainer:after{content:".";display:block;height:0px;clear:both;visibility:hidden;font-size:0px}
.floatcontainer{display: inline-block;}
/* Hides from IE Mac \*/
* html .floatcontainer {height:1%}
.floatcontainer{display:block}
/* End Hack */ 
#fullheightcontainer, #header, #footer {
  font-size:70%;
}
#fullheightcontainer{
  margin:0 auto;
  text-align:left;
  position:relative;
  width:100%; /*** Content Width ***/
  display:table;
  height:100%;
  background: #fff;
  background: url(../images/bgloop.gif) repeat-y;
}
#wrapper{
  display:table-cell;
  position:relative;
}
#outer{
  position:relative;
  width: 100%; /*** Center Column Width (takes into account left and right shady border widths) ***/
  height:100%;
}
#float-wrap{
  width:100%; /*** Center Column Width (takes into account left and right shady border widths) ***/
  float:left;
  display:inline;
}
#center{
  width:100%; /*** Center Column Width (takes into account left and right shady border widths) ***/
  height:100%; /*** Needed for Mozilla ***/
  display:table; /*** Needed for Mozilla ***/
}
* html #center{height:auto}
#left{
  display: none;
}
#right{
  display: none;
}
#footer{
  display: none;
}
#header{
  display: none;
}
#container-center {
	padding: 20px 20px 20px 30px;
	line-height: 20px;
	font-size: 11px;
}
#container-center p, #container-center div {
	margin-bottom: 15px;
}
#container-center a:link, #container-center a:visited {
	text-decoration: none;
	color: #c10000;
}
#container-center h1 #ctl00_lblContentTitel {
	display: block;
	line-height: 26px;
	color: #636363;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 20px;
	padding-bottom: 5px;
	margin-bottom: 15px;
	border-bottom: 1px dotted #636363;
}
#container-center h1 {
	line-height: 44px;
	color: #000;
	font-weight: normal;
	font-size: 22px;
	margin-bottom: 10px;
}
#container-center h2 {
	line-height: 26px;
	color: #000;
	font-weight: normal;
	font-size: 16px;
	margin-bottom: 10px;
}
#container-center h3 {
	line-height: 22px;
	color: #000;
	font-weight: normal;
	font-size: 14px;
	margin-bottom: 10px;
}
/* fotoList */
#container-center .fotoList .entry {
	float: left;
	width: 294px;
	height: 144px;
	background: url(../images/bgFotoListEntry.gif) no-repeat top left;
	padding: 3px 5px 5px 10px; 
}
#container-center .fotoList .entry h2 {
	margin-bottom: 3px;
	padding: 0;
	width: 280px;
	height: 26px;
	overflow: hidden;
}
#container-center .fotoList .entry h2 a {
	font-size: 15px;
	margin-bottom: 10px;
	padding: 0;
}
#container-center .fotoList .entry .middle {
	margin: 0;
	padding: 0;
	width: 280px;
	height: 83px;
	overflow: hidden;
	font-size: 10px;
	line-height: 14px;
}
#container-center .fotoList .entry .middle img {
	float: left;
	margin-right: 10px;
}
#container-center .fotoList .entry a.more:link, #container-center .fotoList .entry a.more:visited {
	display: block;
	text-align: right;
	margin: 3px 20px 0 0;
	background: url(../images/arrow.gif) no-repeat 235px 8px;
}
#container-center .fotoList .entry a.more:hover {
	text-decoration: none;
	color: #bb0000;
	background: url(../images/arrow.gif) no-repeat 236px 8px;
}
/* Fotogalerie Detail */
#ctl00_cpMain_divImages .image {
	text-align: center;
	border: 1px solid #bbbbbb;
	background-color: #FFF;
	padding: 3px;
	margin: 3px;
	float: left;
}
#ctl00_cpMain_divImages .image:link, #ctl00_cpMain_divImages .image:visited {
	border: 1px solid #bbbbbb;
	padding: 3px;
	background-color: #FFF;
	margin: 3px;
	float: left;
}
#ctl00_cpMain_divImages .image:hover{
	border: 1px solid #000;
	padding: 3px;
	background-color: #CCC;
	margin: 3px;
	float: left;
}
/* News */
#content-modul div, #content-modul p {
}
#content-modul .listEntry {
	padding-bottom: 5px;
	border-bottom: 1px dotted gray;
}
#content-modul .listEntry h2 {
	float: left;
	margin-right: 15px;
	width: 200px;
}
#content-modul .listEntry img {
	float: left;
	margin-right: 15px;
}
#content-modul .listEntry .more {
	display: block;
	text-align: right;
	clear: both;
}
#content-modul .detailEntry img {
	float: left;
	margin-right: 15px;
}
#content-modul .detailEntry .back {
	display: block;
	text-align: right;
	clear: both;
}
/** Impressum **/
#container-center .impressum {
}
#container-center .impressum div {
	border: none;
	margin-bottom: 25px;
}
#container-center .impressum img {
	float: left;
	margin-right: 25px;
}
#container-center .impressum h3 {
	clear: both;
	border-bottom: 1px dotted #ccc;
}
/* SITEMAP */
#ctl00_cpMain_lblSitemap ul {
	list-style-type: none;
	margin-left: 0;
}
#ctl00_cpMain_lblSitemap li li {
	margin-left: 15px;
}
#ctl00_cpMain_lblSitemap li a {
	font-weight: bold;
	margin-top: 5px;
	border-bottom: 1px dotted gray;
}
#ctl00_cpMain_lblSitemap li li a {
	font-weight: normal;
}
#ctl00_cpMain_lblSitemap a:link, #ctl00_cpMain_lblSitemap a:visited {
	font: 11px "Verdana", arial, Helvetica, sans-serif; 
	display: block;
	padding: 0 0 0 18px;
	color: #7e000b;
	line-height: 18px;
	background: url(/images/weiterPfeil.gif) no-repeat 2px 7px;
}
#ctl00_cpMain_lblSitemap a:hover {
	color: #f00;
	text-decoration: none;
}