@charset "UTF-8";
body  {
	color: #344c58;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0;
}

a:link {
	color: #344c58;
}
a:visited {
	color: #344c58;
}
a:hover {
	color: #344c58;
}
a:active {
	color: #344c58;
}

#navigation {
	list-style: none;
	margin: 0;
	padding: 0;
}

#navigation li {
	float: left;
}

#navigation li a {
	display: block;
	width: 98px;
	text-align: center;
	color: #344c58;
	padding: 12px 0;
	text-decoration: none;
	font-size: 13px;
}

#navigation li a:hover {
	background-image: url(../img/reiter_navigation.jpg);
	background-repeat: no-repeat;
}

#navigation li.active {
	background-image: url(../img/reiter_navigation.jpg);
	background-repeat: no-repeat;
}

#language {
	list-style: none;
	margin: 0;
	padding: 0;
}

#language li {
	float: right;
}

#language li.lang_deu {
	margin-top: 15px;
	margin-right: 5px;
}

#language li.lang_eng {
	margin-top: 15px;
	margin-right: 10px;
}

.headline0 {
	font-weight: bold;
}

.headline1 {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
}

.hr {
	border: 0;
	width: 320px;
	color: #922224;
	background-color: #922224;
	height: 1px;
	margin-left: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.disclaimer {
	font-size: 10px;
}

#container {
	width: 1012px;
	height: 670px;
	background-image: url(../img/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: auto;
	margin-top: 50px;
}

#header {
	position: absolute;
	width: 930px;
	margin-top: 10px;
	height: 41px;
	background-image: url(../img/background_navigation.jpg);
	background-repeat: repeat-x;
	margin-left: 41px;
}

#head_index {
	position: absolute;
	width: 700px;
	margin-left: 70px;
	margin-top: 80px;
	height: 140px;
}

#keypoints li {
	margin: 0;
	padding: 0;
	list-style-image: url(../img/keypoint.gif);
}

#flash {
	position: absolute;
	width: 76px;
	margin-left: 990px;
	margin-top: 68px;
	height: 200px;
}

#bilderrahmen {
	position: absolute;
	width: 213px;
	margin-left: 799px;
	margin-top: 70px;
	height: 530px;
	z-index: 1;
}

#keyfact	{
	position:absolute;
	width:620px;
	height:40px;
	margin-top: 555px;
	margin-left: 150px;
}

#footer {
	position: absolute;
	width: 930px;
	margin-left: 41px;
	margin-top: 650px;
	height: 20px;
	font-size: 10px;
}

/* Scrolling */

#wn_index	{
	position:absolute;
	width:620px;
	height:325px;
	overflow:hidden;
	margin-top: 220px;
	margin-left: 150px;
}

#wn	{
	position:absolute;
	width:620px;
	height:425px;
	overflow:hidden;
	margin-top: 120px;
	margin-left: 150px;
}

#scrollLinks_index {
	position:absolute;
	width:12px;
	height:50px;
	margin-top: 220px;
	margin-left: 90px;
}

#scrollLinks {
	position:absolute;
	width:12px;
	height:50px;
	margin-top: 120px;
	margin-left: 90px;
}
