/* Letzte Aenderung: 4.10.2008 Michael Flath */
body{
	background-color: #ffffff;
	text-align: center;
        color: #0E297F;
	font-size: 1em;
	font-family: Helvetica, Arial, sans-serif;
}

h2 {
	margin: 0 0 0 0;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 1.1em;
	color: #5370cc;
}

h3 {
	margin: 0 0 0 0;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 1em;
	color: #5370cc;
}


/* Praxis fuer */
h1#pf {
	margin: 25px 0 0 0;
	font-family:  Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 20px;
	color: #0E297F;
}

/* Homoeopathie */
h1#hp {
	margin: 0 0 10px 0;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 20px;
	color: #0E297F;
}

/* Claudia Grenz */
h1#cg {
	margin: 10px 0 0 0;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 20px;
	color: #0E297F;
}

/* Heilpraktikerin */
h2#hpin {
	margin: 0 0 50px 0;
	font-family:  Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #0E297F;
}

#links p {
    font-size: 0.8em;
}

/* Style for in-text lists */
#txtlist li {
	list-style: circle;
	color: #0E297F;
}

/* Secondary Therapy Menue (vertical on left side) */
#therapie {
	margin-left: 5px;
	margin-right: 5px; 
	padding: 0;
  	width: 188px;
	text-align: center;
        position: relative;
	border-bottom: solid 1px #cdcdcd;
}

#therapie li.first {
	list-style: none;
	background-color: #FFFFFF;
	color: #cc9400;
	text-align: left;
	font-family:  Helvetica, Arial, sans-serif;
	font-size: 16px;
	border-top: none;
	margin-bottom: 5px;
}

#therapie li {
	list-style: none;
	background-color: #FFFFFF;
	border-top: solid 1px #cdcdcd;
	text-align: left;
	margin: 0 0 2 0;
}	

#therapie li a {
	text-decoration: none;
	font-size: 16px;
	display: block;
	color: #0E297F;
}

/* IE6 Bug ... */
* html body #therapie li a {
	width: 100%;
}

#therapie li a:link {
	text-decoration: none;
}

#therapie li a:visited {
	text-decoration: none;
}

#therapie li a:hover {
    	background-color: #F8F8F8;
}


/* Menue (horizontal) */
#menue {
        margin: 0 0 0 0;
	padding: 0;
  	width: 567px;
	text-align: center;
        position: relative;
        top: 94px;
	
}
#menue span {
	float: left;
	width: 93px;
	font-size: 16px;
	color: #0E297F;
	text-decoration: none;
	border-left: 1px solid #eaeaea;
	border-bottom: 2px solid #cc9400;
}

#menue span.first {
	float: left;
	width: 93px;
	font-size: 16px;
	color: #0E297F;
	text-decoration: none;
	border-left: none;
	border-bottom: 2px solid #cc9400;
}

#menue li {
	list-style: none;
  	display: inline;
	margin: 0; padding: 0;
}

#menue a {
	float: left;
	width: 93px;
	font-size: 16px;
	color: #0E297F;
	text-decoration: none;
	border-left: 1px solid #eaeaea;
}

#menue a.first {
	float: left;
	width: 93px;
	text-decoration: none;
	border-left: none;
}

#menue a.therapie {
	float: left;
	width: 93px;
	text-decoration: none;
	font-size: 16px;
	color: #0E297F;
	border-left: 1px solid #eaeaea;
	border-bottom: 2px solid #cc9400;
}

#menue li a:hover {
    	color: #0E297F;
	font-weight: bold;
}

/* Formular */

input#name {
width: 310px;
}

input#email {
width: 310px;
}

textarea#message {
width: 310px;
}

div#wrapper{
width: 769px;
margin: 0 auto 0 auto;
text-align: left;
border: 1px solid #CDCDCD;
}

div#links{ /* deutsch ;) */
background-color: #FFF;
text-align: center;
float: left;
margin: 0 0 0 0;
padding: 0 0 0 0;
width: 200px;
}

div#header{
background-color: #FFF;
background-image: url(../images/kopf567x114.jpg);
float: right;
margin: 0 0 0 0;
padding: 0 0 0 0;
width: 567px;
height:114px;
}

div#content_box{ /* wird verwenet um den Box bug von Windows IE zu umgehen */
width: 567px;
float: right;
margin: 0;
padding: 0;
background-color: #FFF;
}

div#content{
float: left;
margin: 0;
padding: 50px 0px 0 10px;
background-color: #FFF;
border-left:1px solid #cdcdcd;
}

a img{
border: 0;
}

/* Formatierung Tabelle Telefonsprechstunde Zeit*/
#zeit
{
    margin-left: 60px;
}

#suniolink
{
    margin-top: 20px;
}

#DHlink
{
    margin-top: 20px;
}

div#bildCG
{
    float: right;
    margin-right: 10px;
    margin-bottom: 10px;
    margin-top: 40px;
}
.clear{
clear: both;
}


