body 
{
 font-family:Verdana;
 font-size:12px;
 color:#000000;
 background-color:#7C7E7F; width:769px;
 margin: 0px auto;

}

textarea {
font-family:Verdana;
 font-size:12px;
 color:#000000;
 }

#mutti { 
background-color:#FFFFFF;
}

#title {
background-repeat:no-repeat;
height:270px;

}


#navi {
position:relative; top:63px; left:17px;
width:150px;
height:192px;
background-color:#CDCDCD;

}

#left {
padding:70px 0px 0px 18px;
width:165px;
float:left;
background-image:url(../images/left.jpg);
background-repeat:no-repeat;
height:600px;

}
#right {
width:197px;
float:right;
/*background-image:url(../images/right.jpg);
background-repeat:no-repeat;*/
height:600px; 

}


#content {
width:360px;
float:left;
background-color:#D9DFE5;
padding:6px;
min-height:600px; 
height: auto;
line-height:22px;
}

#content1 {
width:555px;
float:left;
background-color:#D9DFE5;
padding:6px;
min-height:600px; 
height: auto;
line-height:22px;
}



#newsletter {
margin-top:15px;
font-size:9px;
position:relative; top:0px; left:17px;
width: 150px;
background-color: #7C7E7F;
padding: 2px;
color: white;
border:1px solid #000000;
height:auto;
}

#login {
margin-top:15px;
font-size:9px;
position:relative; top:0px; left:17px;
width: 150px;
background-color: #7C7E7F;
padding: 2px;
color: white;
border:1px solid #000000;
height:auto;
}

#news {

font-size:9px;
position:relative; top:0px; left:17px;
width: 150px;
background-color: #7C7E7F;
padding: 2px;
color: white;
border:1px solid #000000;
height:auto;
}

#news a {
font-size:9px;
font-weight:100;

}


#tail {
height:60px;
background-image:url(../images/tail.jpg);
clear:both;
}


h1 {font-size:13px;color:#000000;}
h2 {
	font-size:12px;
	width:300px;
	color:#000000;
	background-color:#E09C2F;
	padding:3px;
	}
	
	
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;
}


.rahmen {

border-top:#E09C2F 5px solid;
border-left:#E09C2F 1px solid;
border-right:#E09C2F 1px solid;
border-bottom:#E09C2F 1px solid;


padding:4px;

}



/************************************************
*************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:#CDCDCD;

}

#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:#CDCDCD;

}

#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;
}
li {
	list-style-image: url(../images/pfeil.gif);
	line-height:22px;
}
