body {
	margin: 0px;
	padding: 0px;
	font-family: "Arial CE", Arial, "Verdana CE", Verdana, sans-serif;
	font-size: 0.7em;
	color: #FFFFFF;
	line-height: 1.5em;
	background-color: #000000;
	text-align: center; /* IE center hack */
	height: 100%;
}
html {
	height: 100%;
}
/* Links */
a:link, a:visited {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
:link img, :visited img {
	border: 0 none inherit;
}

/* Image border */
img {
	border: 0 none !important;
}

.clearBoth {
    clear: both;
	height: 0.01em;
	font-size: 0.01em;
	line-height: 0.01em;
}

p {
	margin: 0;
	padding: 0;
}
hr {
	display: none;
}

#whole {
	position: relative;
	width: 970px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	z-index: 100;
}

/* PAGE LAYOUT */
#top {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 970px;
	height: 90px;
	background-color: #000000;
}

h1 {
	position: absolute;
	top: 30px;
	left: 30px;
	width: 75px;
	height: 75px;
	margin: 0;
	padding: 0;
	text-align: center;
	line-height: 75px;
	vertical-align: middle;
	font-size: 150%;
	overflow: hidden;
}
h1 span {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 75px;
	height: 75px;
	background-image: url("img/logo.jpg");
	background-repeat: no-repeat;
	display: block;
	z-index: 1;
}

h3 {
	margin: 0em 0em 0.5em 0em;
	padding: 0;
	color: #CC0000;
	font-family: "Trebuchet MS", "Lucida Grande", Verdana, Arial, Tahoma, sans-serif;
	font-size: 100%;
	text-transform: uppercase;
}

ul#nav {
	position: absolute;
	top: 570px;
	left: 0px;
	width: 970px;
	height: 30px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #000000;
}
ul#nav li {
	float: left;
}
ul#nav li, ul#nav li a {
	width: 115px;
	height: 30px;
	overflow: hidden;
}
ul#nav li.liWidth, ul#nav li.liWidth a {
	width: 140px;
	height: 30px;
}
ul#nav li a {
	line-height: 30px;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	display: block;
}
ul#nav li a:link, ul#nav li a:visited {
	color: #FFFFFF;
	background-color: #000000;
}
ul#nav li a:hover, ul#nav li a#active {
	color: #FFFFFF;
	background-color: #CC0000;
}

h6 {
	position: relative;
	width: 54px;
	height: 36px;
	margin: 0;
	padding: 0;
	text-align: center;
	line-height: 38px;
	vertical-align: middle;
	font-size: 100%;
	border: 1px solid #8A8A8A;
	overflow: hidden;
	float: right;
}
h6 span {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 52px;
	height: 34px;
	background-image: url("img/galerie.jpg");
	background-repeat: no-repeat;
	display: block;
	z-index: 1;
}

#photoGallery {
	position: absolute;
	top: 36px;
	left: 314px;
	width: 656px;
	height: 38px;
	overflow: hidden;
}
#photoGallery a {
	width: 54px;
	height: 36px;
	margin: 0px 0px 0px 4px;
	display: block;
	float: right;
}
#photoGallery a:link, #photoGallery a:visited {
	border: 1px solid #8A8A8A;
}
#photoGallery a:hover {
	border: 1px solid #CC0000;
}
#photoGallery a img {
	width: 52px;
	height: 34px;
	margin: 1px;
	display: block;
}

#imgWrap {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 970px;
	height: 590px;
	overflow: hidden;
}
#imgLarge {
	width: 970px;
	height: 657px;
	margin: 0;
	display: block;
}

#main {
	position: absolute;
	top: 600px;
	left: 0px;
	width: 970px;
	background-image: url("img/fade.png");
	background-repeat: no-repeat;
}
#mainInner {
	_height: 20px;
	min-height: 20px;
	margin: 0px 30px 0px 30px;
	padding: 2em 0em 2em 0em;
}
address {
	position: relative;
	top: 0px;
	left: 0px;
	width: 970px;
	margin: 0;
	padding: 0.5em 0em 0.5em 0em;
	color: #474A4D;
	font-style: normal;
	display: block;
	background-color: #212224;
}
address span {
	margin: 0px 0px 0px 30px;
}

#left {
	width: 280px;
	float: left;
}
#right {
	width: 280px;
	float: right;
}
#center {
	width: 316px;
	margin-left: 295px;
	border-left: 1px solid #515151;
	border-right: 1px solid #515151;
}
#centerInner {
	margin: 0px 18px 0px 18px;
}

#flashMovie {
	position: absolute;
	top: 90px;
	left: 210px;
	width: 400px;
	height: 400px;
	margin: 0 auto 0 auto;
	text-align: center;
}

.list {
	margin: 0px 0px 0px 6px;
	padding: 0px 0px 0px 6px;
	list-style-type: square;
}
.list li {
	margin: 0em 0em 1em 0em;
}

#lang {
	height: 20px;
	float: right;
	margin-top: 5px;
	text-transform: uppercase;
}
#lang a:link, #lang a:visited {
	color: #CC0000;
	text-decoration: none;
}
#lang a:hover, #lang a#langActive {
	color: #FFFFFF;
	text-decoration: none;
}

