/* CSS Document */
/*  Vier Angaben = erste f&uuml;r oben, zweite f&uuml;r rechts, dritte f&uuml;r unten, vierte f&uuml;r links */

body  {
font-size : 85%;
line-height : 1.5em;
font-family : "Trebuchet MS", Arial, sans-serif;
color : #604c2c;
background : #f8f8ec;
margin : 0;
padding : 0;
}

/* oben */
#logo-text  {
margin : 0;
}

#logo-ueberschrift  {
height : 62px;
width : 250px;
overflow : visible;
width : 950px;
margin : 0;
text-align : left;
background : url("../nav/logo-winterer.gif") 50px 0px no-repeat ;
}

#logo-ueberschrift h1  {
padding-left : 300px;
}

/* mitte */
#mitte  {
width : 995px;
margin : 0;
background : url("../nav/balken-unten-budda.gif") right bottom no-repeat ;
}

/* navirechts */
#navi  {
height : 350px;
width : 250px;
overflow : visible;
float : left;
padding : 20px 0 20px 50px;
margin : 0;
font-family : "Trebuchet MS", Arial, sans-serif;
font-weight : bold;
font-size : 1em;
line-height : 1.5em;
background : url("../nav/hg.gif") left top repeat-y ;
}

#navi ul  {
margin : 0;
padding : 0;
list-style-image : none;
list-style-type : none;
}

#navi li  {
margin : 0;
padding : 0 0 0 10px;
}

#navi ul.unternavi-zahnpflege  {
display : none;
}
 
#navi ul.unternavi-funktionale  {
display : none;
}

#navi ul.unternavi-aesthetik  {
display : none;
}

#navi ul.unternavi-kontakt  {
display : none;
}

#navi ul.unternavi-team		{ 
display : none; 
}




#navi a  {
text-decoration : none;
}

#navi a:link, #navi a:visited  {
color : #604c2c;
}

#navi a:hover, a:active, a:focus  {
color : #ae2f49;
}

/* Inhalt / Content */
#text  {
padding : 20px 155px 20px 300px;
margin : 0;
font-family : "Trebuchet MS", Arial, sans-serif;
font-size : 1em;
line-height : 1.5em;
background : url("../nav/hg.gif") left top repeat-y ;
}

/* Fu&szlig; */
#unten  {
padding : 0 140px 40px 300px;
clear : left;
font-family : "Trebuchet MS", Arial, sans-serif;
font-weight : bold;
color : #ae2f49;
}

.druck  {
display : none;
}

/* Links allgemein */
a  {
font-family : "Trebuchet MS", Arial, sans-serif;
text-decoration : underline;
}

a:link, a:visited  {
color : #604c2c;
}

a:hover, a:active, a:focus  {
color : #ae2f49;
}


/* classen &Uuml;berschriften */
h1, h2, h3, h4, h5, h6  {
font-family : "Trebuchet MS", Arial, sans-serif;
font-weight : bold;
margin : 0;
}

h1  {
font-size : 1.8em;
line-height : 1.2em;
color : #ae2f49;
}

h2  {
font-size : 1.5em;
}

h3  {
font-size : 1.3em;
}

h4, h5, h6  {
font-size : 1em;
}

/* classen */
table, tr, td, th, p, br, b  {
font-size : 1em;
line-height : 1.5em;
}

.nowrap  {
white-space : nowrap;
}

.kleiner  {
font-size : 0.8em;
line-height : 1.5em;
}

.border  {
padding : 5px;
border : 1px dotted #ae2f49;
}

.fettrot  {
font-size : 1em;
line-height : 1.5em;
font-weight : bold;
color : #ae2f49;
}

.margin_top  {
display : block;
margin-top : 0.1em;
}

img.img_alignleft  {
margin : 5px 20px 5px 0;
}

img.img_alignright  {
margin : 5px 0 5px 20px 20px;
}

/* CSS f&uuml;r Anfahrtsplan  */
#anfahrt  {
font-weight : bold;
color : #604c2c;
background : #ffffff;
margin : 0;
padding : 20px;
}
