* { 
margin: 0;
padding: 0;
}

body {
	text-align: center;
	font-family: "Courier New", Courier, monospace;
	font-size: 85%;

			}


#center {
margin:0 auto;
width:995px;
text-align: left;
}

	
#content ul {list-style-position:outside; padding-left: 30px;}

#hauptmenu ul {
list-style-type: none;
}

#hauptmenu ul li {
	display: inline;
	font-size: 110%;
	letter-spacing: 1px;
	vertical-align: text-bottom;
}

#hauptmenu a:hover
	{
		text-decoration: underline;
		color: #ffffff;
		font-weight:normal;


	}
	
	#hauptmenu a:link, a:active, a:visited
	{
		text-decoration: none;
		color: #000000;
		font-weight:normal;

	}
	
	
	#impressum a:hover
	{
		text-decoration: underline;
		color: #ffffff;
		font-weight:normal;


	}
	
	#impressum a:link, a:active, a:visited
	{
		text-decoration: none;
		color: #000000;
		font-weight:normal;

	}
	
	
	.groesser {font-size:130%; font-weight: bold;}
	
	a.groesser {font-weight: bold;}
	

	

#mainmenu
{
	position: absolute;
	left: 1px;
	top: 69px;
	width: 639px;
	height: 48px;
	z-index: 1;
	
}

#hauptmenu{
	position: absolute;
	left: 187px;
	top: 85px;
	width: 755px;
	height: 22px;
	z-index: 0;
	overflow: visible;
}

#top1 {
	margin:0;
	padding:0;
	position:absolute;
	width:993px;
	height:124px;
	z-index:9;
	background-image: url(Bilder/slices_02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	left: 11px;
	top: 0px;
}




h1 {
	font-size: 130%;
}


a:link, a:active,  a:visited, a:link {color:#333333; text-decoration:none;}
a:hover {color:#666666; text-decoration:underline;}
