.body {
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	line-height: 160%;
}
.headline {
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	line-height: 140%;
	margin-bottom: 20px;
}
.head {
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #cccccc;
	line-height: 140%;
}
a:link, a:visited, a:active {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #ff0000;
	text-decoration: none;
}

.menu {
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	line-height: 180%;
	margin-left: 0px;
	padding-left: 0px;
	text-align: right;
}

.menu a:link, .menu a:visited, .menu a:active {
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	color: #000000;
}

.menu a:hover {
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	color: #ff0000;
}

.menu-on, .menu-on a:link, .menu-on a:visited, .menu-on a:active, menu-on a:hover {
	color: #ff0000;
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	line-height: 180%;
	margin-left: 0px;
	padding-left: 0px;
}

.anschrift {
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 160%;
}

.anschrift ul, ol {
	list-style-type: decimal; 
  list-style-position: outside;
  margin-left: -20px;
}



.menu ul, li {
	line-height: 150%;
}


#Layer_stripe{
	height: 200px;
	width: 100%;
  position: absolute;
	top: 40px;
	left: 0px;
	background-color: #000000;
	}
#Layer_shadow{
	height: 240px;
	width: 100%;
  position: absolute;
	top: 20px;
	left: 0px;
	background-image: url("images/shadow.jpg");
	background-repeat: repeat-x;
	}
#Layer_content{
	height: auto;
	width: 800px;
  position: absolute;
	top: 40px;
	left: 50%;
	margin-left: -400px;
	}
#Layer_menu{
	height: auto;
	width: 200px;
  position: absolute;
	top: 228px;
	left: 50%;
	margin-left: -500px;
	}
#Layer_photo{
	height: 200px;
	width: 300px;
  position: absolute;
	top: 0px;
	left: 50%;
	margin-left: 100px;
	margin-top: 0px;
	overflow: hidden;
	}
#Layer_anschrift{
  position: absolute;
	top: 230px;
	left: 50%;
	margin-left: 200px;
	}
#Layer_reddot{
  position: absolute;
	top: 233px;
	left: 50%;
	margin-left: 180px;
	}
#Layer_text{
	height: auto;
	width: 400px;
  position: absolute;
	top: 230px;
	left: 50%;
	margin-left: -250px;
	}
#Layer_head{
	height: auto;
	width: 500px;
  position: absolute;
	top: 170px;
	left: 50%;
	margin-left: -250px;
	}

