img 		{
		border: 0;
		}
		
div.left {				/* Inhalt */
	float: left;
	padding-right: 5px;
}
div.right {				/* Inhalt */
	float: right;
	padding-left: 5px;
}

div.block {				/* Inhalt */
	padding-top: 20px;
}

div.logo{ 
	position: absolute;
	left: 417px;
	right: 0px;
	top: 0px;
	width: 183px;
}
div.statusnav {
	position: absolute;
	top: 60px;
	width: 600px;
	height: 56px;
}
div.gesamteseite{ 
	width: 600px;
}
div.topmarger {
	border: 0;
	margin: 0;
	padding: 0;
	float: left;
	width: 887px;
	height: 150px;
}
div.navi, 
div.smallnav,
div.teaser1, 
div.teaser2,
div.search,
div.searchbg,
div.navibg,
div.navitop,
div.bottom,
div.rightbarhead,
div.rightbar,
div.rightbarbody
{
	position: absolute;
	left: -1000px;
	width: 600px;
}


h1, h1.right, h1.texthead, h1.startseite
		{
  		color: #000000;
  		font-family: Arial, Helvetica, sans-serif;
  		font-style: normal;
  		font-size: 18px;
  		font-weight: normal;
		line-height: 22px;
		}
	
h2
		{
  		color: #000000;
  		font-family: Arial, Helvetica, sans-serif;
  		font-style: normal;
  		font-size: 15px;
  		font-weight: bold;
		line-height: 22px;
		}
		
body, div, h3, h4, h5, a, td
		{
  		color: #000000;
  		font-family: Arial, Helvetica, sans-serif;
  		font-style: normal;
  		font-size: 12px;
  		text-decoration: none;
		line-height: 22px;
		}		
