@charset "utf-8";
/* CSS Document by Erwin Lorenz */



#wrapper {
	width: 568px;
	background-color: #000000;
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
}
#hstyle {
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: bottom;
}
#navbarevent {
	height: 20px;
	width: 568px;
	position: relative;
	background-image: url(../Bilder/navbar.gif);
	background-repeat:no-repeat;
	z-index: 1;
}
#Navigationevent {
	height: 20px;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	padding-top: 4px;
}


#footerevent {
	height: 50px;
	width: auto;
}
#contentevent {
	padding:20px;
	height: 300px;
	width: auto;
	background-color: #000000;
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
}
#tableevent {
	width: auto;
	background-color: #000000;
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
}
#postheader {
	height: 20px;
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666633;
}
#headerevent {
	height: 190px;
	width: auto;
}

  ul#Navigationevent {
	text-align: left;
  
}

  ul#Navigationevent li {
	display: inline;
	list-style-image: none;
	list-style-type: none;
}

  ul#Navigationevent a {
	text-decoration: none;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	padding-left: 5px;
}

 a#contentevent {
	text-decoration: none;
	color: #666666;
}



