body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	margin:0px;
	text-align:center;
	line-height:20px;
}

h1 {
	font-size:16px;
	color:#f08d00;
	font-weight:bold;
	margin:0px;
}

h2 {
	font-size:12px;
	color:#f08d00;
	font-weight:bold;
	margin:0px;
}

img {
	border:0px;
}

a {
	color:#FFFFFF;
	text-decoration:none;
}

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

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

a:hover.active {
	color:#FFFFFF;
	text-decoration:none;
}

#top {
	height:auto;
}

#bottom {
	height:auto;
}

#container {
	width:991px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}

#topMenu {
	position:relative;
	top:34px;
	width:623px;
	height:40px;
}

#menuSpace {
	height:10px;
}

#ulMenu {
	display:inline;
}

.listMenu {
	float:left;
	display:inline;
	padding-left:15px;
	padding-right:15px;
	height:40px;
	text-align:center;
}

#content {
	position:relative;
	right:22px;
	top:110px;
	float:right;
	width:277px;
}

#flvPlayer {
	position:relative;
	float:right;
	top:5px;
	width:277px;
}

.randomImage {
	position:relative;
	top:360px;
	float:left;
	width:223px;
}

.imageGallery {
	border:5px solid #FFFFFF;
	max-height:105px;
	height:105px;
}


.imageGallery2 {
	border:5px solid #FFFFFF;
	max-height:90px;
	height:90px;
}
.gallery {
	position:relative;
	top:50px;
	float:left;
	width:160px;
	height:125px;
	text-align:center;
}

.contactLinks {
	float:left;
	min-height:23px;
	width:90px;
}

.contactRechts {
	float:left;
	min-height:23px;
	width:185px;
}

input {
	background:#FFFFFF;
	border:1px solid #f08d00;
}

textarea {
	background:#FFFFFF;
	border:1px solid #f08d00;
	height:100px;
	
}

#googleMaps {
	position:relative;
	top:150px;
	left:100px;
	height:350px;
	width:425px;
	border:5px solid #FFFFFF;
}


.clearBoth {
	clear:both;
}
