html, body, h1, h2, h3, h4, div, p, ul, li {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
}
body {
	margin: 0px;
	background: #BCA68F;
}

h1{
	text-align:center;
	padding:4px;
	font-size: 14px;
	background:#F0F0F0;
	border:2px solid #E0D5C9;
}

hr{
 border:#BC8FA6 1px solid;
 height:1px;
}
a:link		{color:#005599;}
a:visited	{color:#A0A0A0;}
a:active 	{color:#005599;}
a:hover		{color:#005599;}

div.site{
 width:800px;
 text-align:left;
}

a.navi:link		{color:#005599; text-decoration:none;}
a.navi:visited{color:#005599; text-decoration:none;}
a.navi:active {color:#005599; text-decoration:none;}
a.navi:hover  {color:#005599; text-decoration:underline;}
div.elmlnk{
    width:600px; min-height:818px;
    height:auto !important; height:818px;
}
div.elm1 p,div.elm2 p,div.elm3 p,div.elm4 p{
 font-size: 9px;
}
div.elm1,div.elm2,div.elm3,div.elm4{
    padding: 2px;
    background: #E0D5C9;  
}
div.elm1,div.elm3{
    width:130px; min-height:1000px;
    height:auto !important;    height:1000px;
}
div.elm2,div.elm4{
    min-height:80px; height:auto !important;
    height:80px; margin-top:4px;   
}
p{
	text-align:justify;
}
p.elm{
	text-align:left;
}
table.body{

}
table.blaettern{
	width:592px;
}
iframe.alles_ueber{
	width:600px;
	height:5000px;
}
div.navi{
	margin:4px;
	margin-bottom:-12px;
}
div.head{
}
div.body{

}

div.foot{
}