body
	{
		margin:0;
		padding:0;
		text-align:center;
		background-color: #ffddad;
		color: #000000;
		background-image: url('images_html/sandlinien.jpg') ;;
		background-repeat: no-repeat;
		background-attachment:fixed;
		background-position: 0px 0px;
		font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
		font-size:0.8em;
		line-height:1.5em;
	}
#enter{
	position:relative;
	top:120px;
	left:42px;
	height:300px;
	width:584px;
	margin:0px auto;
	background-image: url('images_html/titelbild.jpg');
	background-repeat: no-repeat;
	cursor:hand;
	}
#entercontent{
	position:relative;
	top:120px;
	left:5px;
	width:480px;
	
	padding:0px;
	color:#9a3c2a;
	background-color: transparent;
	border:0px solid;
	margin:0px auto;
	text-align:left;
	}
.entertext{
	
	text-align:right;
	margin-top:10px;
	
}
#enterinfo{
	margin-top:300px;
}
#head{
	position:relative;
	top:50px;
	left:-42px;
	width:584px;
	height:180px;
	margin:0px auto;
	
	background-image: url('images_html/head.gif');
	background-color: transparent;
	cursor:hand;
}

.leer{
	width:584px;
	height:50px;
	background-color: transparent;
	}
#content	
	{
	
	position:relative;
	top:50px;
	left:-42px;
	width:584px;
	padding:0px;
	background-color: transparent;
	border:0px solid;
	margin:0px auto;
	text-align:left;
	}


#menu{
	position:relative;
	padding-top:50px;
	margin-right:8px;
	margin-bottom:8px;
	width:180px;
	float:left;
	background-color: transparent;
	border:0px solid;
	z-index:2;
	}
#menutop{
	background:url(images_html/menutop.gif) 0 0 no-repeat;
	background-color: transparent;
	width:180px;
	height:20px;	
	}
#menubg{
	background:url(images_html/menumain.gif) 0 0 repeat-y;
	background-color: transparent;
	width:180px;
		
	}
	
#menubot{
	background:url(images_html/menubot.gif) 0 0 no-repeat;
	background-color: transparent;
	width:180px;
	height:20px;	
	}	
#menucont{
	width:120px;
	margin-left:30px;
	text-align:center;
	}
#menu a{
	display:block;
	width:120px;
	height:18px;
	
	text-decoration:none;
	color:#000000;
	}
#menu a:hover{
	display:block;
	background:url(images_html/dots.jpg) no-repeat;
	text-decoration:none;
	color:#9a3c2a;
	text-decoration:none;
	}
.hier{
	display:block;
	height:18px;
	text-decoration:none;
	color:#9a3c2a;
	text-decoration:none;
	}
#mainstuff{
	position:relative;
	background-color:transparent;
	border:0px solid;
	}
	
#maintop{
	background:url(images_html/maintop.gif);
	background-position:top left;
	background-repeat:no-repeat;
	background-color: transparent;
	border:0px solid;
	}
.tophelp{
	width:100%;
	height:30px;
	border:0px solid;
	}
#mainspace{
	
	background:url(images_html/mainmain.gif);
	background-repeat: repeat-y;
	background-color: transparent;
	border-right:0px solid;
	}
#mainfoot{
	background: url(images_html/mainbot.gif);
	background-color: transparent;
	height:60px;
	}
.content{
	min-height:200px;
	padding-top:20px;
	padding-left:99px;
	padding-right:15px;
	padding-bottom:30px;
	background-color:transparent;
	border:0px solid;
	}
.divide{
	background:url(images_html/divide.gif);
	height:25px;
	width:25px;
	margin:15px;
}
.bilder180{
	position:relative;
	width:180px;
	float:right;
	margin-left:8px;
	margin-bottom:8px;
	margin-right:8px;
}
.tabelle{
	
	clear:left;
	margin-bottom:0px;
	width:470px;
}
.left{
	float:left;
	width:80px;
	}
.right150{
	float:right;
	position:relative;
	width:150px;
	}	
h1	
	{
		margin:0px;
		background-color: transparent;
		color:#9a3c2a;
		font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
		font-weight:bold;
		font-size: 1.5em;
		line-height:1.5em;
	}
h2	
	{
		margin:0px;
		background-color: transparent;
		color:#9a3c2a;
		font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
		font-size: 1.1em;
		line-height:1.5em;
	}
h3	
	{
		margin:0px;
		background-color: transparent;
		color:#9a3c2a;
		font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
		font-size: 1em;
	}
img {
	
	border:3px solid #ffffff;
	margin-bottom:8px;
	width:174px;
	
	}
a {
	text-decoration:none;
	color:#9a3c2a;
		font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
		
}
a:hover {
	text-decoration:underline;
}
p	
	{
		clear:left;
		background-color: transparent;
		font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
		font-size:1em;
	}
ul{
	list-style-type:circle;
}
	
	
