* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	background: #272727;
	text-align: center;
}

h1 {
	padding: 35px 0 0 40px;
	color: #FFD32D;
	font: bold 30px "Courier New", Courier, monospace;
}

h2 {
	padding: 0 0 0 30px;
	color: #FFd32D;
	font: bold 13px "Courier New", Courier, monospace;
}

h3 {
	width: 180px;
	height: 22px;
	font: bold 12px/22px Arial, Helvetica, sans-serif;
	text-align: center;
	color: #272727;
	background: url(images/header.gif) no-repeat top;
}

h4 {
	padding: 0 0 5px 15px;
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #383C40;
}

p {
	padding: 5px 0;
	font: 13px/20px Arial, Helvetica, sans-serif;
	color: #272727;
}

a {
	color: #4169E1;
	text-decoration: underline;
}

a:hover {
	color: #B7C4F0;
	text-decoration: none;
}

#top {
	margin: 0 auto;
	width: 690px;
	height: 20px;
	text-align: left;
}

#menu {
	margin: 7px auto;
	width: 940px;
	height: 42px;
}

#menuLeft {
	float: left;
	width: 23px;
	height: 42px;
	background: url(images/menu_left.gif) no-repeat left;
}

#menuCent {
	float: left;
	width: auto;
	background: url(images/menu.gif) repeat-x top;
}

#menuRight {
	float: left;
	width: 23px;
	height: 42px;
	background: url(images/menu_right.gif) no-repeat right;
}

#menuCent ul {
	list-style: none;	
}

#menuCent ul li{    
    float: left;	 
}

#menuCent ul li a {
	display: block;
	float: left;
	padding: 0 25px;
	font: 14px/42px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: White;
	border-right: 1px solid #FFA500;
}

#menuCent ul li a:hover {
	text-decoration: none;
	color: #D2691E;
	background: url(images/menu_over.gif);
	border-right: 1px solid #FFA500;
}  

#menuCent ul li a.firstItem {
	border-left: 1px solid #FFA500;
}

#menuCent ul li a.firstItem:hover {
	border-left: 1px solid #FFA500;
}

#middle {
	clear: both;
	width: 900px;
	margin-top: 7px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}

#left_1 {
	float: left;	
	width: 210px;	
}

#left_2 {
	padding: 0 30px 0 0;	
	text-align: left;
}

#left_2 ul {
	list-style: none;	
}

#left_2 ul li {
	margin-bottom: 15px;
	background: url(images/left.gif) repeat-y;
}

#left_2 ul li ul {
   margin: 0;	
	text-align: left;
	background: url(images/left.gif) repeat-y;
	border-bottom: 1px solid #878163;
}

#left_2 ul li ul li {
   display: block;
   margin: 0;
	padding: 0 10px;	
	border-bottom: 1px dashed #435461;
}

#left_2 ul li ul li.lastItem {
	border-bottom: none;
}

#left_2 ul li ul li a {	
	margin: 0;	
	font: 12px/22px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #99A6B9;	
}

#left_2 ul li ul li a:hover {
	text-decoration: none;
	color: #BBC3D5;	
}

#right {
	float: right;
	width: 690px;
	padding: 10px auto;
}

#rightTop {
	width: 690px;
	height: 22px;
	background: url(images/cont_top.gif) no-repeat top;
}

#rightCont {
	padding: 0 15px;
	background: url(images/cont.gif) repeat-y;
	text-align: left;
}

#rightBottom {
	width: 690px;
	height: 22px;
	background: url(images/cont_bottom.gif) no-repeat bottom;
}

#bottom {
	clear: both;
	margin: 20px auto;
	width: 900px;
	color: #ACA899;
	font: 10px/30px Arial, Helvetica, sans-serif;
}
#middle #right {
	left: 600px;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.bars {
	font-family: verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #F28624;
}
.hochzeiten {
	font-family: verdana;
	font-size: 10pt;
	color: #D99F93;
	font-weight: bold;
}
.firmen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #96A5B8;
}
.geburtstage {
	font-family: verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #F7EFEC;
}
.messen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #3BD364;
}
.open_air {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #697B6B;
}
.parties {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #D7DEE8;
}
.diverse_events {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #BD2C19;
}

