/* CSS Document */
body
{
 padding: 0;
 margin: 0;
 background-color:#ffefdf;
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
}
#fixiert {
 position:absolute;
 width:972px;
 height:580px;
 border:1px solid #94bd55;
 top:20px;
 left:20px;
}
#block1 {
 position:absolute;
 width:280px;
 height:560px;
 background-color:#94bd55;
 left: 0px;
 top: 0px;

}
#top {
 position:absolute;
 height:160px;
 width:690px;
 background-color:#ffefdf;
 text-align:center;
 border:0;
 padding:0 0;
 top:0;
 left:280px;
}
#Scrollbereich {
 position:absolute;
 height:354px;
 width:690px;
 overflow:auto;
 top:188px;
 left:280px;
}
#content {
 background-color:#ffefdf;
 height:354px;
 width:670px;
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 text-align:center;
 border:0;
 padding:0 0;
 left:4px;
}
a:link, a:visited, a:active, a:hover
{
 text-decoration:none;
 background-color:#ffefdf;
 color:#000000;
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
}
a:hover {
 background-color:#c94d27;
}
a.menu:link, a.menu:visited, a.menu:active, a.menu:hover
{
 text-decoration:none;
 color:#000000;
 font-size:12px;
 font-weight:bold;
 background-color:#ffefdf;
}
a.menu:hover {
 background-color:#c94d27;
}
#menu {
 position:absolute;
 color:#000000;
 background-color:#ffefdf;
 text-align:center;
 width:690px;
 border-top:1px solid #c94d27;
 border-bottom:1px solid #c94d27;
 padding:1px 0;
 top:160px;
 left:280px;
}
#menu2 {
 position:absolute;
 color:#000000;
 background-color:#ffefdf;
 text-align:center;
 width:690px;
 border-top:1px solid #c94d27;
 padding:1px 0;
 top:560px;
 left:280px;
}
#nav {
 position:absolute;
 color:#000000;
 background-color:#ffefdf;
 text-align:center;
 width:690px;
 border-top:1px solid #c94d27;
 padding:1px 0;
 top:542px;
 left:280px;
}
#leiste {
 position:absolute;
 color:#000000;
 background-color:#ffefc5;
 font-size:10px;
 text-align:center;
 width:280px;
 border-top:1px solid #c94d27;
 padding:1px 0;
 top:560px;
 left:0;
}
.St1 {font-size:14px}
.St2 {
 color: #c94d27;
 font-weight:bold;
}
.St3 {font-weight:bold}
a.block1:link, a.block1:visited, a.block1:active, a.block1:hover
{
 text-decoration:none;
 color:#000000;
 font-size:12px;
 font-weight:bold;
 background-color:#94bd55;
}
#klein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
