/* @group Template */

body, html {
	height: 100%;
	min-height: 100%;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #505050;
	background: url(../img/back.jpg) repeat-y center top;
}
.wrapper{
	width:959px;
	min-height:100%;
	height:auto !important;
	height:100%;
	position: relative;
	background: url(../img/backcontent.jpg) no-repeat center 301px;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
}
.kopf {
	background-image: url(../img/header.jpg);
	height: 301px;
	background-repeat: no-repeat;
}
.bildunterschrift {
	font-size: 10px;
	color: #007d32;
}
.footer{
	width:919px;
	height:30px;
	background-color: #194fa0;
	margin: -30px auto 0;
	padding-right: 10px;
	padding-left: 30px;
	position: relative;
}
.footernavi  {
	padding-top: 5px;
	color: #FFFFFF;
	font: bold 16px "Times New Roman", Georgia, serif;
	text-align: right;
}
.footernavi a  {
	height: 25px;
	text-decoration: none;
	color: #FFFFFF;
	font: bold 16px "Times New Roman", Georgia, serif;
}
.fadenkreuz2 {
	width: 223px;
	height: 240px;
	position: absolute;
	bottom: 32px;
	right: 4px;
	background: url(../img/fadenkreuz2.jpg) no-repeat;
}

.content {
	width: 100%;
	text-align: left;
	margin-top: 10px;
	z-index: 10;
	margin-bottom: 30px;
}

.blockLinks  {
	width: 200px;
	float: left;
}
.blockContent {
	float: left;
	width: 689px;
	background: url(../img/fadenkreuz1.jpg) no-repeat left top;
	padding-left: 30px;
	padding-right: 30px;
	position: relative;
	z-index: 15;
	min-height: 140px;
	margin-bottom: 30px;
}

/* @end */

/* @group Navigation */

.navi_oben {
	margin-left: 15px;
}
.navio1 {
	background: url(../img/navio1.jpg) no-repeat;
	width: 13px;
	height: 39px;
	float: left;
}
.navio2 a {
	text-decoration: none;
	color: #FFFFFF;
	font: bold 16px "Times New Roman", Georgia, serif;
}
.navio2 {
	background: url(../img/navio2.jpg) repeat-x;
	float: left;
	height: 39px;
	padding-top: 7px;
}
.navio3 {
	background: url(../img/navio3.jpg) no-repeat;
	width: 14px;
	height: 39px;
	float: left;
}

.subnavi1 {
	font-weight: normal;
	width: 140px;
	color: #007d32;
	border-bottom: 1px solid #007d32;
	background: url(../img/punktgruen.gif) no-repeat left 4px;
	padding-left: 15px;
	margin-left: 18px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

.subnavi1active {
	font-weight: normal;
	width: 140px;
	color: #c80019;
	border-bottom: 1px solid #007d32;
	background: url(../img/punktrot.gif) no-repeat left 4px;
	padding-left: 15px;
	margin-left: 18px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

.subnavi1 a, .subnavi1active a {
	font-weight: bold;
	font: bold 14px "Times New Roman", Georgia, serif;
	text-decoration: none;
	color: #007d32;
}
.blockSubnavi {
	margin-bottom: 10px;
}
.breadcrumb  {
	margin-left: 10px;
	margin-bottom: 15px;
	float: left;
	text-decoration: none;
	color: #b3b3b3;
}
.breadcrumb a  {

	text-decoration: none;
	color: #b3b3b3;
}
/* @end */

/* @group News */
.newsKopf {
	width: 154px;
	height: 30px;
}
.newsHead {
	font-size: 12px;
	font-weight: bold;
}
.newsText {
	text-align:left;
	font-size: 11px;
}
.newsLink {
	width: 200px;
	text-align:right;
	padding-bottom: 3px;
}
.newsLink a {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 6px;
	color: #505050;
}
.newsLinkAll a {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 6px;
	color: #505050;
}
.newsLinie {
	text-align: center;
	padding-bottom: 3px;
}
.datum {
	float: left;
}
/* @end */

/* @group Bildergalerie */
div.galleryImages img {
	border: 1px solid #007d32;
	margin: 5px;
}
.linie {
	background-color: #007d32;
	height: 1px;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	overflow: hidden;
}


/* @end */

.textfield a, .hotelText a, plainHtml a, td a {
	color: #007d32;
	text-decoration: none;
	font-weight: bold;
}
.clearAll {
	clear: both;
	float: none;
}
.name {
	color: #007d32;
	font: bold 22px "Times New Roman", Georgia, serif;

}
.subtitle {
	font-size: 13px;
	font-weight: bold;
	color: #505050;
	margin-top: 5px;
	margin-bottom: 5px;
}
a {
	text-decoration:none
}	
div.images {
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
}

/* @group Print Bereich */

div.showprint {
	width: 700px;
}
.printHotline {
	width:700px;
	text-align: center;
}

/* @end */
