* {
    padding: 0px;
    margin: 0px;
}

img, img a {
    border: 0px;
}

body {
    background-image: url(images/bodyBG.gif);
    background-color: #f4f3ea;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #7c7c7c;
}

#wrap_top {
    width: 100%;
    float: left;
    background-image: url(images/hg.jpg);
}

#wrapper {
    width: 1000px;
    margin: 0 auto;
}

#muster {
    position: relative;
    width: 988px;
    padding-left: 12px;
    float: left;
    background-image: url(images/bodyBG.gif);
}

#top {
    width: 976px;
    float: left;
    padding-top: 10px;
    margin: 0 0 25px;
}

#overwrapper {
	width: 976px;
	height: 230px;
	overflow: hidden;
	position: relative;
	background: url(images/leiste.png) no-repeat transparent top left;
}

#over {
	width: 976px;
	height: 230px;
	background: url(images/leiste.png) no-repeat transparent top left;
	overflow: hidden;
	position: relative;
	z-index: 1;
}

#wave {
	width: 976px;
	height: 230px;
	background: url(images/leiste.png) no-repeat transparent top left;
	overflow: hidden;
	position: absolute;
	z-index: 2;	
}

a#zimmerfrei {
	position: absolute;
	bottom: 10px;
	left: 10px;
	z-index: 2;
}

a#buchung {
	position: absolute;
	bottom: 10px;
	right: 10px;
	z-index: 2;
}

#anfrage {
    width: 339px;
    float: left;
}

#logo {
    width: 298px;
    height: 113px;
    float: left;
    behavior: url(/fileadmin/knappenhof/iepngfix.htc);
}

#lang {
    width: 200px;
    float: right;
}

#logo h1 a {
    display: block;
    width: 298px;
    height: 103px;
    float: left;
    font-size: 1px;
    color: #f4f3ea;
    background-image: url(images/logo.gif);
}

#logo h1 {
    background-image: none;
}

#mainnav {
    width: 976px;
    float: left;
    background-image: url(images/mainnavBG.gif);
    background-repeat: repeat-x;
    margin: 5px 0;
}

#mainnav li {
    list-style-type: none;
    display: block;
    float: left;
    position: relative;
}

#mainnav li a {
    display: block;
    float: left;
    color: #14593a;
    text-decoration: none;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 13px;
    border-right: 1px solid #fff;
    padding: 6px;
    text-transform: uppercase;
}

#mainnav li.act {
    font-weight: bold;
}

#mainnav li ul {
    position: absolute;
    left: -1px;
    top: 37px;
    width: 200px;
    padding-left: 0px;
    visibility: hidden;
    background-color: #c7cfc6;
    border-left: 1px solid #fff;
}

#mainnav li a:hover ul, #mainnav li:hover ul, #mainnav li ul.vis {
    visibility: visible;
}

#mainnav li ul li a:hover, #mainnav li ul li.active a {
    background-image: none;
    padding: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
}

#mainnav li ul li.curr a, #mainnav li ul li.act a, #mainnav li.act ul li.curr a {
    background-image: none;
    padding: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #14593a;
    border-bottom: 1px solid #fff;
    display: block;
    width: 180px;
    color: #fff;
}

#mainnav li ul li {
    padding: 0px;
    width: 200px;
    background-color: #c7cfc6;
}

#mainnav li ul li a {
    background-image: none;
    padding: 10px;
    background-color: #c7cfc6;
    border-bottom: 1px solid #fff;
    display: block;
    width: 180px;
    color: #14593a;
    font-weight: normal;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 12px;
}

#mainnav li.curr ul li a, #mainnav li.act ul li a {
    background-image: none;
    padding: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #c7cfc6;
    border-bottom: 1px solid #fff;
    display: block;
    width: 180px;
}

#mainnav li.curr ul li a:hover, #mainnav li.curr ul li.active a, #mainnav li.act ul li.active a {
    background-color: #14593a;
    font-weight: normal;
    color: #fff;
}

#teaser {
    width: 976px;
    float: left;
    height: 230px;
    overflow: hidden;
}

#teaser img {
    behavior: url(/fileadmin/knappenhof/iepngfix.htc);
}

#maincontent {
    width: 976px;
    float: left;
    padding-top: 15px;
    padding-bottom: 10px;
    line-height: 1.5em;
}

#left {
    width: 230px;
    float: left;
    padding-right: 10px;
}

#subnav {
    width: 230px;
    float: left;
}

#subnav li {
    list-style-type: none;
    display: block;
}

#subnav li a {
    display: block;
    border-bottom: 1px solid #612b3b;
    text-decoration: none;
    font-weight: normal;
    padding-top: 7px;
    padding-bottom: 7px;
    color: #612b3b;
    width: 230px;
}

#subnav li.act a {
    font-weight: bold;
}

#subnav li a:hover {
    text-decoration: underline;
}

#right {
    width: 190px;
    float: right;
    padding-bottom: 250px;
    margin-top: -5px;
}

#content {
    width: 510px;
    float: left;
    background-color: #fafaf6;
    padding: 10px;
    margin-top: -15px;
}

/***** für den Content ****/
#content li, #right li {
    list-style-position: outside;
    margin-left: 20px;
}

#content li li, #right li li {
    padding-left: 5px;
}

#maincontent ul {
    padding-bottom: 10px;
    padding-top: 0px;
}

a {
    color: #39441d;
    text-decoration: underline;
}

p {
    padding-bottom: 15px;
    padding-top: 3px;
}

hr {
    height: 12px;
    border: none;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #f9f8f3;
    background-image: url(images/h1.png);
    background-repeat: no-repeat;
    background-position: center center;
}

h1 {
    font-size: 1.5em;
    color: #085233;
    font-family: Georgia, "Times New Roman", Times, serif;
    padding-bottom: 15px;
    background-image: url(images/h1.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    padding-top: 10px;
    text-align: center;
    margin-bottom: 15px;
}

h2 {
    font-size: 1.2em;
    color: #39441d;
    padding-bottom: 5px;
}

h3 {
    font-size: 1em;
    color: #39441d;
    padding-bottom: 3px;
}

#left h1, #right h1 {
    color: #612b3b;
    text-transform: uppercase;
    background-image: url(images/h1_lr.png);
    font-size: 1.3em;
}

#left a {
    color: #7c7c7c;
    font-weight: bold;
}

#left h2, #left h3, #right h2, #right h3 {
    font-size: 1em;
    color: #7c7c7c;
    padding-bottom: 4px;
}

#right h2, #right h3 {
    color: #6e282e;
}

#right a {
    color: #6e282e;
}

#right p {
    padding-top: 5px;
}

/*--------------------------------------------csc-mailform------------------*/
.csc-mailform {
    width: 500px;
    border: 0px none;
    font-size: 13px;
}

.csc-mailform-field {
    margin-bottom: 6px;
    line-height: 18px;
}

.csc-mailform {
    border: none; /* Rand ausschalten */
}

.csc-mailform-field label {
    float: left;
    clear: both;
    display: block;
    width: 130px;
    padding-left: 5px;
    margin-bottom: 10px;
}

.csc-mailform-field input, .csc-mailform-field textarea, .csc-mailform-field select {
    float: left;
    display: block;
    width: 200px;
    border: 1px solid #333;
    background: #FFF;
    padding: 1px;
    margin-bottom: 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
}

.csc-mailform-submit {
    /* Absende Button nach rechts verschieben. Der Wert ergibt sich aus der Summe width + padding-left aus dem label Abschnitt -> oben */
    margin-left: 135px;
    /* Float wieder abschalten */
    clear: both;
}

#content input, #content textarea, #content select {
    width: 200px;
    border: 1px solid #333;
    background: #FFF;
    padding: 1px;
    margin-bottom: 10px;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 13px;
}

#content textarea {
    height: 200px;
    border: 1px solid #333;
    background: #FFF;
    padding: 1px;
    margin-bottom: 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
}

#bottom {
    width: 1000px;
    float: left;
    background-color: #70292f;
    color: #fff;
    text-align: center;
    font-size: 11px;
    padding-top: 3px;
    padding-bottom: 3px;
    position: relative;
}

#park {
    position: absolute;
    right: 65px;
    top: -156px;
}

#buchungsanfrage {
    position: absolute;
    left: 65px;
    top: 256px;
    z-index: 100;
}

#bottom a {
    color: #fff;
    text-decoration: none;
}

#bottom img.sessel {
    position: absolute;
    right: 0px;
    top: -95px;
    width: 120px;
    behavior: url(/fileadmin/knappenhof/iepngfix.htc);
}

#mainnav li a:hover {
    text-decoration: underline;
}
