.content a		      	{text-decoration: none;color: #e9e4e4; font-weight: bold;}
.content a:visited	  {text-decoration: none;color: #e9e4e4; font-weight: bold;}
.content a:hover	    {text-decoration: none;color: #e9e4e4; font-weight: bold;}
.content a:active	    {text-decoration: none;color: #e9e4e4; font-weight: bold;}

td {font-family: Verdana, Sans-serif; font-size: 10px; color: #e9e4e4;}
* html td {font-family: Verdana, Sans-serif; font-size: 10px; color: #e9e4e4;}

body
{
  SCROLLBAR-ARROW-COLOR: #AAA8A6;
  SCROLLBAR-BASE-COLOR: #AAA8A6;
  SCROLLBAR-ARROW-COLOR: #ffffff;
	margin: 0 0 0 0;
	background-image: url('images/bgground.jpg');
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	overflow: hidden;
	vertical-align: center;
	background-color: #AAA8A6;
}

div.contentheader
{
	font-weight: bolder; margin-left: 0px; margin-top: 10px;
	font-family: Verdana, Sans-serif;
	font-size: 13px;
	color: #e9e4e4;
}

* html div.contentheader
{
	font-weight: bolder; margin-left: 0px; margin-top: 10px;
	font-family: Verdana, Sans-serif;
	font-size: 13px;
	color: #e9e4e4;
}

div.content 
{
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: absolute;
	width: 420px;
	height: 600px;
	overflow: auto;
	font-family: Verdana, Sans-serif;
	font-size: 9px;
	color: #e9e4e4;
	margin-left: 142px;
	margin-top: 0px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	z-index: 5;
}

* html div.content 
{
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: absolute;
	width: 420px;
	height: 600px;
	overflow: auto;
	font-family: Verdana, Sans-serif;
	font-size: 10px;
	color: #e9e4e4;
	margin-left: 0px;
	margin-top: 0px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	z-index: 5;
}

div.menu
{
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: absolute;
	margin-top: 192px;
	margin-left: -189px;
}

* html div.menu
{
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: absolute;
	margin-top: 190px;
	margin-left: 0px;
}

div.imgTitel1
{
	position: absolute;
	margin-top: 129px;
	margin-left: -443px;	
	z-index: 5;
}

* html div.imgTitel1
{
	position: absolute;
	margin-top: 127px;
	margin-left: -150px;	
}

div.imgTitel2
{
	position: absolute;
	margin-top: 410px;
	margin-left: -11px;	
	z-index: 5;
}

* html div.imgTitel2
{
	position: absolute;
	margin-top: -38px;
	margin-left: 282px;	
}

div.imgImages
{
	position: absolute;
	margin-top:167px;
	margin-left: -293px;	
}

* html div.imgImages
{
	position: fixed;
	margin-top:165px;
	margin-left: 0px;	
}
