/***********************************************************************/
/*** Allgemeine Auszeichnungen ***/
/***********************************************************************/

html, body {
	background-color: #C8C8C8;
	margin: 0;
	padding: 0px;
	text-align: center;
	font: 12px Arial, Geneva, Arial, Helvetica, sans-serif;
	line-height: 1.5;
	color: #000000;
}

img {
	border:none;
}

a {
	color: #000000;
	text-decoration:none;
}

a:hover {
	color: green;
	text-decoration: underline;
}

p, div, span {
	font: 12px Arial, Geneva, Arial, Helvetica, sans-serif;
	line-height: 1.5;
	color: #000000;
}

p {
	line-height: -0.5;
}

h1 {
	font-size: 14px;
}

h2 {
	font-size: 13px;
}

h3 {
	font-size: 12px;
}

h4 {
	font-size: 11px;
	margin:0px 0px 0px 0px;
}

h5 {
	font-size: 10px;
	margin:0px 0px 0px 0px;
}

h6 {
	font-size: 11px;
	margin:0px 0px 0px 0px;
}

.aktuell {
	font-weight: bold;
}

ul {
	list-style:circle;
	padding-left: 8px;
	margin-top:0px;
	padding-top:0px;
	margin-left:8px;
	}

li {
	margin:0px 0px 6px 0px;
	padding:0px;
}
/***********************************************************************/
/*** Navigationen ***/
/***********************************************************************/

/*** Hauptnavigation ***/

div#navi a {
	margin:0px 0px 2px 0px;
	padding:0px;
	text-decoration: none;
	color: #000000;
	line-height: 1.5;
}

div#navi a:hover {
	margin:0px 0px 2px 0px;
	padding:0px;
	text-decoration: none;
	font-weight: bold;
	color:#4981C2;
}

div#hover_navi {
	margin:0px 0px 2px 0px;
	padding:0px;
	text-decoration: none;
	color: #000000;
	line-height: 1.5;
	font-weight: bold;
	color:#4981C2;
}

div#unternavi a {
	margin:0px 0px 2px 0px;
	padding-left:10px;
	text-decoration: none;
	color: #000000;
}

div#unternavi a:hover {
	margin:0px 0px 2px 0px;
	padding-left:10px;
	text-decoration: none;
	color:#4981C2;
}

div#hover_unternavi {
	margin:0px 0px 2px 0px;
	padding-left:10px;
	text-decoration: none;
	color:#4981C2;
}

div#navigation {
	position: absolute;
	top: 120px;
	left: 10px;
	width: 130px;
	height:400px;
	padding: 0px;
	margin: 0px;
	text-align: left;
	font-size: 12px;
	z-index:3;
}

/***********************************************************************/
/*** Allgemeine Layout-Rahmen ***/
/***********************************************************************/

div#content {
	position: relative;
	width: 500px;
	height: 490px;
	margin: 0px auto;
	padding:0px 0px 0px 0px;
	text-align: left;
	background-color: #C8C8C8;
	color: #000000;
}

div#animation {
	position: absolute;
	width: 240px;
	height: 598px;
	left: 577px;
	top: 0px;
	z-index:1;
}

div#logo {
	position: absolute;
	top: 10px;
	left: 5px;
	width: 138px;
	height: 65px;
	z-index:4;
}

div#fuss {
	position:absolute;
	bottom: 0px;
	left: 200px;
	width: 475px;
	height:60px;
	padding: 0px;
	margin: 0px;
	text-align: center;
	font-size: 10px;
	color: #000000;
	z-index:10;
}

/***********************************************************************/
/*** Haus/Gästezimmer/Tagungsraum/Gastronomie Layout-Rahmen ***/
/***********************************************************************/

p#navi_gastro01 a {
	padding: 0px;
	margin: 0px; 
	background: url('bilder/gastro01_off.jpg') no-repeat left center;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 63px;
	height: 45px;
}

p#navi_gastro01 a:hover {
	padding: 0px;
	margin: 0px; 
	background: url('bilder/gastro01_on.jpg') no-repeat left center;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 63px;
	height: 45px;
}
/***********************************************************************/
/*** Startseite Layout-Rahmen ***/
/***********************************************************************/

body#seitenlayout {
	position: absolute;
	vertical-align: center;
	text-align: center;
	width: 100%;
	height: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #e6e6e6;
}

div#startseite {
	position: relative;
	width: 820px;
	height: 600px;
	margin: 0px auto;
	padding:0px 0px 0px 0px;
	text-align: left;
	background-color: #ffffff;
	color: #000000;
	background: #E1E8F5 url("bilder/hg.jpg") no-repeat left;
	border: 1px solid #6591C4;
}

div#begruessung {
	position:absolute;
	top:80px;
	left:200px;
	width:375px;
	height:400px;
	text-align: center;
	overflow:hidden;
}


/***********************************************************************/
/*** Mitarbeiter ***/
/***********************************************************************/

div#praxisbild {
	position:absolute;
	top:110px;
	left:200px;
	width:486px;
	height:324px;
	z-index:0;
}

div#gelbeKiste {
	position:absolute;
	left:0;
	top:0;
	margin:0;
	padding:0;
	z-index:2;
}

/***********************************************************************/
/*** Kontakt Inhalts-Rahmen ***/
/***********************************************************************/

.formtable_left {
	width: 300px;
	position: absolute;
	top: 380px;
	left: 330px;
	text-align: left;
	font-size: 12px;
}

.formtable_right {
	width: 300px;
	position: absolute;
	top: 380px;
	left: 625px;
	text-align: left;
	font-size: 12px;
}

body#kontakt div#kontaktfelder input.eingabe, body#kontakt div#kontaktfelder textarea.eingabe, body#kontakt div#kontaktfelder input.button {
	width: 175px;
	border: 0px;
	border-left: 1px solid #B93A45;
	border-bottom: 1px solid #B93A45;
	border-right: 1px solid #B93A45;
	background-color: #F2F9F4;
	margin-top: 2px;
	padding: 1px 1px 1px 1px;
	font-family: Arial, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #08683A;
}

body#kontakt td.formlabel {
	width: 100px;
	text-align: left;
	vertical-align: top;
	font-family: Arial, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body#kontakt td.formfield {
	width: 200px;
	padding-left: 8px;
	vertical-align: top;
	}
	
table#formtable td {
	font-family: Arial, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
}
/***********************************************************************/
/*** Referenzen Inhaltsrahmen ***/
/***********************************************************************/

/***********************************************************************/
/*** Freier Inhalt Inhaltsrahmen ***/
/***********************************************************************/
