
body {  	
			color: Black; 
			background: White url(navi/hintergrund.jpg) repeat-x;
	SCROLLBAR-HIGHLIGHT-COLOR: white; 
	SCROLLBAR-SHADOW-COLOR: #00487D; 
	SCROLLBAR-ARROW-COLOR: #FFD700; 
	SCROLLBAR-BASE-COLOR: #00487D;
	scrollbar-face-color: #00487D;
	scrollbar-track-color: #FCFEE6;
	scrollbar-3dlight-color: #FCFEE6;
	scrollbar-darkshadow-color: #00487D;
	font: normal 0.9em Arial, Helvetica, sans-serif;
			
			
}
h1  {
	font-size: medium;
	color: #00487D;
}
h2 {
	
	font-size: larger;
	color: #00487D;
	display: inline;
}
h3 {
	
	font-size: larger;
	color: #00487D;
}
input {
	border: 1px solid #00487D;
	background: transparent;
	color: #00487D;
	padding: 2px;
}
	a:link {
		color:white; 
	
		}
	a:visited {
		color:white;; 
	
		}	
		a:hover {
		color:#669999; 
	
		}
	#inhalt a:link {
		color:black; 
		
		} 
	#inhalt a:visited {
		color:black;; 
	
		}
		
a.hinweis {
		color:red; 
		text-decoration: none;
		} 

a.hinweis:visited {
		color:red; 
		text-decoration: none;
		}

.maintable {
width: 1000px;
	border: 2px solid #FFD700;
	padding: 5px;
	background: White;
}
.kopf {
top:0;
left:0;
	height: 150px;
	background: url(bilder/party&event-flemming-zwickau.jpg) no-repeat;
	margin-bottom: 2px;
}
	#catering {
		width: 148px;
		height: 120px;
		border-left: 3px solid White;
		border-right: 3px solid White;
		border-bottom: 0px;
		margin-left: 50px;
		background: url(bilder/eventcatering-personal.jpg) no-repeat;
		float: left;
	}
	#catering:hover {
			background: url(bilder/eventcatering-personal-n.jpg) no-repeat;
		}
			#ballon {
		width: 148px;
		height: 120px;
		border-left: 3px solid White;
		border-right: 3px solid White;
		border-bottom: 0px;
		margin-left: 170px;
		background: url(bilder/ballonservice.jpg) no-repeat;
		float: left;
		
	}
	#ballon:hover {
			background: url(bilder/ballonservice-n.jpg) no-repeat;
		}
			#huepfburg {
		width: 148px;
		height: 120px;
		border-left: 3px solid White;
		border-right: 3px solid White;
		border-bottom: 0px;
		margin-left: 10px;
		background: url(bilder/huepfburg.jpg) no-repeat;
		float: left;
		
	}
	#huepfburg:hover {
			background: url(bilder/huepfburg-n.jpg) no-repeat;
		}

	  ul#navi {
    margin: 0; 
	 padding-top: 0.5em;
	 padding-left: 50px;
    text-align: left;
  }
  ul#navi li {
    list-style: none;
    display: inline;
    margin: 0.4em; padding: 0;
  }
  ul#navi a, ul#navi span { 
  padding: 0.2em 1em; 
  text-decoration: none; 
  font-weight: bold; 
  border: 1px solid black; 
  border-left-color: white; 
  border-top-color: white; 
  color: White;  } 
  * html ul#navi a, * html ul#navi span { width: 1em; /* nur fuer IE 5.0x erforderlich */ w/idth: auto; /* sicherheitshalber fuer IE 6 zurueckgesetzt */ } 
  ul#navi a:hover, ul#navi span { 
  border-color: white; 
  border-left-color: black; 
  border-top-color: black; 
  color: black; 
  background-color: white; 
}
#links {
	width: 205px;
	float: left;
	background: #00487D;
	display: inline;
	padding:5px;
	color: white;
	}
	 #links li {
	 	list-style: none;
		
		margin-left:-25px;
	 }
#inhalt {
	width: 580px;
	float: left;
	padding: 10px;
	margin:5px;
	display: inline;
	background: White;
	border: 1px solid #00487D;
}



.footer {
	background: #00487D;
	font: 0.8em;
	text-align: center;
	margin-top:2px;
	padding: 5px;
	color: White;
}
#links, #inhalt, #rechts {
	min-height: 500px;
}
#angebot {
	font: normal 0.8em Arial, Helvetica, sans-serif;
}
#rechts {
	max-width: 160px;
	float: right;
	background: #00487D;
	
	padding:5px;
	color: white;
	white-space:pre-line;
}