body {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
	background-color: #2C2C2C;
}
table, tr, td {
	font-size: 11px;
}
h1 {
	color: #CCCCCC;
	font-size: 13px;
}
.h1 {
	color: #4B4B4B;
	font-size: 13px;
	font-weight: bold;
}
.white {
	color: White;
}
.black {
	color: Black;
}
a:link.big, a:visited.big {
	margin-left: 20px;
	color: #CCCCCC;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
#main {
	position: absolute;
	z-index: 1;
	top: 50%;
	left: 50%;
	width: 856px;
	height: 645px;
	margin-left: -428px;
	margin-top: -322px;
	overflow: auto;
	background-image: url(images/backs/bg.jpg);
}
#gallery {
	position: absolute;
	z-index: 8;
	left: 48px;
	top: 57px;
	width: 436px;
	height: 348px;
	color: White;
	overflow: auto;
	text-align: left;
}
#news {
	position: absolute;
	z-index: 8;
	left: 71px;
	top: 84px;
	width: 412px;
	height: 297px;
	color: White;
	overflow: auto;
}
#news h1 {
	font-size: 11px;
	font-weight: bold;
}
#de_en {
	position: absolute;
	z-index: 6;
	right: 37px;
	top: 64px;
	width: 332px;
	height: 19px;
	font-size: 10px;
	color: White;
	text-align: right;
}
#content_right {
	position: absolute;
	z-index: 7;
	right: 37px;
	top: 83px;
	width: 332px;
	height: 302px;
}
#content_down{
	position: absolute;
	z-index: 4;
	top: 385px;
	left: 71px;
	width: 459px;
	height: 110px;
	padding-left: 10px;
	background-image: url(images/backs/bg_content_down.jpg);
}
#content_gallery {
	position: absolute;
	z-index: 4;
	top: 385px;
	left: 71px;
	width: 459px;
	height: 81px;
	background-image: url(images/backs/bg_content_down.jpg);
	padding: 25px 5px 5px 5px;
}
#content_down h1 {

	padding-left: 5px;
	font-weight: bold;
	color: #333333;
}
#nav {
	position: absolute;
	z-index: 10;
	top: 385px;
	right: 37px;
	width: 279px;
	height: 15px;
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
	text-align: center;
}
#under_nav {
	position: absolute;
	bottom: 0px;
	right: 37px;
	width: 279px;
	height: 245px;
	background-image: url(images/backs/slice_11_home.jpg);
}
#inter_ver {
	position: absolute;
	width: 80px;
	height: 20px;
	bottom: 0px;
	right: 6px;
	text-align: right;
}
#vor_retour {
	position: absolute;
	bottom: 0px;
	left: 265px;
	width: 100px;
	height: 21px;
}
#impressum {
	position: absolute;
	z-index: 9;
	width: 100px;
	height: 20px;
	top: 500px;
	left: 72px;
}
a:hover.big {
	color: White;
}
a:link.nav, a:visited.nav {
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
}
a:hover.nav {
	color: White;
}
a:link, a:visited, a:active {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: White;
}
a:link.black, a:visited.black {
	color: Black;
}
a:hover.black {
	color: White;
}
input {
	font-size: 11px;
	color: White;
	background-color: #363636;
	border: 1px solid white;
	width: 150px;
	height: 17px;
}
textarea {
	font-size: 11px;
	color: White;
	background-color: #363636;
	border: 1px solid white;
	width: 150px;
	height: 50px;
}
hr {
	width: 90%;
	height: 1px;
	background-color: #404040;
	margin: 0px 0px 0px 0px;
	border: none;
	display: block;
}