body
	{
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	/*letter-spacing: 1px;*/
	color: #000000;
	line-height: 150%;
	text-align: left;
	/*background: #DADAC9 url(../img/main/bg.gif);*/
	}

#menu_bottom
	{	
	position: relative;
	left: 0px;
	width: 984px;
	height: 60px;
	text-align: left;
	top: 0px;
	letter-spacing: 1px;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	color: #656565;
	font-size: 9px;
	background: url(../img/main/footer.gif);
	}
	
	
#menu_bottom a
	{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: #656565;
	letter-spacing: 1px;
	text-decoration: none;
	border-bottom: none;
	line-height: 150%;
	text-align: left;
	padding: 3px 0px 0px 0px;
	}

#menu_bottom a:hover
	{
	text-decoration: none;
	letter-spacing: 1px;
	border-bottom: 1px solid white;
	text-align: left;
	color: #000000;
	}
	
#site
	{
	position: absolute;
	width: 984px;
	height: auto;
	left: 50%;
	top: 0px;
	margin-left: -485px;
	background-image: url(../img/main/bg_main.gif);
	background-repeat: repeat-y;
	padding: 0;
	}
	
#site_bottom
	{
	position: relative;
	width: 970px;
	height: 30px;
	left: 50%;
	margin-left: -485px;
	background-image: url(../img/main/bg_main.gif);
	background-repeat: repeat-y;
	padding: 0;
	}
	
#header
	{
	position: relative;
	top: 2px;
	left: 8px;
	width: 968px;
	height: 81px;
	background-color: #ffffff;
	/*background-image: url(../img/main/bg_head.gif);
	background-repeat: repeat-x;*/
	}

#content_frame
	{
	position: relative;
	top: 0px;
	left: 7px;
	width: 968px;
	height: auto;
	background-image: url(../img/main/bg_content.gif);
	background-repeat: repeat;
	}

#content_frame.ohne
	{
	position: relative;
	top: 0px;
	left: 7px;
	width: 968px;
	height: auto;
	background-image: url(../img/main/bg_content1.gif);
	background-repeat: repeat;
	}
	
#content_frame.start
	{
	position: relative;
	top: 0px;
	left: 7px;
	width: 968px;
	height: auto;
	background-image: url(../img/main/bg_content_start.gif);
	background-repeat: repeat;
	}
	
#content_frame1
	{
	position: relative;
	top: 0px;
	left: 8px;
	width: 968px;
	height: auto;
	background-image: url(../img/main/bg_content1.gif);
	background-repeat: repeat;
	}
	
#content_menu
	{
	position: absolute;
	top: 0px;
	left: 1px;
	width: 200px;
	height: auto;
	/*float: left;*/
	}

#content
	{
	position: relative;
	top: 0px;
	left: 200px;
	width: 760px;
	height: auto;	
	/*float: right;*/
	}

#contentneuboote
	{
	position: relative;
	top: 0px;
	left: 194px;
	width: 760px;
	height: auto;	
	/*float: right;*/
	}	
	
#content_start
	{
	position: relative;
	top: 0px;
	left: 204px;
	width: 756px;
	height: auto;	
	/*float: right;*/
	}
	
#content_hover
	{
	position: absolute;
	top: 0px;
	left: 200px;
	width: 760px;
	height: auto;	
	/*float: right;*/
	z-index: 100;
	}
	
#logo
	{
	position: absolute;
	top: 3px;
	left: 776px;
	width: 168px;
	height: 39px;
	}
	
#logo a, #logo a:hover, #logo a:visited
	{
	border: none;
	text-decoration: none;
	}

#startbild
	{
	position: absolute;
	top: 80px;
	left: 188px;
	width: 825px;
	height: 600px;
	}
	
img
  {
  border: none;
  }

a.imgLink, a.imglink:hover
{
  text-decoration: none;
  border: none;
  border-bottom: none;
}
	
table
  {
  font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	/*letter-spacing: 1px;*/
	color: #000000;
	line-height: 120%;
  }
	
