#page {
	background-color: #FFFFDD;
	margin: 0 auto 0 auto;
	border: 1px solid blue;
	width: 990px;
	height: 600px;
	z-index: 1;
}
#body {
	margin:5px 0; 
  padding:0; 
  font: 74% Arial, Sans-Serif; 
  color:#FFF;  
  background-color:#eee;
  line-height: 1.4em; 
  background : #3C3C3C url(img/bg_280h.png) repeat-x;
}
#header_logo {
	background-image:
		url(img/head_gray.png);
	background-repeat: no-repeat;
	margin: 50px;
	width: 748px;
	height: 67px;
}
#header_buttons {
	
}
#header_buttons a:link {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #F1F1F1;
	text-decoration: none;
}
#header_buttons a:visited {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #F1F1F1;
	text-decoration: none;
}
#header_buttons a:hover {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #F6F6F6;
}
#header_buttons a:active {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #F3F3F3;
}
#wrapper-menu {
	float: left;
	width: 100%;
}
#menu {
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	align: left;
	font-size: 11px;
	white-space: nowrap;
	/* stops half a menu link dropping to next line. Instead, the whole link will drop. This only happens if you have a lot of menu links, and large text size */
}
* html #menu {
	padding-right: 0;
}  /* See above comment. This re-adjusts IE to the above padding */
#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	width: 100%;
}
#menu a:link,#menu a:visited {
	padding: 0.25em 6.7px;
	background: transparent;
	color: #F1F1F1;
	text-decoration: none;
	float: left;
	border-right: 1px solid #F6F6F6;
}
#menu a:hover {
	color: #F6F6F6;
}
#menu ul li {
	float: left;
}
#wrapper-menu2 {
	float: left;
	width: 100%;
}
#menu2 {
	font-family: Arial, Helvetica, sans-serif;
	width: 97%;
	align: left;
	font-size: 10px;
	white-space: nowrap;
	/* stops half a menu link dropping to next line. Instead, the whole link will drop. This only happens if you have a lot of menu links, and large text size */
}
* html #menu2 {
	padding-right: 0;
}  /* See above comment. This re-adjusts IE to the above padding */
#menu2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	width: 100%;
}
#menu2 a:link,#menu2 a:visited {
	padding: 0.25em 6.7px;
	background: #5B6366;
	color: #F1F1F1;
	text-decoration: none;
	float: left;
	border-right: 1px solid #000000;
}
#menu2 a:hover {
	color: #F6F6F6;
}
#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	overflow: hidden;
	width: 948px;
	padding:10px 0px 10px 25px;
	background-color: #949494;
	margin-left: 0px;
	margin-right: 0px;
       line-height: 20px;
}
a 
{ 
  color: #F5F5F5;
  background: inherit; 
  text-decoration:none;
}

a:hover { 
  color: #FCFCFC;
  background: inherit;
  text-decoration: underline;
}

// wegkommentiert img { border: 4px solid #C3C3C3; }
h1 {
color: #0000ff;
}
hr{
width: 925px;
}
/* CSS Bildwechsel-Vergrößerung */
/* stolle */
.stolle
{
padding: 0;
position:absolute; 
top: 260px; 
left:86px;
}
.stolle img
{
border: none;
}
.stolle li
{
list-style: none;
position: relative;
float: left;
color: #ffffcd;
font-size: 18px;
}
/*** gross für stolle ***/
a .gross-stolle
{
display: none;
}
a:hover .gross-stolle
{
display: block;
position:absolute;
border: 5px solid #c3c3c3;
left: 530px;
}
/*** ende stolle ***/
/* wolf */
.wolf
{
padding: 0;
position:absolute; 
top: 260px; 
left:86px;
}
.wolf img
{
border: none;
}
.wolf li
{
list-style: none;
position: relative;
float: left;
color: #ffffcd;
font-size: 18px;
}
/*** gross für wolf ***/
a .gross-wolf
{
display: none;
}
a:hover .gross-wolf
{
display: block;
position:absolute;
border: 5px solid #c3c3c3;
left: 530px;
}
/*** ende wolf ***/
/* fussel */
.fussel
{
padding: 0;
position:absolute; 
top: 260px; 
left:86px;
}
.fussel img
{
border: none;
}
.fussel li
{
list-style: none;
position: relative;
float: left;
color: #ffffcd;
font-size: 18px;
}
/*** gross für fussel ***/
a .gross-fussel
{
display: none;
}
a:hover .gross-fussel
{
display: block;
position:absolute;
border: 5px solid #c3c3c3;
left: 530px;
}
/*** ende fussel ***/
/* erbse */
.erbse
{
padding: 0;
position:absolute; 
top: 260px; 
left:86px;
}
.erbse img
{
border: none;
}
.erbse li
{
list-style: none;
position: relative;
float: left;
color: #ffffcd;
font-size: 18px;
}
/*** gross für erbse ***/
a .gross-erbse
{
display: none;
}
a:hover .gross-erbse
{
display: block;
position:absolute;
border: 5px solid #c3c3c3;
left: 530px;
}
/*** ende erbse ***/
/* Ende CSS Bildwechsel-Vergrößerung */
