body 
{
 font-family:Verdana;
 font-size:12px;
 color:#000000;
 
}

#mutti { 
background-color:#FFFFFF;
}

#title {

background-image:url(../images/logo.png);
}

#navi {
display:none;

}

#left {
width:124px;
float:left;
background-image:url(../images/left.jpg);
background-repeat:no-repeat;
min-height:600px; 
height: auto;


}
#right {
width:197px;
float:right;
/*background-image:url(../images/right.jpg);
background-repeat:no-repeat;*/
min-height:600px; 
height: auto;
}


#content {
width:436px;
float:left;
background-color:#D9DFE5;
padding:6px;
min-height:600px; 
height: auto;
}

#newsletter {
font-size:9px;
position:relative; top:0px; left:17px;
width: 150px;
background-color: #7C7E7F;
padding: 2px;
color: white;
border:1px solid #000000;
height:auto;
}
#newsletter.input {
font-size:8px;
}


#tail {
height:60px;
background-image:url(../images/tail.jpg);
clear:both;
}


h1 {font-size:13px;color:#000000;}
h2 {font-size:16px;color:#000000;}
h3 {font-size:14px;color:#000000;}




a:link, a:visited, a:active, a:hover
{ 
  text-decoration:none;
  font-weight:bold;
  color:#634142;
  font-size:12px;
}
a:active, a:hover
{ 
 text-decoration:underline;
}






/************************************************
*************FIRST_LEVEL*************************
************************************************/
/*Style-Definition für die First-Level-Navigation*/


#fstLevel a
{
text-decoration: none;
display: block;
border-bottom: 1px white solid;
padding: 4px 0px 4px 4px;
font-size: 12px;
font-weight: bold;
text-align: left;
color: #ffffff;
background-color: #transparent;
}

#fstLevel a:visited
{
text-decoration: none;
display: block;
border-bottom: 1px white solid;
padding: 4px 0px 4px 4px;
font-size: 12px;
font-weight: bold;
text-align: left;
color: #ffffff;
background-color: #transparent;
}

#fstLevel a:focus
{
text-decoration: none;
display: block;
border-bottom: 1px white solid;
padding: 4px 0px 4px 4px;
font-size: 12px;
font-weight: bold;
text-align: left;
color: #ffffff;
background-color: #E09C2F;
}


#fstLevel a:hover
{
text-decoration: none;
display: block;
border-bottom: 1px white solid;
padding: 4px 0px 4px 4px;
font-size: 12px;
font-weight: bold;
text-align: left;
color: #ffffff;
background-color: #E09C2F;

}

#fstLevelActive a
{
text-decoration: none;
display: block;
border-bottom: 1px white solid;
padding: 4px 0px 4px 4px;
font-size: 12px;
font-weight: bold;
text-align: left;
color: #000000;
background-color: #E09C2F;

}

/************************************************
*************SECOND_LEVEL*************************
************************************************/
/*Style-Definition für die Second-Level-Navigation*/
#secLevel a
{
text-decoration: none;
display: block;
padding: 4px 0px 4px 11px;
margin: 1px;
font-size: 11px;
font-weight: normal;
color: #ffffff;
background-color: transparent;

}

#secLevel a:hover
{
text-decoration: none;
display: block;
padding: 4px 0px 4px 11px;
margin: 1px;
font-size: 11px;
font-weight: normal;
color: #000000;
background-color: #E09C2F;
}

#secLevelActive a
{
text-decoration: none;
DISPLAY: block;
padding: 4px 0px 4px 11px;
FONT-SIZE: 11px;
FONT-WEIGHT: normal;
COLOR: #000000;
BACKGROUND-COLOR: #E09C2F;
}
