*, html, body{
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	color: #73895E;
}


.hinweis{
	font-size: 10px;
}


h1{
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 7px;
	text-transform: uppercase;
	color: #554340;
}


h2{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 4px;
	color: #554340;
}


h3{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px;
	color: #554340;
}


li{
	margin-top: 3px;
}


ul, li{
	text-align: left;
}


body{
	background-image: url('../_images/hintergrund.gif');
	background-repeat: no-repeat;
	background-position: top left;
}


img{
	border: 0px none;
}


#smasher{
	width: 245px;
	height: 60px;	
	position: absolute;
	top: 14px;
	left: 725px;
	border: 0px none;
}


#polaroid{
	position: absolute; 
	top: 595px; 
	left: 400px;
	width: 535px;
	border: 0px none;
}

#polaroid img{
	float: right;
}


#text{
	position: absolute; 
	top: 155px; 
	left: 400px;
	height: 435px;
	width: 535px;
	overflow: auto;
	border: 0px none;
	text-align: justify;
	padding-right: 2px;
}


#text a:hover{
	background-color: #758B5F;
	color: White;
	text-decoration: none;
}


#text a{
	padding-left: 3px;
	padding-right: 3px;
}


#menu{
	position: absolute; 
	top: 416px; 
	left: 190px; 
	border: 0px solid;
	padding: 0px;
	border: 0px none;
}