body{
color: #333;
font-size: 10pt;
font-family: Verdana;
background-color: #fff;
padding: 0;
margin: 0;
/*background-image: url(/images/bg.jpg);*/
}
html{height: 100.2%;}
a{
color: #fffef1;
text-decoration: none;
}
a:hover{
color: #DFE44F;
}
p{
margin: 0;
padding: 10px 20px 20px 20px;
line-height: 1.5em;
text-align: justify;
}
p a{
color: #77ad35;
}
h1{
margin: 0;
padding: 20px 20px 0px 20px;
font-size: 12pt;
line-height: 1.5em;
text-align: justify;
}
h2{
margin: 0;
padding: 20px 20px 0px 20px;
font-size: 10pt;
line-height: 1em;
text-align: justify;
}
#wrapper{
width: 800px;
margin: 0 auto;
}
.box{
background: #fff;
}
.boxholder{
clear: both;
padding: 5px;
background: #fffef1;
}
.tab{
float: left;
height: 32px;
width: 155px;
margin: 0 2px 0 0;
text-align: center;
background: #390;
}
.tab2{
height: 32px;
width: 684px;
margin: 0 2px 0 0;
text-align: center;
background: #390;
}
.tabtxt{
margin: 0;
color: #fffef1;
font-size: 12px;
font-weight: bold;
padding: 9px 0 0 0;
}
.green{
background-color: #77ad35;
text-align: center;
min-height: 15px;
color: #fffef1;
line-height: 16pt;
}
.shadow_left{
background-image: url(/images/schatten_auf_weiss_li.jpg);
background-repeat: repeat-y;
width: 7px;
height: 100%;
}
.shadow_right{
background-image: url(/images/schatten_auf_weiss_re.jpg);
background-repeat: repeat-y;
height: 100%;
}
.shadow_left_green{
background-image: url(/images/schatten_auf_gruen_li.jpg);
background-repeat: repeat-y;
width: 7px;
height: 32px;
}
.shadow_right_green{
background-image: url(/images/schatten_auf_gruen_re.jpg);
background-repeat: repeat-y;
width: 7px;
height: 32px;
}
.static_content{
padding: 10px 0 40px 5px;
/*text-align: left; */
width: 690px;
}
.logo_sibacare_bilder img {
	width:30%;
	padding: 10px 20px 20px;
	margin:0;
	margin-top:10px;
}
