html, body {
	margin:0px;
	padding:0px;
	text-align:center;
	height:100%;
}

body {
	background:#e2e2e2;
}

body, table, input, textarea, select {
	font-family: arial;
	line-height:1.5em;
	color:#72797e;
}

h1 {
	font-size:1.6em;
	margin:1.2em 0 0.8em 0;
}

img {
	border:0px;
}

strong {
	font-weight:bold;
}

a {
	color:#72797e;
}

a:hover {
	color:#c6c6c6;
}

.size0 {
	font-size:12px;
}

.size1 {
	font-size:16px;
}

.size2 {
	font-size:20px;
}

.bodytext {
	margin:10px 0 0 0;
}

#container {
	position:relative;
	margin:0px auto;
	width:970px;
  	min-height: 100%;
	height:auto !important;
	height:100%;
	text-align:left;
	background:url('stagepic/container.png') repeat-y;
}

#container_in {
	padding:0 12px 0 13px;
}

#topmenu {
	clear:right;
	height:80px;
	background:#ffffff url('stagepic/logo.jpg') no-repeat 10px 2px;
}

#topmenu ul {
	float:right;
	padding:48px 15px 0 15px;
	margin:0;
	list-style: none;
	font-size:13px;
	text-transform: uppercase;
}

#topmenu li {
	float:left;
	margin:0 0 0 3px;
	padding:0;
	cursor: default;
	background:#ffffff;
	display:block;
}

#topmenu a, #topmenu a:hover {
	font-weight:bold;
	text-decoration:none;
	line-height:32px;
	color:#72797e;
	display:block;
	background:url("stagepic/topmenu1.jpg") repeat-x;
	padding:0 10px;
}

#topmenu a:hover {
	background:url("stagepic/topmenu2.jpg") repeat-x;
	color:#ffffff;
}

#topmenu .selected {
	background:url("stagepic/topmenu2.jpg") repeat-x;
	color:#ffffff;
}	

#headimage {
	height:254px;
}

#headimage img {
	border-top:2px solid #72797e;
	border-bottom:2px solid #72797e;
}

#mainmenu {
	height:32px;
}

#mainmenu ul {
	float:right;
	padding: 0 15px 0 0;
	margin:0;
	list-style: none;
	font-size:15px;
	text-transform: uppercase;
}

#mainmenu li {
	float:left;
	margin:0 0 0 4px;
	padding:0;
	cursor: default;
	background:#ffffff;
	display:block;
}

#mainmenu a, #mainmenu a:hover {
	font-weight:bold;
	text-decoration:none;
	line-height:32px;
	color:#72797e;
	display:block;
	background:url("stagepic/mainmenu1.jpg") repeat-x;
	padding:0 13px;
}

#mainmenu a:hover {
	background:url("stagepic/mainmenu2.jpg") repeat-x;
	color:#ffffff;
}

#mainmenu .selected {
	background:url("stagepic/mainmenu2.jpg") repeat-x;
	color:#ffffff;
}

#mainmenu .first {
	width:200px;
	text-align:center;
}

#mainmenu .last {
	padding:0 2px;
}

#content {
	float:right;
	width:725px;
}

#contentin {
	padding:5px 10px 50px 10px;
}

#kontaktformular fieldset {
	border:0;
}

#kontaktformular legend {
	display:none;
}

#kontaktformular label {
	display:block;
	clear:left;
	width:100px;
}

#kontaktformular input, textarea {
	clear:both;
	float:left;
}

#kontaktformular .powermail_text {
	width:350px;
}

#kontaktformular  .powermail_textarea{
	width:350px;
	height:100px;
}

#kontaktformular .powermail_mandatory_js {
	float:left;
	padding:0 0 0 10px;
	color:#ff0000;
}

#buchungsanfrage fieldset {
	border:0;
}

#buchungsanfrage legend {
	display:none;
}

#buchungsanfrage label {
	display:block;
	clear:left;
	width:100px;
}

#buchungsanfrage input, textarea {
	clear:both;
	float:left;
}

#buchungsanfrage .powermail_text {
	width:350px;
}

#buchungsanfrage  .powermail_textarea{
	width:350px;
	height:100px;
}

#buchungsanfrage .powermail_mandatory_js {
	float:left;
	padding:0 0 0 10px;
	color:#ff0000;
}

#buchungsanfrage .jscalendar {
	float:left;
	padding:0 0 0 10px;
}

#buchungsanfrage  .date2cal_img_help {
	float:left;
}

#buchungsanfrage  .date2cal_img_cal {
	float:left;
}

#leftbar {
	width:215px;
	background:url('stagepic/leftbarbg.jpg') no-repeat;
}

#leftbarin {
	padding:0 0 30px 0;
}

#leftbar .news-latest-container {
	border-top:8px solid #ffffff;
	padding:0 10px 0 25px;
}

#leftbar .news-latest-container h3 {
	font-size:1em;
	padding:0;
	margin:0;
}

#leftbar .news-latest-container p {
	margin:0;
}

#leftbar .news-latest-container .trenner {
	height:10px;
	overflow:hidden;
	background:url('stagepic/frka_trenner.jpg') no-repeat 0px 4px;
}

#leftbar .allcont {
	border-top:8px solid #ffffff;
	padding:20px 10px 0 25px;
}

#footermenu {
	clear:both;
	position:absolute;
	bottom:30px;
	left:13px;
	width:945px;
	height:20px;
	font-size:11px;
	text-align:left;
}

#footermenu ul {
	float:right;
	padding:0 10px;
	margin:0;
	list-style: none;
}

#footermenu li {
	float:left;
	margin:0 0 0 3px;
	padding:0;
	cursor: default;
	background:#ffffff;
	display:block;
}

#footermenu a, #footermenu a:hover {
	font-weight:normal;
	display:block;
	padding:0 10px;
}

#footermenu .selected {
	color:#c6c6c6;
}

#footer {
	position:absolute;
	bottom:0px;
	left:13px;
	width:945px;
	height:30px;
	font-size:12px;
	text-align:left;
	border-top:2px solid #72797e;
}

#footer span {
	float:right;
	line-height:30px;
	margin:0 15px 0 0;
}

.clearer {
	clear:both;
}

.contenttable {
	text-align:center;
}

.contenttable th,td{
	border:1px solid #93B6E0;
}

.contenttable_app td{
	border:none;
}

.rundgang {
	width:680px;
	height:490px;
}

.csc-header {
	clear:both;
}

.csc-textpic {
	margin:0 0 20px 0;
}