@charset "utf-8";

/* Company: Euroweb Internet GmbH */

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---- global tags <<<-----------------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

* {
	margin:0;
	padding:0;
}

body, html {
	height:100%;
	font:11px Verdana, Arial, Tahoma, sans-serif;
	color:#70431e;
	text-align:center;
	background: #ffc97d url(../images/bg.jpg) 0 0 repeat-x;
	text-align:justify;
}

a {
	text-decoration: none;
	list-style-type: none;
}

h1 {
	font-size: 24px; 
	font-weight: normal; 
	margin-bottom: 15px; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	color: #70431e;
}
	
h2 {
	font-size: 14px; 
	font-weight: normal; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	color: #bba491;
}

h3 {
	font-size: 12px; 
	font-weight: bold;
	margin-bottom: 5px;
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---- global classes <<<--------------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

.hr {
	margin: 0 0 15px 0;
	height: 1px;
	clear: both;
	background-image: url(../images/bg-hr.png);
	background-repeat: no-repeat;
}

*html .hr {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bg-hr.png', sizingMethod='scale');
	overflow: hidden;
}

.floatende {clear: both;}

.clear {
   clear:both;
   float:none;
}

.abstand {margin: 0 0 0 15px;}

.border-right {margin: 0 0 15px 15px; float: right; padding: 4px; background-color: #fff; border: 1px solid #666;}
.border-left {margin: 0 15px 15px 0; float: left; padding: 4px; background-color: #fff; border: 1px solid #666;}
.border, .border_ {margin: 0 5px 5px 0; padding: 3px; background-color: #fff; border: 1px solid #666;}
.border_ {margin: 0 0 15px 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---- container <<<-------------------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

#container {
	width: 955px;
	margin: 0 auto;
	position: relative;
	z-index: 5;
	background:url(../images/bg-container.gif) 0 0 repeat-y;
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---- container <<<-------------------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

#header {
	width: 820px;
	height: 275px;
	padding: 80px 0 0 135px;
	background: url(../images/bg-header.jpg);
	position: relative;
	z-index: 10;
}

#header a:link, #header a:visited {
	font-size: 24px; 
	font-weight: normal; 
	margin-bottom: 15px; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	color: #70431e;
}

#header a:hover, #header a:active {
	font-size: 24px; 
	font-weight: normal; 
	margin-bottom: 15px; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	color: #70431e;
}

#header-sidebar {
	width: 49px;
	height: 332px;
	background: url(../images/bg-header-sidebar.jpg);
	position: absolute;
	top: 0;
	left: -49px;
}

/* ---- flash <<<-------------------------------------------------------------------------------------*/

#flash {
	width: 708px;
	height: 53px;
	position: absolute;
	top: 250px;
	left: 179px;
	z-index: 20;
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---- content-container <<<-------------------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

#content-container {
	width: 955px;
	overflow: hidden;
	position: relative;
	background: url(../images/bg-content.jpg) no-repeat top;
	position: relative;
}

#content-container a:link, #content-container a:visited {
	color:#70431e;
	text-decoration:underline;
}

#content-container a:hover, #content-container a:active {
	color:#ff7201;
}

/* ---- sidebar-container <<<-------------------------------------------------------------------------------------*/

#sidebar-container {
	width: 272px;
	float: left;
}

#content-sidebar {
	width: 184px;
	padding: 19px 50px 5px 38px;
	float: left;
	position: relative;
	background: url(../images/bg_sidebar-content.jpg) no-repeat left top;
	font:10px Verdana, Arial, Helvetica, sans-serif;
	line-height:14px;
	text-align:left;
}

#content-sidebar h2 {
	font:18px Georgia, "Times New Roman", Times, serif;
	font-weight: normal; 
	color: #bba491; 
	text-align: center; 
}

#container #Mitte #content #content-sidebar h3 {
	font-size: 10px; 
	font-weight: bold; 
	margin-bottom: 10px;
}

#footer-sidebar {
	width: 214px;
	height: 10px;
	margin: 0 0 20px 24px;
	float: left;
	position: relative;
	background: url(../images/bg-sidebar-footer.gif) no-repeat left bottom;
}
*html #footer-sidebar {margin: 0 0 5px 24px; display: inline;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---- content-main <<<-------------------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

#content-main {
	width: 411px;
	float: left;
	padding:15px 78px 40px 0;
	line-height:16px;
}

#content-main h1 {
	margin-top:4px;
}

#content-main h2 {
	font-size: 16px; 
	font-weight: normal; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	color: #bba491;
	line-height:20px;
	margin-bottom:15px;
}

div#content-main  ul{
   list-style: none;
	margin:5px 0 0 10px;
	text-align:left;
}

div#content-main li {
   padding: 5px 0 0 25px;
   background:url(../images/icon-link.gif) no-repeat 3px 10px;
   list-style:none;
}

/* ---- content-adresse <<<-------------------------------------------------------------------------------------*/

#content-adresse {
	width: 158px;
	height:auto;
	position:relative;
	padding:50px 0 0 0;
	float:left;
	line-height:normal;
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---- footer <<<----------------------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

#footer {
	width: 931px;
	height: 125px;
	padding: 15px 0 0 24px;
	background:url(../images/bg-footer.jpg) no-repeat 0 0;
	line-height:14px;
   clear: left;
	margin: 0 auto;
}
#footer h2 {
	font: 14px Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color: #a47041; 
	margin: 0 0 10px 0;
}
#footer p {
	font-size: 9px; 
	font-family: Arial, Helvetica, sans-serif; 
	margin: 0 23px 0 0; 
	float: left;
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---- subnavi <<<----------------------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

ul#subnavi{
   list-style: none;
	margin:0 0 20px 10px;
	text-align:left;
}

ul#subnavi li {
   padding: 5px 0 0 25px;
   background:url(../images/icon-link.gif) no-repeat 3px 10px;
   list-style:none;
}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---- navi <<<----------------------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

ul#Navi {
	width: 955px;
	height: 24px;
	top: 305px;
	position: absolute;
	z-index: 100;
	text-decoration: none;
	list-style-type: none;
}

ul#Navi li {
	position: relative;
	float: left;
	text-decoration: none;
	list-style-type: none;
}

ul#Navi li a {
	height: 21px;
	color: #70431e;
	font-size: 13px;
	display: block;
	text-align: center;
	font-weight: bold;
	padding-top: 6px;
	background-image: url(../images/icon-trans.gif);
}

ul#Navi li a:hover {
	color: #b07240;
	text-decoration: none;
}

ul#Navi li a.n1 {width: 90px}
ul#Navi li a.n2 {width: 91px;}
ul#Navi li a.n3, ul#Navi li a.n31, ul#Navi li a.n32, ul#Navi li a.n33, ul#Navi li a.n34 {width: 142px;}
ul#Navi li a.n4, ul#Navi li a.n41, ul#Navi li a.n42, ul#Navi li a.n43, ul#Navi li a.n44, ul#Navi li a.n45, ul#Navi li a.n46, ul#Navi li a.n47 {width: 222px;}
ul#Navi li a.n5 {width: 101px;}
ul#Navi li a.n6 {width: 99px;}
ul#Navi li a.n7 {width: 146px;}

ul#Navi li#schulmedizin ul {
	display: none;
 	list-style: none;
	width: 142px;
	background-color: #d9b66e;
}

ul#Navi li#komplementaere-medizin ul {
	display: none;
 	list-style: none;
	width: 222px;
	background-color: #d9b66e;
}

ul#Navi li ul li {
	background-image: none;
	display: block;
}

ul#Navi li ul a {
	background-image: none;
	display: block;
	height: auto;
	font-weight: normal;
	font-size: 11px;
	padding: 5px 0;
	border-top: 1px solid #FFFFFF;
}

ul#Navi li ul a:hover {
	background-color: #b59654;
	color: #685808;
	background-image: none;
	text-decoration: none;
}

ul#Navi li#schulmedizin ul {
	top: 27px;
	left: 0px;
	position: absolute;
}

ul#Navi li#komplementaere-medizin ul {
	top: 27px;
	left: 0px;
	position: absolute;
}

ul#Navi li#schulmedizin:hover ul,
ul#Navi li#komplementaere-medizin:hover ul {display: block;}

ul#Navi li ul li {float: none; display: inline;}