@charset "utf-8";
/* CSS Document */

body {
	background-color: #fefbee;
	background-attachment: fixed;
	background-image: url(/fileadmin/templates/images/background.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

.pagedecoration {
	position: absolute;
}

.pagecontainer {
	width: 955px;
	height: 580px;
	background-color: #fefbf2;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid black;
}

.header {
	width: 955px;
	height: 100px;
	background-color: #6e785a;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

.logo {
	margin: 10px 0px 10px 385px;
	border: 0px solid black;
}

.logo_landhof_michaela {
	margin: 0px 0px 0px 0px;
	border: 0px solid black;
}

.logo_koenig {
	margin: -15px 0px 0px 0px;
	border: 0px solid black;
}

.menucontainer {
	width: 955px;
	height: 30px;
	color: #FFFFFF;
	background-color: #53603C;
}

/* Content */
.content {
	font-family: Verdana, Geneva, sans-serif;
	/* font-family: Georgia, "Times New Roman", Times, serif; */
	position: absolute;
	width: 435px;
	height: 375px;
	overflow: auto;
	padding: 20px 25px 30px 45px;
	background-color: #fefbf3;
	background-image: url(../images/content_bg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

.content p.bodytext, .content p.align-right, dd.csc-textpic-caption {
	font-size: 12px;
	line-height: 175%;
}

.contentimage {
	position: absolute;
	width: 450px;
	height: 425px;
	margin: 0px 0px 0px 505px;
	background-color: #f5e1ba;
	font-size: 12px;
}

/* Footer */
.footer {
	position: absolute;
	width: 949px;
	height: 19px;
	margin: 425px 0px 0px 0px;
	padding: 3px;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	background-color: #53603C;
}

.footer p {
	margin: 2px 0px 0px 0px;
	padding: 0px;
}

.footer p a {
	color: #FFF9E4;
	text-decoration: none;
}

.footer p a:hover {
	text-decoration: underline;
}

/* FCE: Headline */

.headline_a {
	width: 415px;
}
.headline_a span.line1 {
	position: absolute;
	height: 75px;
	overflow: hidden;
	display: block;
	width: 400px;
}

.headline_a span.line2 {
	position: absolute;
	margin-top: 35px;
	height: 75px;
	overflow: hidden;
	display: block;
	width: 400px;
}

.headline_a span.subtitle {
	font-size: 12px;
	font-weight: bold;
	padding-top: 60px;
	margin-left: 175px;
	display: block;
}

.fce_image_a {
	width: 450px;
	height: 425px;
	background-image: url(../images/fce_image_a_bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.fce_image_a_1 {
	position: absolute;
}

.fce_image_a_2 {
	position: absolute;
	margin-top: 317px;
	margin-left: 27px;
	width: 120px;
	height: 85px;
}

.fce_image_a_3 {
	position: absolute;
	margin-top: 317px;
	margin-left: 167px;
	width: 120px;
	height: 85px;
}

.fce_image_a_4 {
	position: absolute;
	margin-top: 317px;
	margin-left: 307px;
	width: 120px;
	height: 85px;
}

.fce_list .item {
	background: #CCCCCC;
}

div.even a, div.odd a {
	height: 106px;
	display: block;
	text-decoration: none;
	border: 3px solid #53603C;
	margin-bottom: 10px;
}

div.even a {
	background-color: #ffffff;
}

div.even a:hover, div.odd a:hover {
	background-color: #faf3e1;
}

div.odd a {
	background-color: #ffffff;
}

div.listitem img {
	float: left;
	padding: 3px 20px 3px 3px;
}

div.listitem div {
	padding: 38px 0px 0px 0px;
}

div.listitem div h1 {
	font-size: 15px;
	margin: 0px;
	padding: 0px;
	color: #53603C;
}

div.listitem div p {
	color: #000000;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

div.fce_container_creme {
	background-color: #faf3e1;
	border: 3px solid white;
	padding: 0px 10px 0px 10px;
}

div.fce_container_creme div.csc-textpic {
	margin: 0px;
}

div.fce_container_creme p.bodytext {
	margin: 10px 0px 10px 0px;
}

div.fce_container_creme dl.csc-textpic-image {
	margin: 10px 0px 10px 0px;
}

div.fce_container_creme div.csc-header {
	margin-top: 10px;
}

div.fce_container_creme h1 {
	font-size: 15px;
	margin: 0px;
	padding: 0px;
	color: #9c2a30;
}


div.headline_a {
	margin-bottom: 30px;
	clear: both;
}

table.creme {
	border: 3px solid white;
	font-size: 12px;
	border-collapse: collapse;
	width: 95%;
}

table.creme tr.tr-even {
	background-color: #faf3e1;
}

table.creme tr.tr-odd {
	background-color: #fffbf2;
}

table.creme td {
	padding: 8px 15px 8px 10px;
}

table.creme td.td-0 {
	vertical-align: top;
	width: 70%;
	font-size: 15px;
	font-weight: bold;
	color: #9c2a30;
}

table.creme td.td-1 {
	vertical-align: middle;
	text-align: right;
	width: 30%
}

.fce_image_b {
	width: 200px;
	height: 425px;
}

.fce_image_b_1 {
	position: absolute;
}

div.fce_container_pauschalen_header {
	background-color: #7fa3b1;
	color: #ffffff;
	border: 3px solid #7fa3b1;
	padding: 0px;
	margin: 10px 0px 0px 0px;
	display: inline;
}

div.fce_container_pauschalen {
	background-color: #ffffff;
	border: 3px solid #7fa3b1;
	padding: 0px 10px 0px 10px;
	margin: 0px 0px 20px 0px;
}

div.fce_container_pauschalen h1 {
	color: #7fa3b1;
	font-size: 15px;
}

div.fce_container_pauschalen table {
	margin: 10px 0px 10px 0px;
	font-size: 12px;
	width: 90%;
}

div.fce_container_pauschalen table td {
	padding: 4px;
}

div.fce_container_pauschalen table tr.tr-even {
	background-color: #c2d8ea;
}

div.fce_container_pauschalen table tr.tr-odd {
	background-color: #deecf9;
}

div.fce_container_pauschalen p.align-center {
	text-align: center;
	margin: 20px 0px 20px 0px;
	font-size: 12px;
}

/* FORM */
form#mailform fieldset.csc-mailform {
	border: 0px solid black;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
}

form#mailform div.csc-mailform-field label {
	float: left;
	text-align: right;
	width: 200px;
	padding: 4px 10px 0px 0px;
}

form#mailform div.csc-mailform-field {
	clear: both;
	margin: 5px 0px 10px 0px;
}

#mailformAnfragetyp {
	margin-bottom: 20px;
}

#mailformKinder_6_bis_12 {
	margin-bottom: 20px;
}

#mailformLand {
	margin-bottom: 20px;
}

#mailformE-Mail {
	margin-bottom: 20px;
}

#mailformformtype_mail {
	margin-left: 220px;
}

#mailformBuchungsbedingungen {
	border: 0px solid black;
}

#mailformBuchungsbedingungen legend {
	display: none;	
}

#mailformBuchungsbedingungenja {
	padding-top: 3px;
}

form#mailform fieldset#mailformBuchungsbedingungen label {
	float: none;
	padding: 0px;
}

#mailformformtype_mail {
	margin-top: 20px;
}

#mailformBemerkung {
	margin-bottom: 20px;
}

/* Bulletlist */
ul.csc-bulletlist {
	font-size: 12px;
}

ul.csc-bulletlist li {
	padding-bottom: 10px;
}

/* ve_guestbook */
.tx-veguestbook-pi1 {
	font-size: 12px;
}

.tx-veguestbook-pi1 h2.tx-guestbook-header {
	width: auto;
	margin: 0px;
	padding: 5px 10px;
	display: inline-block;
}

.tx-veguestbook-pi1 div.tx-guestbook-left {
	display: none;	
}

.tx-veguestbook-pi1 div.tx-guestbook-right {
	width: auto;
	display: block;
	float: none;
	padding: 5px 10px;
}

.tx-veguestbook-pi1 div.tx-guestbook-right p {
	margin: 5px 0px;
}

.contentimage .csc-header {
	margin: 0px 0px 0px 10px;	
}
