@charset "utf-8";
/* CSS Document */

a {
	color: #770D68;
	;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

h1{
	font-size: 1.2em;
	color: #770D68;
}

h2{
	font-size: 1.1em;
	margin-bottom: 5px;
}

h3{
	font-size: 1em;
	color: #770D69;
}

#all{
	width: 800px;
	margin: auto;
}

#content{
	width: 850px;
}

#header{
	float: left;
	margin-top: 30px;
	height: 170px;
	width: 850px;
}
#logo a, #logo a:hover{
	text-decoration: none;
} 

#logo{
	width: 249px;
	height: 99px;
	float: left;
	background-image:url(../images/logo.jpg);
	background-position: top;
	background-repeat: no-repeat;
	margin-left: 10px;
	margin-top: 10px;
	padding-left: 150px;
	padding-top: 50px;
	line-height: 120%;
	color: #770D68;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 249249249249boldboldboldbold;
	font-size: 1.2em;
}

.untertitel{
	font-size: 1.0em;
	font-weight: normal;
}

#adresse{
	width: 344px;
	height: 140px;
	float: left;
	margin-top: 10px;
	padding-left: 42px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 0.9em;
	line-height: 150%;
}

#adresse a{
	color: #333333;
	text-decoration: none;
}

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

#adresse p{
	margin-top: 10px;
	margin-left: 20px;
}

#inhalt{
	float: left;
	margin-left: 10px;
	background-image: url(../images/inhalt.jpg);
	background-repeat: repeat-y;
}

#container{
	float: left;
	background-image: url(../images/content_down.jpg);	
	background-repeat: no-repeat;
	background-position: bottom left;
}

#navigation{
	float: left;
	width: 150px;
	min-height: 502px;
	background-image: url(../images/navigation.jpg);
	background-position: top;
	height: 502px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	background-repeat: no-repeat;
}

#navigation ul{
	padding-top: 15px;
	padding-left: 15px;	
}

#navigation li{
	list-style: none;
	color: #000000;
	font-weight: bold;
}
#navigation a {
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 15px;
}
#navigation a:hover {
	background: url(../images/kreis.png);
	background-position: 0px 5px;;
	background-repeat: no-repeat;
	padding-left: 15px;
	color: #000000;
}

#text{
	width: 572px;
	min-height: 502px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 30px;
	padding-bottom: 30px;
	float: left;
	background-image: url(../images/text.jpg);
	background-repeat: no-repeat;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 150%;
}

#footer{
	float: left;
	padding: 5px;
	width: 800px;
	margin-left: 10px;
	margin-bottom: 10px;
	height: 20px;
	
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #CCCCCC;
}

#footer a{
	color: #CCCCCC;
}

#footer a:hover{
	color: #000000;
}

.oeffnungszeiten{
	margin-top: 50px;
}
.leftpad{
	padding-left: 15px;
}
.toppad{
	padding-top: 10px;
	margin-left: 15px;
}
.telefon{
	background-image: url(../images/telefon.jpg);
	background-position: left;
	background-repeat: no-repeat;
	margin-top: 5px;
	padding-left: 20px;
	
	font-size: 0.9em;
}
#impressum{
	padding: 30px; 
	width: 540px; 
	height: 340px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 150%;	
}
.behandlungen {
	margin-left: 8px;
	padding-left: 8px;
}

