/********************************************
   HTML ELEMENTS
********************************************/ 

body {
	margin:0px;
	padding:0px;
	background-image: url(/Fachklinik/de/misc/img/back_01.png);
	background-repeat: repeat-x;
	text-align: center;
	font: normal .75em/1.4 verdana,arial,sans-serif;
	color: #333333;
}

/*** text elements ***/
.h1, .h2, .h3 {
	font-family: verdana,arial,sans-serif;
	font-weight: Bold; 
	color: #6C724A;		
}
.h1 {
	font-size: 130%;	
	font-weight: Bold;
}
.h2 {
	font-size: 110%;
	padding: 2px 3px;
    background-color: #D5E4C6;
	text-transform: uppercase;
}
.h3 {
	font-size: 105%;
}
.textgruen {
	color: #5F5300;
	font-weight: bold;
	text-transform: none;
}
.textgruen1 {
	color: #3F461F;
	font-weight: bold;
	text-transform: uppercase;
}
.textpreis {
	color: #F6B226;
	font-weight: bold;
	text-align: left;
}
	
/*** header elements ***/

#header-links {
	position: absolute;
	top: 8px; left: 20px;	
	color: #838181;
	font-size: 10px;	
	font-weight: bold;
}
#header-links p {	
	padding: 0;	margin: 0;	
}
#header-mitte {
	position: absolute;
	top: 8px; left: 140px;	
	color: #838181;
	font-size: 10px;
}
#header-mitte p {	
	padding: 0;	margin: 0;	
}
#header-mitte a {	
	color: #838181;
	text-decoration: none;
	font-weight: bold;	
}
#header-mitte a:hover {
	color: #444;	
	font-weight: bold;	
}
#header-rechts {
	position: absolute;
	top: 6px; right: 20px;	
	color: #838181;
	font-size: 10px;	
	font-weight: bold;
}
#header-rechts p {	
	padding: 0;	margin: 0;	
}
#header-rechts a {	
	color: #838181;
	text-decoration: none;	
}
#header-rechts a:hover {
	color: #444;		
}

/*** headlines ***/

h1, h2, h3 {
	font-family: verdana,arial,sans-serif;
	font-weight: Bold; 
	color: #6C724A;		
}
h1 {
	font-size: 130%;	
	font-weight: Bold;
}
h2 {
	font-size: 110%;
	padding: 2px 3px;
    background-color: #D5E4C6;
	text-transform: uppercase;
}
h3 {
	font-size: 105%;
}
#main h1 {
	margin: 0px 0px 0 0px;
	font-family: verdana,arial,sans-serif;
	color: #6C724A;
	padding: 0px 0 2px 0px; 		
	border-bottom: 1px dotted #6C724A;
}
#main h2 {
	background-image: url(/Fachklinik/de/misc/img/klapp_arrow_down.png);
	background-position: top right;
	background-repeat: no-repeat;
	cursor: pointer;
}
#sidebar h1 {
	margin: 5px 5px 0px 1px; 
	padding: 2px 3px 3px 3px;	
	font-family: verdana,arial,sans-serif;
	color: #6C724A;
	font-size: 110%;
    background-color: #D5E4C6;
	text-transform: uppercase;
	width: 170px;
	height: 17px;
}
#sidebar h2 {
	margin: 5px 5px 0px 1px; 
	padding: 2px 3px 3px 3px;	
	font-family: verdana,arial,sans-serif;
	color: #4C5E6C;
	font-size: 110%;
    background-color: #F7F7F3;
	text-transform: uppercase;
	width: 170px;
	height: 17px;
}

#rightcolumn h1 {
	margin: 0 5px 0 0px; 
	padding: 2px 3px;
	font-family: verdana,arial,sans-serif;
	color: #FFFFFF;
	font-size: 110%;
    background-color: #F6B226;
	text-transform: uppercase;
	width: 244px;
	height: 17px;
}
#rightcolumn h2 {
	margin: 0px 0px 0px 0px;
	padding: 2px 3px; 
	font-family: verdana,arial,sans-serif;
	color: #FFFFFF;
	font-size: 110%;
    background-color: #545C37;
	text-transform: uppercase;
	width: 244px;
	height: 17px;
	background-image: url(/Fachklinik/de/misc/img/klapp_arrow_down.png);
	background-position: top right;
	background-repeat: no-repeat;
	cursor: pointer;
}
#rightcolumn h3 {
	margin: 0px 0px 0px 0px; 
	padding: 2px 3px;
	font-family: verdana,arial,sans-serif;
	color: #FFFFFF;
	font-size: 110%;
    background-color: #B9CCDE;
	text-transform: uppercase;
	width: 244px;
	height: 17px;
	background-image: url(/Fachklinik/de/misc/img/klapp_arrow_down.png);
	background-position: top right;
	background-repeat: no-repeat;
	cursor: pointer;
}
#rightcolumn h4 {
	margin: 0 5px 0 0px; 
	padding: 2px 3px;
	font-family: verdana,arial,sans-serif;
	color: #FFFFFF;
	font-size: 110%;
    background-color: #F6B226;
	text-transform: uppercase;
	width: 244px;
	height: 17px;
	background-image: url(/Fachklinik/de/misc/img/klapp_arrow_down.png);
	background-position: top right;
	background-repeat: no-repeat;
	cursor: pointer;
}

/*** links ***/

a, a:visited {	
	color: #F6B226; 
	background: inherit;
	text-decoration: none;		
}
a:hover {
	color: #6C724A;
	background: inherit;
	padding-bottom: 0;
}

/*** navi elements ***/
#navi {
  	width: 166px;
  	padding-left: 1px;
}
#navi ul {
  	list-style-type: none;
  	padding: 0;
  	margin: 0;
}
#navi ul a {
  	display: block;
  	border-bottom: 1px dotted #b0bcab;
  	background-color: #D5E4C6;
  	margin: 0;
  	padding: 3px 5px;
  	text-decoration: none;
  	width: 166px;
  	color: #3F4621;
}
#navi ul ul a {
  	background-color: #F0F5DA;
  	padding-left: 15px;
  	width: 156px;
}
#navi ul ul a.current {
  	background-color: #F0F5DA;
  	padding-left: 15px;
  	width: 156px;
	font-weight: Bold;
}
#navi ul ul ul a {
  	font-size: .92em;
  	padding-left: 25px;
  	width: 146px;
}
#navi ul ul ul a.current {
  	font-size: .92em;
	font-weight: Bold;
  	background-color: #FFF;
  	padding-left: 25px;
  	width: 146px;
}
#navi ul a.current {
  	background-image: none;
  	background-color: #C6DAB1;
  	color: #3F4621;
	font-weight: Bold;
}
#navi ul a:hover {
  	background-image: none;
  	background-color: #C6DAB1;
  	color: #3F4621;
}
#navi li {
  	list-style-type: none;
  	padding: 0;
  	margin: 0;
}
#naviPartner {
  	width: 166px;
  	padding-left: 1px;
}
#naviPartner ul {
  	list-style-type: none;
  	padding: 0;
  	margin: 0;
}
#naviPartner ul a {
  	display: block;
  	border-bottom: 1px dotted #b0bcab;
  	background-color: #F0F5DA;
  	margin: 0;
  	padding: 3px 5px;
  	font-size: .92em;
  	text-decoration: none;
  	width: 166px;
  	color: #3F4621;
}
#naviPartner ul a.current {
  	background-image: none;
  	background-color: #F0F5DA;
  	color: #3F4621;
}
#naviPartner ul a:hover {
  	background-image: none;
  	background-color: #C6DAB1;
  	color: #3F4621;
}
#naviPartner li {
  	list-style-type: none;
  	padding: 0;
  	margin: 0;
}

/*** acronym ***/
acronym {
  	cursor: help;
  	border-bottom: 1px dashed #777;
}

/*** FAQ ***/
a.FAQ {  
  color: #000000;  
}  

ul.FAQ {  
  margin: 0;  
  padding: 0;  
}  

ul.FAQ li {  
  margin: 5px 0 5px 0;  
  padding: 5px 0 5px 0;  
  list-style: none;  
}  

ul.FAQ li div.Frage {  
  display: block;  
  margin-bottom: 5px;  
  padding-bottom: 5px;  
  border-bottom: 1px dotted #97C323;  
  font-weight: bold; 
  cursor: pointer; 
}
ul.FAQ li div.Antwort {  
  display: none;  
}

/*** tagCloud elements ***/
.tag-cloud {
    font-size: .8em;
    text-align: justify;
	height: 300px;
}
.tag-cloud a {
    text-decoration: none;
    color: #FFF;
}
.tag-cloud a:hover {
    text-decoration: underline;
    color: #FFF;
}


/*** form elements ***/
form {
	margin:0px; padding: 10px 5px;
	background: #F5F5F5;	
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding:2px;
	border:1px solid #eee;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
textarea {
	width:400px;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	font: bold 12px Arial, Sans-serif; 
	height: 24px;
	margin: 0;
	padding: 2px 3px; 
	color: #333;
	background: #e7e6e6 url(button.jpg) repeat-x;
	border: 1px solid #dadada;
}


/* search form */

.searchform {
	background-color: transparent;
	border: none;	
	margin: 0 5px 0 1px; padding: 0px 1px 15px 0;	
	width: 190px;	
}
.searchform p { margin: 0px; padding: 3px 0px; 
}
.searchform input.textbox { 
	width: 170px;
	color: #777; 
	padding: 2px;	
	font: normal 1em Verdana, sans-serif;
	border: 1px solid #E5E5E5;
	vertical-align: top;
}
.searchform select { 
	width: 176px;
	color: #777; 
	padding: 1px;	
	font: normal 1em Verdana, sans-serif;
	border: 1px solid #E5E5E5;
	vertical-align: top;
}
.searchform input.button1 { 
	padding: 5px 15px 0 0;
	width: 86px;
	height: 21px;
	border: 0px;
}
.edit {
	color: red;
	font-size: 90%;
}

/********************************************
   LAYOUT
********************************************/ 

#wrap {
	position: relative;
	width: 983px;	
	margin: 0 auto;
	text-align: left;
	background: url(/Fachklinik/de/misc/img/back_05.png) repeat-y right;
}
#wrap1 {
	padding: 0 12px;
	background: url(/Fachklinik/de/misc/img/back_04.png) no-repeat top right;
}
#wrap2 {
	background-image: url(/Fachklinik/de/misc/img/back_07.jpg);
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: 707px 337px;
}
* html #wrap2 {
	background-position: 707px 0px;
}

#header {
	display: none;
	position: relative;
	background: #fff url(/Fachklinik/de/misc/img/back_02.png) repeat-y center top;
	height: 31px;
	width:959px;	
	padding: 0;	
	color: #fff;	
}

.teaser {
	display: none;
	position: relative;
	background: #fff ;
	height: 290px;
	width:959px;	
	padding: 0;		
}

.line {
	display: none;
	position: relative;
	background: #fff url(/Fachklinik/de/misc/img/back_03.png) repeat-y center top;
	height: 36px;
	width:959px;	
	padding: 0;		
}

#sidebar {
	display: none;
	float: left;
	width: 175px;	
	margin-top: 10px;	
	background: #fff;
}

#main {
	margin: 10px 260px 0 193px;
}

#rightcolumn {
	float: right;
	width: 252px;
	margin-top: 34px;
}

.box {
	width: 240px;
	margin-top: 10px;
	margin-right: 2px;
	margin-bottom: 10px;
	padding: 3px 5px 3px 5px;	
	background: #D5E4C6;	
}
.box1 {
	width: 240px;
	margin-top: 10px;
	margin-right: 2px;
	margin-bottom: 10px;
	padding: 3px 5px 3px 5px;	
	background: #fff url(/Fachklinik/de/misc/img/back_box1.jpg) repeat-x top;	
}
.box2 {
	width: 240px;
	margin-top: 10px;
	margin-right: 2px;
	margin-bottom: 10px;
	padding: 3px 5px 3px 5px;	
	background: #F7F7F3;	
}
.box3 {
	width: 166px;
	margin-left: 1px;
	margin-bottom: 0px;
	padding: 5px 5px 5px 5px;	
	background: #FFF;	
}
.box4 {
	float: left;
	width: 166px;
	height: 300px;
	overflow: hidden;
	margin-left: 1px;
	margin-bottom: 0px;
	padding: 5px 5px 5px 5px;	
	background: #8FA2B4;	
}
.box5 {
	width: 505px;
	display: inline-block;
	margin-left: 0px;
	margin-bottom: 0px;
	padding: 0px 0px 0px 0px;	
	background: #FFF;
}
.box5_3col {
	position: relative;
	overflow:hidden;
	background-image: url(/Fachklinik/de/misc/img/back_3col.png);
}
.box5_3col1_link {
	position: absolute;
	bottom: 0px;
	right: 342px;
}
.box5_3col2_link {
	position: absolute;
	bottom: 0px;
	right: 173px;
}
.box5_3col3_link {
	position: absolute;
	bottom: 0px;
	right: 4px;
}
.two-col1 {
	float: left;
	width: 240px;
	margin-top: 0px;
	margin-right: 8px;	
	margin-bottom: 0px;
	padding: 0px 4px 3px 4px;	
	background: #F1F6EC;	
}
.two-col2 {
	float: left;
	width: 240px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px 4px 3px 4px;	
	background: #F1F6EC;	
}
.three-col1 {
	float: left;
	width: 157px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	padding: 0px 4px 35px 4px;	
}
.three-col2 {
	float: left;
	width: 157px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	padding: 0px 4px 35px 4px;	
}
.three-col3 {
	float: left;
	width: 157px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding: 0px 4px 35px 4px;	
}
#footer {
	display: none;
	clear: both;
	position: relative;
	background: #fff url(/Fachklinik/de/misc/img/back_06.png) repeat-x center top;
	height: 126px;
	text-align: center;
	padding: 0;		
}

