*{
margin:0;
padding:0;
}
body{
background:#8e0045 url(/gfx/bg-links-unten.png) no-repeat fixed left bottom;
font:62.5% "Trebuchet MS", Tahoma, Verdana;
color:#30182e;
margin:0;
padding:0;
}
a{color:#30182e;}

img{
border:0;
}
img.rechts{
float:right;
margin-left:20px;
margin-bottom:20px;
border:1px solid #ccc;
padding:3px;
}
img.links{
float:left;
margin-right:20px;
margin-bottom:20px;
}

/**********************************************
Layout
**********************************************/
#kopf{
background:url(/gfx/bg-rechts-oben.png) top right no-repeat;
height:215px;
}
#inhalt{
position:absolute;
top:130px;
left:20px;
}
#navigation{
position:absolute;
top:90px;
left:40px;
}

h1, h2, h3{
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
}
h1{
font-size:2.1em;
margin-bottom:0.6em;
}
p{
font-size:1.3em;
margin-bottom:0.5em;
}
ul{
padding-left:1.3em;
}
li{
font-size:1.3em;
margin-bottom:0.2em;
}

/**********************************************
Formatierungen
Navigation
**********************************************/
#navigation ul	{
color:#fff;
list-style-type:none;
margin:0 20px;
padding:0;
}
#navigation li	{
float:left;
margin-right:1.5em;
font-size:1.6em;
letter-spacing:-0.03em;
line-height:50px;
}
#navigation a	{
color:#fff;
text-decoration:none;
}
#navigation a:hover,
#startseite #navigation a.startseite,
#sprechzeiten #navigation a.sprechzeiten,
#ergotherapie #navigation a.ergotherapie,
#die-praxis #navigation a.die-praxis,
#fachbereiche #navigation a.fachbereiche,
#kontakt #navigation a.kontakt,
#wegbeschreibung #navigation a.wegbeschreibung,
#impressum #navigation a.impressum	{
border-bottom:2px solid #fff;
}






.box { margin:10px 20px; width: 750px; background: #ffffd5;}
.box .top, .box .bottom{display:block;background: #8e0045;}
.box .top b, .box .bottom b
{
  display:block;height: 1px; overflow: hidden; background: #ffffd5;
}
.box .r1{margin: 0 5px;}
.box .r2{margin: 0 3px;}
.box .r3{margin: 0 2px;}
.box .top .r4, .box .bottom .r4{margin: 0 1px;height: 2px;}
.box .padding{margin:10px 20px;}

