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

html[xmlns^="http"]{
	overflow-y: scroll;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
body {
	background-color: #002857;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#wrapper{
	margin-left:auto;
	margin-right:auto;
	width:964px;
	background-color:#fff;
}
#header{
	height:182px;
	background: url(../img/bg_header.jpg) 0px 0px no-repeat;
}
#header a{
	text-decoration:none;
	display:block;
	width:280px;
	height:80px;
	float:right;
	margin-top:72px;
}
#mainnav{
	margin-left:20px;
	overflow:hidden;
}
#mainnav a{
	display:block;
	float:left;
	text-transform:uppercase;
	font-weight:bold;
	font-size:13px;
	padding-top:8px;
	padding-bottom:8px;
	padding-left:12px;
	padding-right:12px;
	text-decoration:none;
	color:#002857;
}
#mainnav a:hover{
	background-color:#c2b49e;
	color:#fff;
}
 #mainnav a.active{
	background-color:#c2b49e;
	color:#00519e;
}
#secnav, #content{
	float:left;
}
#columns{
	background-color:#ede8e2;
	border-top:1px solid #c2b49e;
}
#secnav{
	background-color:#c2b49e;
	width:254px;
	height:200px;
	overflow:hidden;
	padding-top:25px;
}
#secnav a{
	display:block;
	padding-left:32px;
	text-decoration:none;
	text-transform:uppercase;
	color:#00519e;
	font-size:12px;
	padding-top:4px;
	padding-bottom:4px;
}
#secnav a.active{
	color:#fff;
	background:url(../img/ico_plus.gif) 22px 10px no-repeat;
}
#secnav a:hover{
	color:#333;
	background:url(../img/ico_plus.gif) 22px 10px no-repeat;
}
#slinks, #vlinks{
	overflow:hidden;
}
#content{
	background-color:#fff;
	width:710px;
}
#content_head_img{
	height:225px;
	background:#c3b49f url(../img/bg_content_header_gss.jpg) 0px 0px no-repeat;
}
#content_head_img #box{
		background:#c3b49f;
		float:right;
		margin-right:33px;
		width:213px;
		height:27px;
		margin-top:200px;
}
#content_head_txt{
	background:#c3b49f;
	padding-left:70px;
	padding-right:200px;
	padding-bottom:20px;
}
#breadcrumb{
	padding-top:15px;
	padding-bottom:5px;
	color:#fff;
}
#breadcrumb a{
	text-decoration:none;
	color:#fff;
	text-transform:uppercase;
	font-size:9px;
}
#breadcrumb a:hover{
	color:#333;
}
.clear{
	clear:both;
}
h1, h2{
	color:#002857;
	padding:0px;
	margin:0px;
	font-weight:normal;
}
h1{
	text-transform:uppercase;
	font-size:21px;
}
h3{
	color:#00519e;
	font-size:12px;
	font-weight:normal;
}
#copy{
	background:url(../img/bg_copy.gif) right bottom no-repeat;
	padding-left:70px;
	padding-right:200px;
	padding-bottom:15px;
	padding-top:10px;
	line-height:1.5;
}
#copy a{
	color:#666;
}
#copy a:hover{
	color:#000;
}
.toplink{
	display:block;
	background:
	url(../img/ico_top.gif) right top no-repeat;
	height:14px;
	text-decoration:none;
	margin-bottom:15px;
	border-bottom:1px solid #c2b49e;
}
#footer{
	background-color: #002857;
	color:#c2b49e;
	text-align:right;
	text-transform:uppercase;
	font-size:9px;
	padding-top:17px;
	padding-bottom:17px;
}

/* historie start */
.line{
	background:url(../img/bg_line.gif) 0px 0px no-repeat;
	height:20px;
}
.historie{
	padding:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:italic;
	text-align:justify;
	line-height:1.2;
}

.zahl{
	font-size:30px;
	font-weight:bold;
	color:#817464;
	font-style:normal;
}
.bildleft{
	float:left;
	padding-right:0.5em;
	padding-top: 0.2em;
}

/* historie ende */


