body{
	font-family:Arial;
     font-size:13px;
     background-image:url(Hintergrund.jpg);
     background-repeat:repeat;
     text-align: center;
     background-color:#f7f3e9;


}

h1{
	font-size:20px;
     margin-top:0px;
}
h2{
	font-size:14px;
     margin-top:10px;
     margin-bottom:5px;
     }
p{	margin-top:15px;
     margin-bottom:15px;
}


a{color:#000000;}
a:hover{color:#000000;text-decoration:none;}

.small{
	font-size:10px;
}

#container{
     background-color:#fcfbf7;
     position: absolute;
   	left: 50%;
	top:50px;
   	width:800px;
   	margin-left: -400px;
     }

#head{
     height:150px;
     text-align:left;
     background-image:url(img/header.jpg);
     background-repeat:no-repeat;
     }

#content{


     width:600px;
     float:left;
     background-color:#fcfbf7;
     padding:20px;
     text-align:left;
     line-height:1.4em;

     }
#content-right{
	width:160px;
     background-color:#fcfbf7;
     float:none;

}

#footer{
	float:left;
	height:31px;
     width:550px;
     border-top:1px solid #616264;
     background-color:#c5d831;
     text-align-:center;
     padding-left:250px;
     }

#mainnav{

     height:29px;
     border-top:1px solid #616264;
     border-bottom: 1px solid #616264;
     text-align:center;
     padding-left:50px;
     background-color:#c5d831;
     }

.menu1{
     float:left;
     padding-top:8px;
     border-right:1px solid black;
     width:130px;
     height:22px;
}
.menu1_act
{
     float:left;
     padding-top:8px;
     border-right:1px solid black;
     width:130px;
     height:22px;
     background-color:#ae9a55;
	}

.menu1 a{
	text-decoration:none;
     font-size:14px;
     font-weight:bold;
     color:#000000;
	}
.menu1_act a{
	text-decoration:none;
     font-size:14px;
     font-weight:bold;
     color:#FFFFFF;
}

.menu1 a:active,
.menu1 a:hover{
     font-size:14px;
     font-weight:bold;
     color:#FFFFFF;
	}

.menu2{
     float:left;
     padding-top:8px;
     border-right:1px solid black;
     width:100px;
     height:23px;
	}

.menu2-act{
     float:left;
     padding-top:8px;
     border-right:1px solid black;
     width:100px;
     height:23px;
     background-color:#ae9a55
	}

.menu2 a{
	text-decoration:none;
     font-size:14px;
     font-weight:bold;
     color:#000000;
	}
.menu2-act a{
	text-decoration:none;
     font-size:14px;
     font-weight:bold;
     color:#FFFFFF;
}

.menu2 a:active,
.menu2 a:hover{
	font-size:14px;
     font-weight:bold;
     color:#FFFFFF;
	}

.headline{
     text-align:center;
     height:79px;
     padding-top:40px;
  	}
.headline h1{
	font-size:30px;
     font-weight:normal;

}

.spalte1{
	width:520px;
}


.spalte1-schmal{
	width:450px;
     float:left;
}

.spalte1-kontakt{
	width:400px;
     float:right;
     margin-left:50px;
}


.image-start{
	float:right;
     margin-top:45px;
     margin-right:10px;
}

.image-arzt{
	width:280px;
     float:right;
     margin-top:50px;
     margin-right:10px;
 }

.image{
     float:right;
     margin-top:50px;
     margin-right:20px;
}

.image-breit{
	float:left;
     width:360px;
     padding-left:15px;
     padding-top:15px;
     padding-bottom:15px;
     background-color:#fcfbf7;
     margin-bottom:20px;
}

.kasten{
	background-color:#fcfbf7;
     padding:10px;
     margin-bottom:20px;

}
.kasten2{
	background-color:#fcfbf7;
     padding:10px;
     margin-top:25px;
     margin-bottom:20px;


}