/********************************************/
/*                                   ********/
/* INDEX                             ********/
/*                                   ********/
/* 0.1 - BODY                        ********/
/* 0.2 - RESET                       ********/
/*                                   ********/
/* 1.0 -[GENERAL CLASSES]-           ********/
/*   1.1 - FONTS                     ********/
/*   1.2 - OTHERS                    ********/
/*                                   ********/
/* 2.0 -[SPECIFIC CLASSES]-          ********/
/*   2.1 - DIVS                      ********/
/*   2.4 - IMAGES CLASSES            ********/
/*   2.5 - TEXT CLASSES              ********/
/*                                   ********/
/*  2.7.0 -[NAVIGATION CLASSES]-     ********/
/*    2.7.1 - GENERAL                ********/
/*    2.7.2 - LI WIDTHS              ********/
/*    2.7.3 - SPECIFIC               ********/
/*                                   ********/
/********************************************/

/** Copyright & Author: ** Wallensteinklinik GmbH ** **/


/*** 0.1 BODY ***/

html {
	margin:0;
	padding:0;
	height:100%;
	overflow-y:scroll;
}

body {
	margin:0;
	padding: 0;
	height:100%;
	font-family: Verdana, Arial;
	font-size: 100.01%;
	color:rgb(0, 0, 0);
	text-align:center;
}



/*** 0.2 RESET ***/

p, h1, h2, h3, h4, h5, h6, ul, li, a, img, fieldset, label, legend, input, select, option, table, td, th, tr, optgroup, dl, dt, dd, ol {
	padding:0;
	margin:0;
}

/***  1.0 GENERAL CLASSES ***/

/*****************/
/*** 1.1 FONTS ***/
/*****************/


p {
	font-size:0.7em;
	margin:10px;
}

p.small_black {
	font-size:0.6em;
	margin:7px 5 0;
	color: rgb(0, 0, 0);
}

p.small_white {
	font-size:0.6em;
	margin:5px 10px 0;
	color: rgb(255, 255, 255);
}

span.bold {
	font-weight:bold;
}

span.link_active {
	display:block;
	color:rgb(185, 185, 185);
	padding:8px 6px;
}


a {
	color:rgb(53, 85, 100);
	text-decoration:none;
}

a:hover {
	color:rgb(0,45 ,70);
}
a.zurueck {
	float:right;
	margin:20px 20px 0 0;
	font-size:0.7em;
	font-weight:bold;
	color:rgb(145, 145, 145);
}

a.pdf_link {
	background:url("/img/pdf.png") 0 0 no-repeat;
	padding:0 0 0 25px;
	margin:15px 0;
	height:20px;
	display:block;
	font-size:1.2em;
	font-weight:bold;
	color:#FFFFFF;

}

a.info_link {
	background: url("/img/1308848503_misc_03.png") no-repeat scroll 0 0 transparent;
	color: #FFFFFF;
	display: block;
	font-size: 1.2em;
	font-weight: bold;
	height: 25px;
	margin: 15px 0;
	padding: 8px 0 0 42px;
}


h1 {
	font-size:1em;
	margin:5px 10px;
	color:rgb(50, 67, 77);
}


h2 {
	width:178px;
	font-size:0.6em;
	font-weight:bold;
	margin:0px;
	padding:4px 6px;
	color:rgb(255, 255, 255);
	
}

h3 {
	border-bottom:1px solid rgb(159, 167, 174);
	width:190px;
	font-size:0.7em;
	font-weight:bold;
	margin:0 10px 10px;
	padding:10px 0 0;
	
}

h3.white {
	color:rgb(255, 255, 255);
}

h4 {
	margin:25px 10px 10px;
	font-size:0.8em;
	color:rgb(53, 85, 100);
}

h5 {
	font-size:0.6em;
	margin:0px 0 20px 5px;
	padding:0;
	
	color:rgb(145, 145, 145);
}

h6 {
	font-size:0.7em;
	font-weight:normal;
	text-decoration:underline;
	margin:20px 10px 15px;
}

.clear {
	clear:both;
}

/******************/
/*** 1.2 OTHERS ***/
/******************/

img {
	border: 0;

}

input {
	margin:5px 5px 4px 45px;
}


/*** 2.0 SPECIFIC CLASSES ***/

/****************************/
/*** 2.1 MAIN LAYOUT DIVS ***/
/****************************/

div#wrapper {	
	width:981px;
	min-height:780px;
	margin:0px auto 0px;
	padding:0;
	text-align:left;
	background:url("img/h_p1.jpg") 528px 33px;
	background-repeat:no-repeat;
}
	
div#htop {
	width:981px;
	height:58px;
	padding:0;
	margin:0;
	background:url("img/htop.jpg") 0 0px;
	background-repeat:repeat-x;
}

div#hlogo {
	width:476px;
	height:104px;
	padding:0;
	margin:38px 0 38px 25px;
	background:url("img/hlogo.jpg") 0 0px;
	background-repeat:no-repeat;
}


div#topnav {
	width: 590px;
	height:30px;
	padding:0;
	margin:0;
	float:left;
}

div#h_p2 {
	width:166px;
	height:30px;
	margin:0;
	float:left;
	padding:0;
	background:url("img/h_p2.jpg") 0 0px;
	background-repeat:no-repeat;
}

div#rightnav {
	width: 225px;
	padding:0;
	margin:0;
	float:right;
}

div#top_2nd_bg {
	width:25px;
	height:30px;
	padding:0;
	margin:0;
	float:left;
	background:url("img/topnavi_bg.jpg") 0px 0px;
	background-repeat:no-repeat;
}

div#suche {
	width: 200px;
	height:30px;
	padding:0;
	margin:0;
	float:right;
	background:url("img/topnavi_bg_search.jpg") 0 0px;
	background-repeat:repeat-x;
	position:relative;
}


div#kontakt {
	width: 220px;
	min-height:135px;
	padding:0 0 5px;
	margin:5px 0 0 5px;
	background-color:rgb(220, 225, 229);
}

div#aktuell {
	width: 220px;
	min-height:150px;
	padding:0 0 5px;
	margin:5px 0 0 5px;
	background-color:rgb(77, 106, 124);
}

div#anfahrt {
	width: 220px;
	height:175px;
	padding:0;
	margin:5px 0 0 5px;
	background-color:rgb(220, 225, 229);
}

div#leftnav {
	width: 190px;
	padding:0;
	margin:0;
	float:left;
}

div#nav2 {
	width: 190px;
	height:175px;
	padding:0;
	margin:0;
	background:url("img/leftnavi_bg_nav2.jpg") 0 0px;
	background-repeat:repeat-x;
}

div#nav2_select {
	width: 190px;
	height:20px;
	padding:0;
	margin:0;
	background:url("img/leftnavi_button.jpg") 0 0px;
	background-repeat:repeat-x;
}


div#nav3 {
	width: 190px;
	height:auto;
	padding:0;
	margin:0;
	background:url("img/leftnavi_bg_nav3.jpg") 0 0px;
	background-repeat:repeat-x;
}

div#content_wrap {
	width:756px;
	min-height:350px;
	margin:0;
	padding:0;
	float:left;
}

div#content {
	width:566px;
	min-height:350px;
	margin:0;
	padding:30px 0px 75px;
	float:right;
	background:url("img/h_p3.jpg") 400px 0px;
	background-repeat:no-repeat;
}

div#content_big {
	width:756px;
	min-height:350px;
	margin:0;
	float:left;
	padding:30px 0px 75px;
	background:url("img/h_p3.jpg") 590px 0px;
	background-repeat:no-repeat;
}


div#footer {
float:right;
margin:25px 2px 0 0;
}


div.clear {
	clear:both;
}
/**************************/
/*** 2.4 IMAGES CLASSES ***/
/**************************/


img.float_left {
	float:left;
	margin:10px 20px;	
}

img.float_right {
	float:right;
	margin:10px 20px;
}

img.search {
	/*margin:5px 0 5px 27px;*/
	margin:5px 0 5px 2px;
	float:left;
}

/************************/
/*** 2.5 TEXT CLASSES ***/
/************************/





/*** 2.7.0 NAVIGATION CLASSES ***/

/*********************/
/*** 2.7.2 GENERAL ***/
/*********************/

ul {
	margin:0;
	padding:0;
	list-style-type:none;
}


/***********************/
/*** 2.7.1 LI WIDTHS ***/
/***********************/

li.impressum {
	width:90px;
}




/**********************/
/*** 2.7.3 SPECIFIC ***/
/**********************/
ul.navi2 {
	padding:5px 0 0;
}

ul.navi3 {
	padding:5px 0 25px;
}

ul.navi2 li, ul.navi3 li {
	font-size:0.7em;
	border:0px solid green;
	padding:0;
	margin:0;
	font-weight:bold;
	color:rgb(48,66,78);
}

ul.navi2 li a, ul.navi3 li a {
	display:block;
	width:178px;
	padding:8px 6px;
	color:rgb(48,66,78);
	text-decoration:none;
}


ul.navi li {
	margin:0px ;
  	font-size:0.7em;
	float:left;
  }
  
ul.navi li a {
	width:119px;
	height:12px;
	display:block;
	text-decoration:none;
	padding:9px 2px;
	text-align:center;
	font-weight:bold;
	color:white;
}

ul.navi li.navi_3 a {
	width:150px;
}

ul.navi li.navi_4 a {
	width:186px;
}

li.navi_1 {
	background-image:url("img/topnavi_button1.jpg");
	background-repeat:no-repeat;
	background-position:0px;
}

li.navi_2 {
	background-image:url("img/topnavi_button1.jpg");
	background-repeat:no-repeat;
	background-position:0px;
}

li.navi_3 {
	background-image:url("img/topnavi_button2.jpg");
	background-repeat:no-repeat;
	background-position:0px;
}

li.navi_4 {
	background-image:url("img/topnavi_button3.jpg");
	background-repeat:no-repeat;
	background-position:0px;
}

li.navi_1 a:hover {
	background-image:url("img/topnavi_button1_hover.jpg");
	background-repeat:no-repeat;
	background-position:0px;
}

li.navi_2 a:hover {
	background-image:url("img/topnavi_button1_hover.jpg");
	background-repeat:no-repeat;
	background-position:0px;
}

li.navi_3 a:hover {
	background-image:url("img/topnavi_button2_hover.jpg");
	background-repeat:no-repeat;
	background-position:0px;
}

li.navi_4 a:hover {
	background-image:url("img/topnavi_button3_hover.jpg");
	background-repeat:no-repeat;
	background-position:0px;
}



.field {
  -webkit-border-radius: 10px 10px 10px 10px;
  -moz-border-radius: 10px 10px 10px 10px;
  border-radius: 10px 10px 10px 10px;
  -moz-box-shadow: 0 0 7px #4D6A7C;
  -webkit-box-shadow: 0 0 7px #4D6A7C;
  box-shadow: 0 0 7px #4D6A7C;
  background: none repeat scroll 0 0 #4D6A7C;
  border: 1px solid #4D6A7C;
  color: white;
  font-size: 12px;
  margin: 10px;
  padding: 15px 20px 10px;
}
.field .topic {
	font-weight:bold;
	font-size:11px;
}
.field blockquote {
	font-style:italic;
}

.entryCount {
	float:right;
}

#content_big form {
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	-webkit-box-shadow: 0 0 5px #DCE1E5;
	-moz-box-shadow: 0 0 5px #DCE1E5;
	box-shadow: 0 0 5px #DCE1E5;
	background: none repeat scroll 0 0 transparent;
	border: 1px solid #DCDCDC;
	margin: 50px auto;
	padding: 25px 10px 10px;
	width: 600px;
}

#content_big fieldset {
	border: none;
	padding: 20px 5px 10px;
}

#content_big legend {
	font-weight: bold;
	padding: 0 10px;
	font-size:0.8em;
}

#content_big label {
	float: left;
	margin: 12px 0 4px 20px;
	font-size:0.7em;
	width: 106px;
}

#content_big input , #content_big textarea{
	margin:10px 0 4px;
}
#content_big .submit {
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	-webkit-box-shadow: 0 0 5px #646464;
	-moz-box-shadow: 0 0 5px #646464;
	box-shadow: 0 0 5px #646464;
	background: none repeat scroll 0 0 #4D6A7C;
	border: 1px solid #4D6A7C;
	color: white;
	margin: 30px 0 12px 18px;
	padding: 2px;
	width: 146px;
	cursor:pointer;
}

#content_big .submit:hover {
	-webkit-box-shadow: 0 0 5px black;
	-moz-box-shadow: 0 0 5px black;
	box-shadow: 0 0 5px black;
	color:rgb(200,200,200);
}

#content_big .errorMessage {
color: red;
font-weight: bold;
line-height: 17px;
margin-left: 20px;
}

#content_big .comment_msg {
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	border: 1px solid #C8C8C8;
	color: grey;
	font-size: 0.7em;
	margin: 20px 10px 0;
	padding: 10px;
	width: auto;
}

#entriesForm #firstEntry, #entriesForm .entry {
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	background: none repeat scroll 0 0 #E6E6E6;
	border: 1px solid #B4B4B4;
	margin: 10px auto 30px;
	width: 800px;
}
#entriesForm #firstEntry a, #entriesForm .entry  a{
	color:white;
}


#google_plusone {
	margin:15px 0 10px 15px;
}

.google_plusone_hint {	
	color: white;
	font-size: 0.7em; 
	display: block; 
	margin: 0pt 0pt 5px
}


#madeby span {
	display: block;
	font-size: 0.7em;
	margin: 30px 10px 0;
}
