
body 
{

 font-family:Verdana;
 font-size:12px;
 background-color:#C69C6D;
 background-image: url(../bilder/back-igel.jpg);
 text-align: center;
 margin: 0px;


}
h1 {font-size:32px;color:#000000;margin-bottom:0px;}
h2 {font-size:16px;color:#000000;}
h3 {font-size:14px;color:#000000;}
p {margin-bottom:5px;}


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;
 color:#FFF200;
}

#gesamt{
	width: 770px;
	margin: 0px auto 0px auto;
	text-align: left;
}

#title {

height:137px;
padding:0px;

background-color:#C69C6D;
}
#left {
text-align: left;
width:135px;
float:left;
line-height:15px;
margin-left:3px;

}
.menutitle
{
font-weight:bold;
border-top:2px dashed #000000;
margin-top:10px;
}

#content {
text-align: left;
width:560px;
float:right;
background-image: url(../bilder/back.jpg);
padding:5px 10px 5px 10px;
margin-top:8px;
margin-right:12px;
}
#content a{
color:#0054A6;
}
#content a:hover{
color:#007236;
}

#image{
text-align:center;

}
#rahmen{
border:3px solid #916738;
padding:5px;
}
/*i-frame-layout----wird im ie und firefox sowieso unterschiedlich dargestellt !!! */
#i-fr{
margin-left:12px;
margin-top:20px;
text-align: center;
border: 0px solid red;
width: 540px;
height: 900px;
}
#footer{
position:relative; top:10px;
border: 1px solid red;
}

