#html {
	min-height: 101%;
}

body {
	background-color:#000;
	background-image: url(Bilder/hg_start.png);
	background-repeat: repeat-x;
	color:#FFF;
	font-family: Verdana, Geneva, sans-serif;
	margin:0;
	padding:0;
}

#global {
	width:800px;
	padding: 0px;

}

#text {
	margin-left:80px;
	margin-right:80px;
	margin-top:20px;
}

#container {
	width:800px;
	margin: 0 auto;
	padding: 0px;
}

#left {
	float:left;
	width:270px;
	height: 705px;
	background-image:url(Bilder/lippelinks_neu.png);
	background-repeat: repeat-y;
}

#right {
	float:right;
	width:270px;
	height:705px;
	background-image:url(Bilder/lipperechts_neu.png);
	background-repeat: repeat-y;
}

#city {
	overflow:hidden;
}

#auswahl {
	height:50px;
	margin-top:0px;
	margin-bottom:30px;
	padding-left:120px;
}


#home {
	margin-left:0px;
	padding-left:0px;
	float:left;
}

#termine {
		float:left;
}

#locations {
		float:left;
}

#info {
		float:left;
}

#friends {
		float:left;
}

#galerie {
		float:left;
}

#kontakt {
		float:left;
}

#impressum {
		float:left;
}

#center {
	width:auto;
	padding-bottom: 37px;
	padding-top: 125px;
}

#navi .img {
	padding-right:0px;
	padding-left:0px;
}

img {
	border:0px;
}

.icons {
	margin-left:10px;
}

#navi {
	height:25px;
	width: 800px;
	margin-top:30px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	overflow: hidden;
}

#navi ul {
	/*list-style-type: none;*/
	color: #000;
	padding-top:10px;
	padding-right:50px;
	text-align: center;
}

#navi li {
	display: inline;
	padding-left: 10px;
	font-size:1em;
}

#navi a {
	color: #f8cd68;
	text-decoration: none;
	text-shadow:#000;
}

#footer a {
	color:#999;
	text-decoration:none;
}

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

#navi li#current a {
	color:#999;
}

#mainContent {
	background-color:#037d89;
	height: auto;
	width:800px;
	padding-top:0px;
	border:1px solid #F09;
}

#mainContentLocations {
	background-color:#037d89;
	height: 1500px;
	width:800px;
	padding-top:0px;
	border:1px solid #F09;
}

#mainContentTerms {
	background-color:#037d89;
	height: 2150px;
	width:800px;
	padding-top:0px;
	border:1px solid #F09;
}

#mainContentImpress {
	background-color:#037d89;
	height: 500px;
	width:800px;
	padding-top:0px;
	border:1px solid #F09;
}

#mainContentInfo {
	background-color:#037d89;
	height: 550px;
	width:800px;
	padding-top:0px;
	border:1px solid #F09;
}

#mainContentKontakt {
	background-color:#037d89;
	height: 550px;
	width:800px;
	padding-top:0px;
	border:1px solid #F09;
}

#mainContentGalerie {
	background-color:#037d89;
	height: 550px;
	width:800px;
	padding-top:0px;
	border:1px solid #F09;
}

#mainContentFriends {
	background-color:#037d89;
	height: 550px;
	width:800px;
	padding-top:0px;
	border:1px solid #F09;
}

#Content {
	height: auto;
	width:800px;
	padding-top:0px;
}

#inhalt {
	width:580px;
	float:left;
	padding-left:20px;
	padding-top:10px;
	padding-right:20Px;
	font-size:0.8em;
	
}

#sidebar {
	width:180px;
	float:right;
	padding-top:0px;
	margin-top:0px;
	font-size:0.6em;
	
}




#footer {
	height:10px;
	color:#FFF;
	font-size:0.6em;
	font-family:Arial, Helvetica, sans-serif;
	font-stretch:ultra-condensed;
	margin-top:5px;
}

/*Link Definitionen*/



a:link {
	color: #CCC;
	text-decoration:none;
}

a:visited {
	color: #F6F;
	text-decoration:none;
}

a:active {
	color: #999;
	text-decoration:none;
}

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

h1 {
	background-color:#F09;
	font-size:1.6em;
	padding-left:10px;
	margin-bottom:0px;
	margin-top:30px;
}

#sidebar h2 {
	font-size:1.8em;
	margin-bottom:0px;
	margin-top:20px;
}

#inhalt h2 {
	font-size:1.8em;
	margin-bottom:5px;
	margin-top:10px;
}#header #container #Content center p a {
	font-size: 1.8em;
	background-color: #FFF;
	border: 2px solid #C09;
	padding-top: 8px;
	padding-right: 40px;
	padding-bottom: 8px;
	padding-left: 40px;
	color: #000;
	margin: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
