/* CSS Formate - Kur- und Naturheilzentrum Holzapfel*/

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #5B5B5B;
	background-color: #D2D2D2;
	/*padding: 0;*/
	border: 0;
	margin: 0;
	background-image:url(bilder/layout/linie_hg_body.gif);
	background-repeat: repeat-y;
	background-position:250px 0;
	padding-bottom: 20px;
}

/*header  ****************************************/
#header {
	background-color:#FFFDF0;
	height:50px;
}

#logo {
	position: absolute;
	padding-top: 0px;
	margin-left: 10px;
	width: 410px;
	height: 30px;
	top: 11px;
	z-index: 50;
	left: -6px;
}

/*kontakt+impressum*/
#navigation_oben_kontakt {
	margin-left: 543px;
	padding-top: 30px;
	font-family: Tahoma, sans-serif, Verdana, Arial;
	font-size: 10px;
	text-align: right;
	width: 250px;
	height: 20px;
}

.navigation_oben_lo {
	border-right: 1px solid #c0c0c0;
	padding: 0 2px 8px 3px;
	color:#999999;
}

.navigation_oben_hi, a.navigation_oben_lo:hover {
	border-right: 1px solid #666;
	padding: 0 2px 8px 3px;
	color:#666;
	text-decoration:underline;
}

/*navigations_bereich + bild *******************************************/
#navigation {
	height: 180px;
	background-color:#FFFDF0;
}

#navigation img {
/*border-right: 1px solid #fff;*/
}


#navigation_welle {
	background-image: url(bilder/layout/welle_9.gif);
	background-color: #E5F5FA;
	background-repeat: repeat-x;
	background-position: top;
	height: 65px;
}

#navigation_text {
	font-family: Tahoma, sans-serif, Verdana, Arial;
	font-size: 11px;
	padding: 40px 0 0 253px;
	font-weight: bold;
}

#navigation_text a {
	color: #68ACBB;
	border-right: 1px solid #68ACBB;
	padding: 0 4px 13px 12px;
	height:35px;
}

.nav_hi, a.nav_lo:hover {
	text-decoration:underline;
	background-image:url(bilder/layout/pfeil_navi_blau.gif);
	background-position:-1px 4px;
	background-repeat: no-repeat;
}

#navigation_bildbereich_start {
	background-color: #86BDC9;
	height: 85px;
	border-bottom: 1px solid #B6D7DF;
	border-top: 1px solid #c6e7eF;
	padding-left: 300px;
	z-index: 5;
}

#schriftzug_start {
	position:absolute;
	top: 131px;
	left: 266px;
}

#navigation_farbbereich_start {
	height: 28px;
	background-color:#68ACBB;
}

#navigation_bildbereich_appartements {
	background-color: #FFF2B7;
	height: 85px;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	padding-left: 300px;
	padding-bottom: 0;
	z-index: 5;
}

#navigation_farbbereich_appartements {
	height: 28px;
	background-color:#FFE987;
}

#navigation_bildbereich_arzt {
	background-color: #80CFE7;
	height: 85px;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	padding-left: 300px;
	z-index: 5;
}

#navigation_farbbereich_arzt {
	height: 28px;
	background-color:#60C3E1;
}

#navigation_bildbereich_pt {
	background-color: #95B5DA;
	height: 85px;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	padding-left: 300px;
	z-index: 5;
}

#navigation_farbbereich_pt {
	height: 28px;
	background-color:#4E83C2;
}

#navigation_bildbereich_naturheil {
	background-color: #98CCAB;
	height: 85px;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	padding-left: 300px;
	z-index: 5;
}

#navigation_farbbereich_naturheil {
	height: 28px;
	background-color:#53AA73;
}

#navigation_bildbereich_lebensstil {
	background-color: #9FABC1;
	height: 85px;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	padding-left: 300px;
	z-index: 5;
}

#navigation_farbbereich_lebensstil {
	height: 28px;
	background-color:#3F5682;
}

/*bildbox ***************************************************/

#bild_box {
	position: absolute;
	left: 6px;
	height: 180px;
	z-index: 1;
}

/*linien*/
#linie_rechts {
	position: absolute;
	height: 180px;
	border-left: 1px solid #fff;
	left: 910px;
	z-index: 3;
	filter:alpha(opacity=33); 
	-moz-opacity: 0.33;
}
#linie_links {
	position: absolute;
	height: 180px;
	border-left: 1px solid #fff;
	left: 250px;
	z-index: 4;
}

/*inhaltsbereich **************************************************************/

#main_box {
	background-color:#FFFDF0;
	width: 100%;
	background-image: url(bilder/layout/linie_hg_mainbox.gif);
	background-repeat:repeat-y;
	background-position: 250px 0;
	margin: 0px;
}

#main_box_minitext {
	font-size: 11px;
}

#main_content {
	margin-left: 270px;
	padding: 40px 10px 20px 25px;
	width: 540px;
	height: auto;
	font-size: 12px;
}

.main_content_picbox {
	left: 150px;
	float: right;
	padding: 5px;
	clear:right;
}

.main_content_picbox img{
	border: 1px solid #999999;
	margin: 0 1px 10px 1px; 
}

#main_content p {
	text-align:justify;
}

.main_content_listenpunkte {
	width: 500px;
	border-bottom: 1px solid #DFDFDD;
	padding-bottom: 10px;
	padding-top: 10px;
	clear:both;
}

p.left {
	text-align: left;
}

/*Buchungs/Anfrage Box*/
#buchungs_box {
	position: absolute;
	font-family:Tahoma, sans-serif, Verdana, Arial;
	top: -10px;
	left: 0px;
	width: 240px;
	margin-top: -10px;
	font-size: 10px;
	font-weight: bold;
	padding: 0 10px 0px 0px;
	background-color: #FFFFFF;
	height: 16px;
	border-bottom: 1px dashed #ccc;
}

/*#buchungs_box a.linktext {
	color: #999999;
	font-size: 11px;
	font-weight: normal;
	padding: 3px 4px 4px 10px;
	
}

#buchungs_box a:hover{
	text-decoration: underline;
}*/

/*aktuelles und sek.navigation -  linker bereich ***********************************/
#sek_navigation {
	font-family:Tahoma, sans-serif, Verdana, Arial;
	position: absolute;
	top: 250px;
	left: 0px;
	width: 230px;
	padding: 10px 10px 10px 10px;
	margin: 0px;
	background-color:#FFFDF0;
	height: auto;
}

#sek_navigation h2 {
	color:#666666;
	font-family:Tahoma, sans-serif, Verdana, Arial;
	font-size:14px;
	letter-spacing: 0.1em;
	margin: 0 0 10px -10px;
	padding: 0 0 0 5px;
	background-color: transparent;
}

#sek_navigation h3 {
	font-weight: bold;
	font-size:11px;
	font-family:Tahoma, sans-serif, Verdana, Arial;
	margin:10px 0 2px 3px;
}

#seknav_head_start, #seknav_head_aktuell, #seknav_head_kontakt, #seknav_head_info {
	border-left: 8px solid #68ACBB;
}
#seknav_head_appartements {
	border-left: 8px solid #FFE987;
}
#seknav_head_arzt {
	border-left: 8px solid #60C3E1;
}

#seknav_head_pt {
	border-left: 8px solid #4E83C2;
}

#seknav_head_naturheil 	  {
	border-left: 8px solid #53AA73;

}

#seknav_head_lebensstil	  {
	border-left: 8px solid #3F5682;
}

#sek_navigation a.seknavlo {
	font-size: 12px;
	color:#666666;
	display: block;
	margin-bottom: 3px;
	background-image:url(bilder/layout/sek_navi_bullet.gif);
	background-position:19px 7px;
	background-repeat: no-repeat;
	padding: 3px 4px 4px 35px;
	border-bottom: 1px solid #FFFDF0;
}

#sek_navigation a.seknavhi, #sek_navigation a.seknavlo:hover {
	background-image:url(bilder/layout/pfeil_navi_grau.gif);
	font-size: 12px;
	color:#666666;
	display: block;
	margin-bottom: 3px;
	background-position:19px 8px;
	background-repeat: no-repeat;
	padding: 3px 4px 4px 35px;	
	border-bottom: 1px dashed #ccc;
}

/*aktuelles box*/
#aktuelles_box {
	float:right;	
	padding: 15px;
	width: 150px;
	border: 1px solid #dfdfdf;
	margin: 30px 0 8px 14px;
	background-color:#FFF;
}

#aktuelles_box .minitext {
	padding: 0;
	border: 0;
}

#aktuelles_box p {
	margin: 0 0 5px 0;
}

/*sitemap seite*/
#sitemap_box {
	margin-left: 0px;
	padding: 20px 10px 20px 20px;
	width: auto;
	height: auto;
	font-family:Tahoma, sans-serif, Verdana, Arial;
}

/*footer / impressum **********************************************/
#footer_text {
	width: 236px;
	color: #B7B7B3;
	font-family: Tahoma, sans-serif, Verdana, Arial;
	font-size: 10px;
	margin-left: 555px;
	position: relative;
	top: 12px;
	text-align:right;
	clear: both;
}
	
.impressum_text {
	color:#999999;
}

.impressum_text  a {
	color:#fff;
	font-weight: bold;
}

.impressum_hi, #footer_text a:hover  {
	text-decoration: underline;
}

/*sonstiges*/
a {
	text-decoration:none;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	font-family: Tahoma, sans-serif, Verdana, Arial;
	color:#666666;
	margin:0 0 10px 0;
}

h2 {
	/*background-color: #E5F5FA;*/
	font-size: 12px;
	padding: 5px;
	border-left: 15px solid #C3E9F4;
}

h2 a.linktext {	
	font-weight:normal;
}

.bilderrahmen {
	border: 1px solid #999999;
}

.minitext {
	font-size: 11px;
	color:#333333;
	font-family:Tahoma, sans-serif, Verdana, Arial;
	padding-left:15px;
	border-bottom: 1px dashed #999999;
}

table.minitext {
	border-bottom: none;
}

a.linktext {
	color:#4F8DAE;
	text-decoration:none;
	font-size:11px;
	display: block;
	background-image:url(bilder/layout/sek_navi_bullet.gif);
	background-position:0px 7px;
	background-repeat: no-repeat;
	padding: 3px 4px 4px 10px;
}
a.linktext:hover {
	background-image:url(bilder/layout/pfeil_navi_grau.gif);
	background-position:-3px 8px;
	background-repeat: no-repeat;
}

a.linktext_left {
	color:#4F8DAE;
	text-decoration:none;
	font-size:11px;
	display: block;
	background-image:url(bilder/layout/sek_navi_bullet.gif);
	background-position:0px 7px;
	background-repeat: no-repeat;
	padding: 3px 4px 4px 10px;
}
a.linktext_left:hover {
	background-image: url(bilder/layout/pfeil_navi_grau_links.gif);
	background-position: -1px 8px;
	background-repeat: no-repeat;
}

a.linktext_top {
	color:#4F8DAE;
	text-decoration:none;
	font-size:11px;
	display: block;
	background-image:url(bilder/layout/sek_navi_bullet.gif);
	background-position:0px 7px;
	background-repeat: no-repeat;
	padding: 3px 4px 4px 10px;
}
a.linktext_top:hover {
	background-image: url(bilder/layout/pfeil_navi_grau_top.gif);
	background-position: 0px 5px;
	background-repeat: no-repeat;
}

a.linktext_bild {
	color:#4F8DAE;
	text-decoration:none;
	font-size:11px;
	display: block;
	background-image:url(bilder/layout/auge_panorama.gif);
	background-position:0px 4px;
	background-repeat: no-repeat;
	padding: 3px 4px 0 19px;
}
a.linktext_bild:hover {
	background-image:url(bilder/layout/pfeil_navi_grau.gif);
	background-position: -1px 8px;
	background-repeat: no-repeat;
}

.hinweis {
	font-family: Tahoma, sans-serif, Verdana, Arial;
	padding-left: 10px;
	border-left: 27px solid #D6DFF6;
	font-size:11px;
	font-weight: bold;
	letter-spacing: 1.5px;
}

.widetext {
	letter-spacing: 0.3em;
}

li {
	padding: 3px;
}

hr {
	height: 1px;
	color: #DFDFDD;
}

.formbutton, input {
	font-size: 10px;
 }
 
.fehler {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}

/* Aktuelles */
#newslist {
	font-family:Tahoma, sans-serif, Verdana, Arial;
}


#newslist h3 {
	font-weight: bold;
	font-size:14px;
	margin:10px 0 2px 0px;
}

.newsitem {
	margin:10px 0 2px 0;
	background-color:#FFF;
	padding: 4px 16px 2px 20px;
	border: 1px solid #DFDFDD;
	font-size:12px;
	width: 580px;
}

.newsdate {
	color: #999;
	margin:10px 0 2px 0px;
	font-size:9px;
	border-bottom: 1px solid #ccc;
}

.bild_box {
	float: right;
	width: auto;
	padding: 0 0 5px 10px;
	font-size: 10px;
	text-align: center;
}

.bild_box_pic {
	width: 200px;
	margin-bottom: 5px;
	
}

.bild_box_text {
	width: 200px;
	margin-bottom: 5px;
	line-height: 100%;
	text-align: center;
}

th.hi {
	color: #fff;
}

th.hi span.minitext{
	color: #fff;
	font-weight: normal;
	border: none;
}


