body {
background-color: #003399;
font-size: 12px;
font-family: Verdana, Arial, Sans-Serif;
color:#000000;
padding:0px;
margin:0px;
}

html {
height: 101%;
 }

* {                               /* damit FF oben anfaengt */
	margin:0px;
	padding:0px;
  scrollbar-face-color: #FF7F00;
scrollbar-highlight-color: white;
scrollbar-shadow-color: white;
scrollbar-3dlight-color: #FFF3BF;
scrollbar-arrow-color: white;
scrollbar-track-color: white;
scrollbar-darkshadow-color: #003399;
scrollbar-track-color:#FFFFFF;
	}

a {color: #090974;}
a:visited {color:#090974;}
a:hover {color: #090974;}
a:active { color:#090974;}

h1 {
font-size: 14px;
/* text-transform:uppercase;  */
/* background-color: #E0A3B7; */
/* border-top:1px solid #564b47; */
/* border-bottom:1px solid #564b47; */
padding-top:4px;
padding-top:4px;
padding-right:20px;
margin:0px;
color:#090974;
font-weight: bold;
text-align:right;
font-family:Stone,Verdana, Arial, Sans-Serif;
/* background: transparent url(../images/polarity.gif) bottom right no-repeat; */
 }

h2 {
font-size:12px;
font-weight: bold;
padding-top: 3px;
padding-left: 30px;
padding-bottom:0px;
margin:0px;
color:#090974;
}

h2.tabelle {
font-size:12px;
font-weight: bold;
padding-top: 3px;
padding-left: 3px;
padding-bottom:5px;
margin:0px;
color:#090974;
}

h3 {
font-size:12px;
font-weight: bold;
padding-top: 3px;
padding-left: 3px;
padding-bottom:3px;
margin-top:0px;
color:#090974;
background-color:#FFF3BF;

}


/* ----------container zentriert das layout-------------- */
#container {
width: 820px;
padding:0px;
margin: 0px;
margin-left: auto;
margin-right: auto;
text-align:left;
background: #003399 url(../images/hgr.gif) top left repeat-y;
}

/* ----------banner for logo-------------- */
#banner {
text-align: right;
padding: 0px;
margin: 0px;
width:820px;
height:120px;
background: #FFFFFF url(../images/oben.gif) top left no-repeat;
}

#banner img {
padding:0px 0px;
margin:0px;
border:0px;
}

.impressum {
position:absolute;
top:20px;
left:810px;
color:#000000;
font-size:11px;
font-weight:bold;

}

a.impressum {color: #000000;text-decoration:none;}
a:visited.impressum {color:#000000;text-decoration:none;}
a:hover.impressum {color: #000000; text-decoration:none;}
a:active.impressum { color:#000000;text-decoration:none;}


#inner{margin:0;
/* width:100%;  */
padding:0px;
}

#outer{margin:0;
/* width:100%;  */
padding:0px;
background: #FFFFFF url(../images/hgr.gif) top left repeat-y;
}

/* --------------left und right navigavtion------------- */
#left {
 width:169px;
 float:left;
 position:relative;
 margin-right:1px;

 }
 #right {
 width:100px;
 float:right;
 position:relative;
 /* margin-right:-200px;  */
 margin-left:0px;
 }

/* -----------------Inhalt--------------------- */
#content{
position: relative;
/* padding-left:40px;
margin-left:150px;
width:520px; */
padding-left:10px;
margin-left:180px;
width:500px;
}

* html #content{
position: relative;
/* margin: 0px;  */
padding-left:10px;
margin-left:165px;
width:500px;
/* background-color: green;  */
}


p {
padding: 5px 10px;
margin:0px; }


#right p {
padding:0px;
margin-left:0px;

}



/*  ----------------footer---------------------- */
#footer {
clear:left;
padding:50px;
margin:50px;
text-align: right; }


#linkliste {
width:165px;
position: absolute;
	top: 0px;
	left: 2px;
  padding-top:0px;
  padding-left:0px;
  background-color:#FFF4DB;
  border-top:25px solid #F68220;  /* taeuscht groesseres Banner vor */
}
#linkliste ul{
list-style-type: none;
margin:0px;
padding:0px;
}

#linkliste li{
margin:0px;
}

#linkliste li a{
display: block;
text-decoration:none;
width:100%;
color: #090974;
padding-top:5px;
padding-bottom:5px;
border-bottom:1px dotted #F5BC20;
}

html>body #linkliste li a{
width:auto;
}


#linkliste li a:hover.home{
background-color:#FFFFFF;
color: #BBBBBB;
}

#linkliste li a:hover.was_ist
{
background-color:#6F009F;
color: #FFFFFF;
}
#linkliste li a:hover.gruender{
background-color:#00009F;
color: #FFFFFF;
}

#linkliste li a:hover.saeule{
background-color:#0099FF;
color: #FFFFFF;
}
#linkliste li a:hover.angebot{
background-color:#1F7F10;
color: #FFFFFF;
}
#linkliste li a:hover.therapeutin{
background-color:#FFDF00;
color: #FFFFFF;
}
#linkliste li a:hover.links{
background-color:#FF7F00;
color: #FFFFFF;
}
#linkliste li a:hover.kontakt{
background-color:#DF0000;
color: #FFFFFF;
}


.aktiv {
background: transparent url(../images/nav/was_ist_aktiv.gif) no-repeat;
font-weight:bold;
}

/* ------------------ */
/* Gerade angezeigter Link, mit hover-Effekt */
#linkliste a:hover.aktiv_gruender
{
background-color:#00009F;
color: #FFFFFF;
}
.aktiv_gruender
{
background: transparent url(../images/nav/was_ist_aktiv.gif) no-repeat;
font-weight:bold;
}



#linkliste a:hover.aktiv_was_ist
{
background-color:#6F009F;
color: #FFFFFF;
}
.aktiv_was_ist
{
background: transparent url(../images/nav/was_ist_aktiv.gif) no-repeat;
font-weight:bold;
}


#linkliste a:hover.aktiv_home
{
background-color:#FFFFFF;
color: #BBBBBB;
}
.aktiv_home
{
background: transparent url(../images/nav/was_ist_aktiv.gif) no-repeat;
font-weight:bold;
}


#linkliste a:hover.aktiv_saeule
{
background-color:#0099FF;
color: #FFFFFF;
}
.aktiv_saeule
{
background: transparent url(../images/nav/was_ist_aktiv.gif) no-repeat;
font-weight:bold;
}


#linkliste a:hover.aktiv_angebot
{
background-color:#1F7F10;
color: #FFFFFF;
}
.aktiv_angebot
{
background: transparent url(../images/nav/was_ist_aktiv.gif) no-repeat;
font-weight:bold;
}


#linkliste a:hover.aktiv_therapeutin
{
background-color:#FFDF00;
color: #FFFFFF;
}
.aktiv_therapeutin
{
background: transparent url(../images/nav/was_ist_aktiv.gif) no-repeat;
font-weight:bold;
}


#linkliste a:hover.aktiv_links
{
background-color:#FF7F00;
color: #FFFFFF;
}
.aktiv_links
{
background: transparent url(../images/nav/was_ist_aktiv.gif) no-repeat;
font-weight:bold;
}


#linkliste a:hover.aktiv_kontakt
{
background-color:#DF0000;
color: #FFFFFF;
}
.aktiv_kontakt
{
background: transparent url(../images/nav/was_ist_aktiv.gif) no-repeat;
font-weight:bold;
}

/* --------------------- */



.untermenu {
background-color:#FFFFFF;
color: #FFFFFF;
border-bottom:1px dotted #F58320;
font-size:11px;
}

.untermenu_aktiv {
/* background-color:#FFF680; */
background:#FFFFFF url(../images/nav/was_ist_aktiv_u.gif) no-repeat;
color: #FFFFFF;
font-weight:bold;
border-bottom:1px dotted #F58320;
font-size:11px;
}



.extra {
font-family:Verdana,Arial, Helvetica, sans-serif;
font-weight:bold;
color:#003399;
}

#content ul{
list-style-type: circle;
margin:0px;
padding-left:30px;
padding-right:10px;
padding-top:10px;
padding-bottom:30px;
}

#content li{
margin:5px;
}

#inhalt {
background-color:#FFFFFF;
margin:0 15px;
}

#start{
background-color:#FFFFFF;
margin:0px;
padding-top: 40px;
padding-bottom: 20px;
padding-left:120px;
padding-right:50px;
color:#090974;
font-style:italic;
/* border:1px solid #0000CC; */
}

#content p{
margin:0px;
padding-left:30px;
padding-right:30px;
padding-top:10px;
padding-bottom:10px;
line-height:16px;
}

#content_tabelle{
position: relative;
/* padding-left:40px;
margin-left:150px;
width:520px; */
padding-left:10px;
margin-left:195px;
width:500px;
}

*html #content_tabelle{
position: relative;
margin-left:195px;
padding-left:10px;
padding-right:5px;
padding-top:0px;
padding-bottom:10px;
line-height:16px;
width:500px;
}



.angebot_unten{
border-left:1px solid #F58320;
border-right:1px solid #F58320;
border-bottom:1px solid #F58320;
}

.angebot_tab{
border-left:1px solid #F58320;
border-right:1px solid #F58320;
padding-left:3px;
}


.therapie {
padding-left:30px;
}

.autor {
font-size:11px;
}

a:link.link {font-size:12px;
font-family:Verdana,Arial, Helvetica, sans-serif;
color:#003399}

a:visited.link {font-size:12px;
font-family:Verdana,Arial, Helvetica, sans-serif;
color:#003399}

a:hover.link {font-size:12px;
font-family:Verdana,Arial, Helvetica, sans-serif;
color:#003399}

a:active.link {font-size:12px;
font-family:Verdana,Arial, Helvetica, sans-serif;
color:#003399}

.txtformpflicht {
border-bottom:1px solid #E3E3E3;
}

