﻿
/* ================ Formatierung Startseite ====================== */

div#container-content {
	/* border: thin dashed #CCCCFF;    --- nur zum Testen */
	float: left;
	width: 72%;
}

div#container-news {
	width: 23%;
	height: 300px;
	/* background: #DFFFFF;   --- nur zum Testen */
	float: right;
	border-left: thin dashed #C5C5C5;
	margin-left: 5px;
	padding: 0.5em 0.5em 0 1em;
	overflow: hidden;
	color: #333333 !important;
}
div#news-header {
	border-bottom: thin dotted #666666;
	padding: 0 5px 2px 0;
	margin-bottom: 3px;
}

div#container-news p {
	font-size: 0.9em;
	text-align: justify;
}


div#container-news h1 {
	font-size: 1.2em !important;
	color: #666666 !important;
	background: none !important;
	margin: 0.5em 0 0 0;
	padding: 0 !important;
}
div#container-news h2 {
	font-size: 1.1em !important;
	color: #666666 !important;
	background: none !important;
	margin: 0.3em 0 0.3em 0 !important;
	padding: 0 !important;
	text-transform: none !important;
}

div#container-news h3 {
	margin: 0.7em 0 !important;
}

div#container-auszeichnungen {
	width: 72%;
	height: 45px;
	/* background: #FFFF4A;    --- nur zum Testen*/
	float: left;
	text-align: center;
	letter-spacing: 2.5em;
	margin-top: 10px;
}


div#start01 {
	float: left;
	width: 32%;
}
div#start02 {
	float: left;
	width: 32%;
	text-align: center;
	margin-right: 2px;
	margin-left: 2px;
}
div#start03 {
	float: right;
	width: 33%;
	text-align: right;
}
.reiten {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1.5em;
	font-weight: bold;
	border: 2px solid #0000CC;
	width: 130px;
	margin-left: -40px;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	margin-top: 0.8em;
}
.wohnen {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1.5em;
	font-weight: bold;
	border: 2px solid #009933;
	width: 130px;
	margin-left: 40px;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	margin-top: 2em;
}
.physio {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1.5em;
	font-weight: bold;
	border: 2px solid #CC6600;
	width: 130px;
	margin-left: -40px;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	margin-top: 1.9em;
}


/* ==================== Ende Formatierung Startseite =========== */


body{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	background-color: #FCF9D6;
	color: #001C00;
	line-height: 1.3em;
}
a {
	text-decoration: none;
	color: inherit;
	font-weight: bold;
}

div#banner {
	width: 100%;
	float: left;
	clear: both;
	background-color: #586848;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #003300;
}
div#bannertext {
	color: #FFFFFF;
	text-align: center;
	background-color: #586848;
	vertical-align: middle;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
}
div#naviobenrahmen {
	background-color: #586848;
	padding: 5px 5px 0px 5px;
	margin: 0px 0px 0px 150px;
	float: left;
}
div#naviobenrahmen div {
	clear: left;
}
ul#navioben {
	text-align: center;
	padding: 0px;
	margin: 0px;
}
ul#navioben li {
	list-style-type: none;
	float: left;
	position: relative;
	width: 130px;
	padding: 0px;
	margin-right: 5px;
	margin-left: 5px;
	font-family: Arial, Helvetica, Sans-Serif;
}
ul#navioben li ul {
	padding: 0px;
	margin: 0px;
	left: -5px;
	position: absolute;
	top: 35px;
}
ul#navioben li ul li {
	font-size: 0.8em;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 130px;
}
ul#navioben a:link {
	padding: 10px 5px 5px 5px;
	background-color: #869C70;
	width: 120px;
	display: block;
	float: left;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	border-top-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-color: #CFD8C7;
	border-left-color: #CFD8C7;
	height: 20px;
	border-right-color: #CFD8C7;
	vertical-align: middle;
	border-right-style: solid;
	border-right-width: 1px;
}
ul#navioben a:active {
	padding: 10px 5px 5px 5px;
	background-color: #869C70;
	width: 120px;
	display: block;
	float: left;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	border-top-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-color: #CFD8C7;
	border-left-color: #CFD8C7;
	height: 20px;
	border-right-color: #CFD8C7;
	vertical-align: middle;
	border-right-style: solid;
	border-right-width: 1px;
}
ul#navioben a:visited {
	padding: 10px 5px 5px 5px;
	background-color: #869C70;
	width: 120px;
	display: block;
	float: left;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	border-top-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-color: #CFD8C7;
	border-left-color: #CFD8C7;
	height: 20px;
	border-right-color: #CFD8C7;
	vertical-align: middle;
	border-right-style: solid;
	border-right-width: 1px;
}
ul#navioben a {
	padding: 10px 5px 5px 5px;
	background-color: #869C70;
	width: 120px;
	display: block;
	float: left;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	border-top-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-color: #CFD8C7;
	border-left-color: #CFD8C7;
	height: 20px;
	border-right-color: #CFD8C7;
	vertical-align: middle;
	border-right-style: solid;
	border-right-width: 1px;
}
ul#navioben a:hover {
	background-color: #D2DBCA;
	color: #586848;
	border-right-color: #CFD8C7;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #CFD8C7;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #CFD8C7;
}
ul#navioben li ul a:link {
	border: 1px solid #D2DBCA;
	background-color: #D2DBCA;
	color: #586848;
}
ul#navioben li ul a:active {
	border: 1px solid #D2DBCA;
	background-color: #D2DBCA;
	color: #586848;
}
ul#navioben li ul a:visited {
	border: 1px solid #D2DBCA;
	background-color: #D2DBCA;
	color: #586848;
}
ul#navioben li ul a {
	border: 1px solid #D2DBCA;
	background-color: #D2DBCA;
	color: #586848;
}
ul#navioben li ul a:hover {
	text-decoration: underline;
}
ul#navioben li > ul {
	display: none;
}
ul#navioben li:hover > ul {
	display: block;
}
div#abstand {
	height: 5px;
	background-color: #869C70;
	clear: both;
}
div#clear {
	clear: both;
}

div#navilinksrahmen {
	padding: 5px 2px 0px 2px;
	border: 1px solid #293122;
	float: left;
	margin-right: 10px;
	width: 150px;
	height: 300px;
	margin-top: 5px;
	background-color: #879D71;
}
p#navilinkstitel {
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #003300;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #006600;
}
ul#navilinks {
	padding-right: 5px;
	padding-left: 5px;
	margin: 0px;
}
ul#navilinks li {
	list-style-type: none;
	padding: 0px;
	margin: 5px 2px 5px 2px;
	text-align: center;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.8em;
}
ul#navilinks a:link {
	display: block;
	padding: 3px 1px 1px 1px;
	text-decoration: none;
	font-weight: bold;
	color: #001C00;
	background-color: #E8FEC7;
	border-style: solid;
	border-width: 2px;
	border-color: #E7EAE3 #5B684E #5B684E #E7EAE3;
	height: 20px;
}
ul#navilinks a:active {
	display: block;
	padding: 3px 1px 1px 1px;
	text-decoration: none;
	font-weight: bold;
	color: #001C00;
	background-color: #E8FEC7;
	border-style: solid;
	border-width: 2px;
	border-color: #E7EAE3 #5B684E #5B684E #E7EAE3;
	height: 20px;
}
ul#navilinks a:visited {
	display: block;
	padding: 3px 1px 1px 1px;
	text-decoration: none;
	font-weight: bold;
	color: #001C00;
	background-color: #E8FEC7;
	border-style: solid;
	border-width: 2px;
	border-color: #E7EAE3 #5B684E #5B684E #E7EAE3;
	height: 20px;
}
ul#navilinks a {
	display: block;
	padding: 3px 1px 1px 1px;
	text-decoration: none;
	font-weight: bold;
	color: #001C00;
	background-color: #E8FEC7;
	border-style: solid;
	border-width: 2px;
	border-color: #E7EAE3 #5B684E #5B684E #E7EAE3;
	height: 20px;
}
ul#navilinks a:hover {
	text-decoration: none;
	color: #ECF2E1;
	background-color: #A5B694;
	border-style: solid;
	border-width: 2px;
	border-color: #5B684E #E7EAE3 #E7EAE3 #5B684E;
}

div#inhalt {
	padding: 5px;
	float: left;
	margin: 5px 5px 5px 10px;
	width: 80%;
}
div#inhalt h1 {
	padding: 0.2em;
	color: #FCF9D6;
	font-weight: bold;
	background-color: #869C70;
	font-size: 1.5em;
}
div#inhalt h2 {
	padding: 0.1em;
	color: #003300;
	font-weight: bold;
	font-variant: small-caps;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1.1em;
	background-color: #869C70;
}
div#inhalt h3 {
	color: #003300;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1em;
	text-decoration: underline;
}


#footer {
	float: left;
	clear: both;
	margin-top: 10px;
	width: 100%;
	background-color: #879D71;
	color: #333333;
	font-size: 12px;
	padding: 2px;
	border: 1px dotted #001C00;
}
#footer a:active  {
	font-weight: bold;
	color: #001C00;
	font-size: 13px;
	text-decoration: none;
	margin-right: 2px;
	margin-left: 2px;
}
#footer a:visited  {
	font-weight: bold;
	color: #001C00;
	font-size: 13px;
	text-decoration: none;
	margin-right: 2px;
	margin-left: 2px;
}
#footer a:link  {
	font-weight: bold;
	color: #001C00;
	font-size: 13px;
	text-decoration: none;
	margin-right: 2px;
	margin-left: 2px;
}
#footer a  {
	font-weight: bold;
	color: #001C00;
	font-size: 13px;
	text-decoration: none;
	margin-right: 2px;
	margin-left: 2px;
}
#footer a:hover {
	text-decoration: underline;
}
.hinweis_ps {
	font-size: 0.9em;
	line-height: 1.2em;
	margin-top: 5px;
	color: #FCF9D6;
}
div#inhalt {
	/* border: thin dotted #993300;    --- nur zum Testen */
	padding: 5px;
	float: left;
	margin: 5px 5px 5px 10px;
	width: 80%;
}
div#inhalt h1 {
	padding: 0.2em;
	color: #FCF9D6;
	font-weight: bold;
	background-color: #869C70;
	font-size: 1.5em;
}
div#inhalt h2 {
	padding: 0.1em;
	color: #003300;
	font-weight: bold;
	font-variant: small-caps;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1.1em;
	background-color: #869C70;
}
div#inhalt h3 {
	color: #003300;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1em;
	text-decoration: underline;
}
.text-align_center {
	text-align: center;
}
.text-align_justify {
	text-align: justify;
}
.font-weigth_bold {
				font-weight: bold;
}
.bildrand_li {
	margin: 0px 0px 0px 10px;
}
.bildrand_li-u {
	margin: 0px 0px 10px 10px;
}
.bildrand_re {
	margin: 0px 10px 0px 0px;
}
.bildrand_re-u {
	margin: 0px 10px 10px 0px;
}
.tab_preisliste {
	text-align: right;
	border-left-width: 0;
	border-top-width: 0;
	border-bottom-width: 0;
	margin-left: 40px;
}
.tab_preis_leistung {
	text-align: left;
}
.tab_preis_betrag {
				text-align: right;
}

