@charset "utf-8";
/*html-stil*/
*{
padding:0px;
margin:0px;
}
html{
font-size:100%;
height:100%;
margin:0px 0px 1px 0px;
}
body{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size:75%;
line-height:1.6em;
/*background-image: url(/images/background.jpg);
background-repeat: no-repeat;*/

}
a{
text-decoration:none;
font-size: 11px;
color: #f08d00;
font-weight: bold;
}
a:hover{
text-decoration: none;
color: #910e30;
}
h1{
	color: #910e30;
	font-size: 12px;
	font-weight: bold;
}
h2{
	color: #910e30;
	font-size: 11px;
	font-weight: bold;

}
h3{
	color: #6b5a46;
	font-size: 10px;
	font-weight: bold;
	
}

/*div-stil*/
#container{
margin: 0 auto;
background-image: url(images/background.gif);
background-repeat: repeat-y;
width:775px;
height: 100%;

}

#header{
width:775px;

}
#logo{
float:left;
width:775px;
height: 94px;
background: url(images/logo.png) no-repeat 0px 0px;
}
#navigation{
float: left;
width:775px;
height: 22px;
margin-top: 4px;
}
#maincontent{
float: left;
margin-top: 0px;
border-top: 2px solid #b00f39;
width:775px;
height: 100%;
}
#sidebar{
	width:180px;
	float:left;
	overflow:hidden;
	margin-left: 30px;
	margin-top: 30px;
	font-size: 11px;
	font-weight: normal;
}
#contentbox{
float:right;
width:520px;
margin-right: 30px;
margin-top: 30px;
overflow:hidden;	
font-size: 10px;
color:#6b5a46
}


#contentheader{
}
#contentbody_right{
float: right;
width: 370px;
font-size: 10px;
color:#6b5a46
}
#contentbody_left{
	float:left;
	width: 120px;
	overflow:hidden;	
	margin-top: 10px;
}
#contentbody{
	margin-top: 10px;
	font-size: 10px;
	color:#6b5a46
}
#intro_head{
width: 775px;
height: 25px;
margin-top: 30px;
margin-bottom: 20px;
}

#introleft{
margin-left:37px;
float: left;
width: 200px;
 height: 300px;
}
#intromiddle{
float: left;
width: 300px;

}
#introright{
float: left;
width: 200px;
height: 300px;
}
#introbild{
float: left;
 width: 300px;
 height: 300px;
 
}
#link_heilpraxis{
float: right;
margin-top: 57px;
 width: 200px;
 height: 24px;
}
#link_homeopathie{
float: right;
margin-top: 57px;
margin-right: 25px;
 width: 150px;
 height: 24px;
}
#link_visionssuche{
float: right;
margin-top: 57px;
 width: 200px;
 height: 24px;
}
#link_schwitzhuette{
float: left;
margin-top: 57px;
 width: 200px;
 height: 24px;
}
#link_seminare{
float: left;
margin-top: 57px;
 margin-left: 25px;
 width: 150px;
 height: 24px;
}
#link_pflanzenheilkunde{
float: left;
margin-top: 57px;
 width: 200px;
 height: 24px;
}
#intro_bottom{
width: 775px;
height: 25px;
float: left;
margin-top: 20px;
margin-bottom: 0px;
}


#footer{
	 width: 745px;
	 margin-top: 30px;
	 float:right;
	border-bottom: 2px solid #b00f39;
}

.menudummy{
	width: 34px;
	height: 20px;
	border: none;
}
.col_home{
	margin-left: 30px;
	margin-top: 10px;
}
.col_header{
	margin-top:5px;
}
.img_sub{
	margin-top:15px;
}
.clr{
 clear: both;
}
#kalender{
	overflow: scroll;
	height: 470px;
	margin-top: 10px;
}
#kontakt{
	overflow: scroll;
	height: 470px;
	margin-top: 10px;
}
.internlink{
text-decoration:none;
font-size: 10px;
font-weight: normal;
color: #f08d00;
}
.internlink:hover{
text-decoration: none;
color: #910e30;
}
.portrait{
	margin-top: 54px;
}