/* CSS fuer Walter Giesler, Heilpraktiker Homoeopathie*/


html, body { 
    margin:0;
    padding:0;
	color:#0a50a1;
	overflow:hidden;
/*	to make Safari (Mac) happy: 
*/	height:100%;
	width:100%;
	background-color:#EFFDD1;
	overflow:auto;
}

body {
font: 100%  Geneva, Verdana, Arial, Helvetica,  sans-serif;
height:100%;
overflow:hidden;

}

ul, li, p, pre, blockquote {
margin:0;
padding:0;
}

img {
border:0;
}


#address{
top:5px;
height:auto;
width: 17%;
color:#006600;
font-size:0.9em;
font-weight:650;
padding-bottom:2em;
padding-left:6px;
}

#address h6{
font-size:0.7em;
font-weight:bold;

}

h1 {
font-size:1.2em;
font-weight:750;
}
#main {
position:absolute;
left: 18%;
width: 57%;
height: 100%;
top: 0px;
}

#main #splashcontainer{
position:absolute;
top:6px;
right:-41%;
width:40%;
max-height:40%;
overflow:hidden;
}
.splash{
width:100%;
z-index:0;
}

#main h4{
	position:absolute;
	top: 5%;
	left: 20%;
	color:#990000;
	z-index:4;
	margin-top:0px;
	font-size:20px;
}

#main #bannerbg {
height:16%;
background-image:url(bannerbg.gif);
background-repeat:repeat-x;
}

#main #banner {
float:right;
height:16%;
width:315px;
background-image:url(banner.gif);
background-repeat:no-repeat;
margin-left:-5px;
}

#main #printbanner {
display:none;
}


#main #intro {
color:#000000;
font-size:13px;
font-weight:600;

}

#main #bodyText {
margin-top:1%;
font-size:14px;
color:#006600;

}

#bodyText img{
}

#bodyText h3 {
margin-top:1px;
width:30%;
float:left;
font-size:14px;
font-weight:600;
clear:both;
}
#bodyText h2 {
margin-top:1px;
width:30%;
float:left;
font-size:11px;
font-weight:300;
clear:both;
}

#bodyText p {
margin-top:1px;
margin-left:35%;
width:60%;
}

#main #info {
	position:absolute;
	right:-37%;
	width: 35%;
	bottom: 3%;
	top: 41%;
	height:60%;
	font-size:13px;
	color:#990000;
	}
#info img{
float:left;
}
#info .code{
font-weight:700;
}
#info ul{
margin-left:10%;
}


#navi {
height:auto;
width:14%;
color:white;
}

#navilist{
clear:both;
list-style:none;
width:100%;
overflow:hidden;
padding-top:0;
color:white;
}

#navi ul {
clear:both;
display:block;
margin-top:6px;
color:white;
}
#navi ul li {
  margin-top:2px;
  _margin-top:1px;
  text-decoration:none;
  font-stretch:narrower;
  font-size:0.9em;
  font-weight:900;
  padding-left:5px;
  padding-bottom:2px;
  line-height:1.2em;
  background-color:#990000;
  color:white;
}
#navi ul ul li {
text-decoration:none;
  font-size:0.9em;
  font-weight:bold;
  color:white;
  background-color:#006600;
  border-bottom:none;
  padding-top:3px;
  padding-bottom:5px;
  line-height:1.5em;
  margin-bottom:0px;
  margin-top:0px;
}
 

#navi a:visited{
color:#CCCCCC;
}

#navi a:link{
color:#CCCCCC;
}
