/*  body und schrift deffinitionen */
html { 
  padding:0px;
  margin:0px;
}

body {
  font-size: 101%;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  background-color: #EFB108; 
  color:#2C102C;  
  padding:0px;
  margin:0px;
}

p, h2, pre, form {
font-size: 0.75em;
margin: 0; 
padding: 5px 20px 5px 20px; 
}

a { 
color: #E30916;
text-decoration: none; 
}

img { 
border: none; 
}

#sitenav { 
padding-left:15px;
padding-top:12px;
font-size:11px;
color:#FFFFFF;
}

#intro{ 
position:absolute;
left:-400px; top:0px; width:400px;
color:#F5E6B3;
}

#nav1 {
position:absolute; top:230px; left:220px; width:180px; height:43px;
background: url(../images/jugendhilfehome.gif); background-repeat:no-repeat;
}

#nav1 img{
position:absolute; bottom:0px;
}

#nav1 a:hover{
position:absolute; top:0px; left:0px; width:180px; height:43px;

background: url(../images/jugendhilfehome_on.gif); background-repeat:no-repeat;
}

#nav2 {
position:absolute; top:230px; left:370px; width:180px; height:43px;
background: url(../images/behindertenhome.gif); background-repeat:no-repeat;
}

#nav2 img{
position:absolute; bottom:0px;
}

#nav2 a:hover{
position:absolute; top:0px; left:0px; width:180px; height:43px;

background: url(../images/behindertenhome_on.gif); background-repeat:no-repeat;
}

#nav3 {
position:absolute; top:230px; left:520px; width:180px; height:43px;
background: url(../images/wirueberhome.gif); background-repeat:no-repeat;
}

#nav3 img{
position:absolute; bottom:0px;
}

#nav3 a:hover{
position:absolute; top:0px; left:0px; width:180px; height:43px;

background: url(../images/wirueberhome_on.gif); background-repeat:no-repeat;
}

#nav5 {
position:absolute; top:230px; left:670px; width:180px; height:43px;
background: url(../images/servicehome.gif); background-repeat:no-repeat;
}

#nav5 img{
position:absolute; bottom:0px;
}

#nav5 a:hover{
position:absolute; top:0px; left:0px; width:180px; height:43px;

background: url(../images/servicehome_on.gif); background-repeat:no-repeat;
}

#nav4 {
position:absolute; top:230px; left:820px; width:180px; height:43px;
background: url(../images/aktuellehome.gif); background-repeat:no-repeat;
}

#nav4 img{
position:absolute; bottom:0px;
}

#nav4 a:hover{
position:absolute; top:0px; left:0px; width:180px; height:43px;

background: url(../images/aktuellehome_on.gif); background-repeat:no-repeat;
}

h1 {
font: 1.0em Verdana, Arial, Helvetica, sans-serif;
color:#2C102C;
font-weight:bold;
padding-left:4px;
line-height:22px;
margin:0px;
padding-top:14px;
}

#aktuellimg { margin:0px 10px; float:left; }

