@charset "UTF-8";
/* CSS Document */
body {
	background-color: #000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
}
a:link {
	font-weight: bold;
	text-decoration: none;
	border:none;
}

.img {
	border:none;
}

a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FFC;
}
a:active {
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Times New Roman, Times, serif;
}
h1 {
	font-size: 20.2pt;
	color: #FFC;
}

#logo {
	position:fixed;
	left: 25px;
	top: 35px;
	z-index: 10;
}

#holz {
	position:fixed;
	left: 0px;
	top: 0px;
	width: 206px;
	z-index: 2;
}

#nav_schatten {
	position:fixed;
	left: 0px;
	top: 180px;
	width: 299px;
	height: 496px;
	z-index: 3;
}

#menu {
	position:fixed;
	left: 0px;
	top: 180px;
	width: 299px;
	height: 496px;
	z-index: 23;
}


#nav {
	position:inherit;
}

#con_l {
	position:fixed;
	left: 241px;
	top: 0px;
	width: 677px;
	z-index: 3;
}

#con_r {
	position:fixed;
	left: 894px;
	top: 0px;
	width: 362px;
	z-index: 3;
}

#leftContent {
	position:absolute;
	left: 281px;
	top: 140px;
	width: 607px;
	height:auto;
	z-index: 13;
}

#rightContent {
	position:fixed;
	left: 930px;
	top: 145px;
	width: 320px;
	height:363px;
	z-index: 15;
}

#map {
	border:none;
}

.ffc_font_big {
	color: #fff;
	font-size: 26.4pt;
}

.ffc_font {
	color: #fff;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height:20px;
}
.ffc_font_italic {
	color: #fff;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	line-height:20px;
}

.ffc_font_italic_update {
	color: #900;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	line-height:20px;
}

.black_font {
	color: #000;
}
.dark_font {
	color: #61584e;
}


a {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
}