body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	margin-top:0px;
	font-size: 11px;
	color: #FFFFFF;
}
a:link {
	color: #CB3931;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #CB3931;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #CB3931;
	font-weight: bold;
}
a.link_nav, a.link_nav:link {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.link_nav, a.link_nav:visited {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
a:link_nav, a.link_nav:hover {
	font-size: 10px;
	text-decoration: underline;
	color: #CB3931;
	font-weight: bold;
}
a.link_nav, a.link_nav:active {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
a.link_subnav, a.link_subnav:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	background-image: url(images/btn_arrow_sub_off.gif);
	background-repeat: no-repeat;
	text-transform: uppercase;
	padding-left: 8px;
	margin-left: 10px;
	background-position: 0px 1px;
}
a.link_subnav, a.link_subnav:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	background-image: url(images/btn_arrow_sub_off.gif);
	background-repeat: no-repeat;
	text-transform: uppercase;
	padding-left: 8px;
	margin-left: 10px;
	background-position: 0px 1px;
}
a.link_subnav, a.link_subnav:hover {
	color: #c8362e;
	text-decoration: none;
	font-weight: normal;
	background-image: url(images/btn_arrow_sub_on.gif);
	background-repeat: no-repeat;
	text-transform: uppercase;
	padding-left: 8px;
	margin-left: 10px;
	background-position: 0px 1px;
}
a.link_subnav, a.link_subnav:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	background-image: url(images/btn_arrow_sub_off.gif);
	background-repeat: no-repeat;
	text-transform: uppercase;
	padding-left: 8px;
	margin-left: 10px;
	background-position: 0px 1px;
}
a.link_subnav_on {
	color: #c8362e;
	text-decoration: none;
	font-weight: normal;
	background-image: url(images/btn_arrow_sub_on.gif);
	background-repeat: no-repeat;
	text-transform: uppercase;
	padding-left: 8px;
	margin-left: 10px;
	background-position: 0px 1px;
}

#layer_all {
	position:relative;
	width:1024px;
	z-index:1;
	left: 0px;
	top: 0px;
}
#layer_header {
	position:relative;
	width:1024px;
	z-index:2;
	height: 238px;
	text-align: left;
	vertical-align: top;
	background-image: url(images/head_history.jpg);
	background-repeat: no-repeat;
}
#layer_content {
	position:relative;
	width:1024px;
	z-index:3;
	text-align: left;
	height: 409px;
	background-image: url(images/content_history.jpg);
	background-repeat: no-repeat;
}
#layer_footer {
	position:relative;
	width:1024px;
	z-index:5;
	height: 180px;
	background-image: url(images/footer_history.jpg);
	background-repeat: no-repeat;
}
#layer_menu {
	position:relative;
	width:749px;
	z-index:4;
	text-align: left;
	height: 200px;
	left:275px;
	top: 0px;
}
.hl_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CB3931;
	text-transform: uppercase;
}
.td_content_50px {
	padding-top: 28px;
	padding-right: 140px;
}
.td_content_48px {
	padding-top: 38px;
}
.td_content_0px {
	padding-top: 0px;
	padding-right: 140px;
	text-align: left;
	font-weight: bold;
}
.td_content_gallery {
	padding-top: 28px;
	text-align: left;
}
.td_content_downlaod {
	text-align: left;
	padding-left: 10px;
	color: #000000;
	padding-bottom: 5px;
	padding-right: 0px;
	font-weight: bold;
}
.text_stills {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-left: 7px;
	padding-top: 14px;
	display: block;
	padding-right: 7px;
	padding-bottom: 14px;
}
.thumb_links {
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.thumb_rechts {
	padding-bottom: 5px;
	padding-right: 5px;
}
.text_unter_stills {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	padding-left: 5px;
	padding-top: 5px;
	display: block;
	padding-right: 5px;
}
a.link_text_on {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
