a { color: #000000 }
a:hover    { text-decoration: none; background-color: #99cc00 }
.headlineRed {
	font-size: 16px;
	font-family: Verdana;
	font-weight: bold;
	color: #cc0000;
}
body
		{
	margin: 0px;
	padding: 0;
	font-family: Verdana;
      font-size: 11px;
	color: #000;
	background-color: #fff;
	border: 1px none #000000;
	background-position: left top;
	background-repeat: no-repeat;
		}
		
#bild
		{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 990px;
	padding: 0px;
	overflow: visible;
	height: 600px;
	z-index: auto;
		}
		
 #grid1
		{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 990px;
	padding: 0px;
	border: 1px none #000000;
	overflow: visible;
	height: 600px;
	z-index: auto;
		}
 #nav
		{
	position: absolute;
	left: 15px;
	top: 20px;
	width: 990px;
	padding: 0px;
	border: 1px none #000000;
	overflow: visible;
	height: 50px;
	z-index: auto;
		}

 #spalte1
		{
	position: absolute;
	left: 16px;
	top: 72px;
	width: 370px;
	padding: 0px;
	border: 1px none #000000;
	overflow: visible;
	height: 600px;
	z-index: auto;
		}
 #nav2
		{
	position: absolute;
	left: 400px;
	top: 71px;
	width: 206px;
	padding: 0px;
	border: 1px none #000000;
	overflow: visible;
	height: 600px;
	z-index: auto;
	line-height: 21px;

		}

#picture {

	position: absolute;
	left: 609px;
	top: 58px;
	width: 370px;
	padding: 0px;
	border: 1px none #000000;
	overflow: visible;
	height: 600px;
	z-index: auto;
}

