@charset "UTF-8";
/* CSS Document */

body {
	margin: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #7c7c7b;
	font-size: 14px;
	background-color: #ededed;
}

a:link {
	color: #7c7c7b;
}

a:visited {
	color: #6b6b6b;
}

a:hover {
	color: #474747;
}

a:active {
	color: #474747;
}
.zoom {
}

#flashintro {
	width: 990px;
	margin-top: 0px;
}

#wrapper {
	width: 990px;
	margin: 0 auto;
}

#header {
	width: 990px;
	margin-top: 5px;
}

#title {
	width: 240px;
	margin: 0 auto;
}

#metanavigation {
	color: #7c7c7b;
	font-size: 10px;
	float: right;
	margin-right: 10px;
	height: 20px;
	vertical-align: top;
}

#metanavigation a {
	color: #7c7c7b;
	text-decoration: none;
	vertical-align: top;
}

#stoerer {
	width: 210px;
	height: 36px;
	margin-top: 7px;
	z-index: 999;
	position: absolute;
	margin-left: 390px;
}

#content {
	float: left;
	line-height: 1.5em;
}

.c990 {
	width: 990px;
}
.c770 {
	width: 770px;
}
.c670 {
	width: 670px;
}

#thumbs {
	float: right;
}
.t240 {
	width: 240px;
}
.t200 {
	width: 200px;
}

.thumbcontainer {
	margin-bottom: 20px;
	text-align: center;
	font-size: 11px;
	float: left;
}

.thumbcontainer img {
	margin-bottom: 5px;
}

#footer {
	margin-top: 50px;
	margin-bottom: 30px;
	text-align: center;
	color: #7c7c7b;
	font-size: 10px;
}

#footer a {
	color: #7c7c7b;
}

.clear {
	clear: both;
}

.h1 {
	color: #7c7c7b;
	font-size: 24px;
	margin-bottom: -5px;
}
