body {
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-size: 12Px;
	line-height: 1.5em;
}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 3em;
	font-weight: normal;
	font-style: italic;
	margin: 0 0 30px;
	line-height: 1em;
	color: #004c32;
}

h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	line-height: 1.3em;
	font-weight: normal;
	font-style: italic;
	color: #b37019;
}

img {
	border: solid 0px;
}

td#header {
	height: 115px;
	background-image: url('images/header_standard.jpg');
	background-repeat: no-repeat;
	background-position: bottom;
	padding-left: 50px;
}

td#footer {
	font-size: 11px;
	background-color: #ddebe1;
	color: #004c32;
	padding: 5px;
	text-align: left;
}

td#footer a {
	color: #004c32;
}

a.bodyLink {
	color: #004c32;
}


td#header_right {
	font-family: Arial, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	height: 115px;
	background-image: url('images/header_rechts.jpg');
	background-repeat: repeat-x;
	background-position: bottom;
	padding-right: 15px;
	padding-bottom: 8px;
	vertical-align: bottom;
}

td#kopfbild {
	height: 206px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url('images/kopfbild.jpg');
	background-repeat: no-repeat;
}

td#kopfbild_rechts {
	width: 220px;
	padding-top: 25px;
	background-image: url('images/kopfbild.jpg');
	background-repeat: no-repeat;
	background-position: top right;
}

td#infoBoxHeading {
	width: 200px;
	height: 35px;
	background-image: url('images/box_header.jpg');
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	vertical-align: bottom;
	padding-bottom: 2px;
}

td#infoBoxTop {
	font-size: 12px;
	filter: alpha(opacity=90);
	opacity: 0.9;
	border: solid 1px;
	border-color: #C2C2C2;
	border-top-width: 0px;
	padding: 5px;
	color: #565656;
}

td#infoBoxTop a {
	color: #565656;
}

td#infoBox {
	font-size: 12px;
	border: solid 1px;
	border-color: #C2C2C2;
	border-top-width: 0px;
	padding: 5px;
	color: #565656;
	text-align: center;
}

td#infoBox a {
	color: #565656;
}

td#main {
	font-family: Arial, sans-serif;
	color: #565656;
	text-align: left;
	vertical-align: top;
	border: solid 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-color: #C2C2C2;
	padding: 10px;
}


a {
	font-family: Arial, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}

span.bildNavi  {
	color: #565656;
	font-size: 11px;
}

span.bildNavi a{
	color: #565656;
	font-size: 11px;
}

a.admin {
	color: #000000;
}

a.adminH3 {
	color: #b37019;
}

textarea {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	width: 100%;
	height: 150px;
}

.inputText {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	width: 100%;
}
.inputPreis {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	width: 80px;
}

span.gb {
	font-size: 10px;
	font-weight: bold;
}

td.guest {
	padding-left: 15px;
	padding-right: 15px;
	border: solid 0px;
	border-bottom-width: 1px;
}

td.gbform {
	font-size: 12px;
}

a.gb {
	color: #000000;
}

.inputText {
	font-size: 11px;
	width: 100%;
}
