/* CSS Document */
<!--



body
{
 font-family:Verdana;arial;hevetic;
 background-color:#e2fddd;
 text-align:center;
 margin:0px;
font-size:12px;

}

h1 {font-size:18px;color:#000000;line-height:22px; margin-bottom:0px;}
h2 {font-size:16px;line-height:20px; color:#000000;}
h3 {font-size:14px;line-height:18px; color:#000000;}


#pfad
{
font-size:10px;
color:#008A5E;
margin-bottom:10px;
line-height:18px
}


a:link, a:visited, a:active, a:hover
{
  text-decoration:underline;
  font-weight:bold;
  color:#727272;
  font-size:12px;

}
a:active, a:hover
{
  color:#727272;
text-decoration: none;
font-size:12px
}

a.footer
{
text-align:center;
font-weight:normal;
color: #ffffff
font-size:10px;
}

a.footer:link, a.footer:visited, a.footer:active, a.footer:hover
{
text-decoration:underline;
font-weight:bold;
color:#000000;
font-size:10px;
}

a.footer:active, a.footer:hover
{
  color:#000000;
text-decoration: none;
font-size:10px;
}

a.menu {
 display:block;
 padding:3px;
 border-top:1px solid #efeff7;
 background-color:#ffffff;
 text-align:center;
 color:#000000;
 text-decoration:none;


}

a.menu:link, a.menu:hover, a.menu:active, a.menu:visited
{
 color:#000000;
 background-color:#ffffff;
 text-decoration:none;
 font-weight:normal;
 font-size:10px;
}

a.menu:active, a.menu:hover
{
  color:#000000;
 background-color:#e2fddd;
font-weight: regular;
font-size:10px;
}



#title {
height:200px;
padding:5px;
background-color:#ffffff;
background-image: url(../images/rinklin_banner.gif);
background-repeat: no-repeat;
background-position: 10px 0px;
border-bottom:1px solid #fff;
}

#left {
background-color:#ffffff;
width:128px;
float:left;

}
.menutitle{
text-align:center;
margin:2px;
font-weight:bold;
color: #ffffff
}
.menucontainer {
border:1px solid #efeff7;
background-color:#008A5E;
width:106px;
margin:10px;
font-size:12px;

}
#content {
border:1px solid #fff;
background-color:#ffffff;
width:610px;
float:right;
padding:10px 10px;
background-image: url(../images/ani_gif_impressionen.gif);
background-repeat: no-repeat;
background-position: 95% 100%;

}

//-->
