/*
 * green		#415968
 * sub- green 	#677B86
 * grey			#e4e5e6
 * red			#ee3424
 * */


body {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#415968;
}
a, a:visited, a:active {
	text-decoration:none;
	color:#415968;
}
a:hover {
	text-decoration:none;
	color:#ee3424;
}
.hide {
	display:none;
}
#background_wrapper {
	position:fixed;
	overflow:hidden;
	width:100%;
	height:100%;
}
#background_image {}
#outerwrapper {
	width:100%;
	position:relative;
}
#innerwrapper {}
#header {
	height:60px;
	background-color:#415968;
	position: relative;
}
#subHeader {
	background-color:#415968;
	height:158px;/*24(navButton) + 16(vor&nachNav) + 102(scrollContent) + 16(scrollKnob&abstand)*/
	opacity:0.8;
	filter: alpha(opacity=80);
}
#logo {
	position:absolute;
	top:15px;
	right:45px;
}
#header span {
	position:absolute;
	top:19px;
	left:16px;
	color:#fff;
	font-size:21px;
	font-weight:normal;
}

#navigation {
	position:absolute;
	top:60px;
	left:4px;
	z-index:10;
}
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop2.html
Copyright (c) 2005-2009 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/* style the outer div to give it width */
#navigation .menu {
	height:26px;
}
/* remove all the bullets, borders and padding from the default list styling */
#navigation .menu ul {
	padding:0;margin:0;
	list-style-type:none;
}
#navigation .menu ul ul {
	width:148px; /*124*/
}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
#navigation .menu li {
	width:148px;/*124*/
	float:left;
	border:8px solid transparent;
	border-width: 8px 4px 0px 4px;
	position:relative;
}
#navigation .menu li li {
	margin-top: -1px;
	border-width: 0px;/*reset border, then set new*/
	border-top:9px solid transparent;
}
#navigation .menu li li li {
	border-left:8px solid transparent;
}
/* style the links for the top level */
#navigation .menu a, #navigation .menu a:visited {
	display:block;
	width:148px;height:24px;/*124*/
	color:#415968;
	background:#e4e5e6;
	text-indent:5px;
	line-height:22px;
}
/* style hover */
#navigation .menu a:hover {
	background:#ee3424;
}
#navigation .menu :hover > a {
	background:#ee3424;
}
/* hide the sub levels and give them a positon absolute so that they take up no room */
#navigation .menu ul ul {
	visibility:hidden;
	position:absolute;
	height:0;
	top:24px;
	left:0;
	width:148px;
}
/* another hack for IE5.5 */
* html #navigation .menu ul ul {
	top:24px;
	t\op:25px;
}
/* position the third level flyout menu */
#navigation .menu ul ul ul{
	left:144px;/*120*/
	top:-8px;/*border auskorrigieren*/
	width:148px;/*124*/
}
/* position the third level flyout menu for a left flyout */
#navigation .menu ul ul ul.left {
	left:148px;/*124*/
}

/* style the table so that it takes no part in the layout - required for IE to work */
#navigation .menu table {position:absolute; top:0; left:0;}

/* style the second level links */
#navigation .menu ul ul a, #navigation .menu ul ul a:visited{
	height:auto;
	line-height:1em;
	padding:5px 5px;
	width:138px;/*114*/
	/* yet another hack for IE5.5 */
}
* html #navigation .menu ul ul a{
	width:138px;/*114*/
}
/* make the second level visible when hover on first level list OR link */
#navigation .menu ul li:hover ul, #navigation .menu ul .active:hover ul,
#navigation .menu ul a:hover ul{
	visibility:visible;
}
/* keep the third level hidden when you hover on first level list OR link */
#navigation .menu ul :hover ul ul{
	visibility:hidden;
}
/* keep the fourth level hidden when you hover on second level list OR link */
#navigation .menu ul :hover ul :hover ul ul{
	visibility:hidden;
}
/* make the third level visible when you hover over second level list OR link */
#navigation .menu ul :hover ul :hover ul{
	visibility:visible;
}
/* make the fourth level visible when you hover over third level list OR link */
#navigation .menu ul :hover ul :hover ul :hover ul {
	visibility:visible;
}
/* auto width */
#navigation .menu ul ul ul {
	width:auto;
}
#navigation .menu li li li {
	white-space: nowrap;
	width:100%;
}
#navigation .menu li li li a,  #navigation .menu li li li a:visited{
	width:96%;
}
/*set color of acitve buttons (html>body wegen ie6)*/
html>body #navigation .menu .active, #navigation .menu .active:visited {
	background-color:#ee3424;
	color:#e4e5e6;
}
#navigation .menu a.noLink {
	cursor:default;
}
/*
	>scrollNavigations
	Allgemeine Formatierung der Scrollbar-Navigationen
*/
.scrollBarContainer {
	background-color:#677B86;
}
.scrollBarContainer .container {
	position:relative;
	height:126px;/*102(scrollContent) + 16(scrollKnob&abstand) + windowScrollBalken*/
	overflow-y:hidden;
	overflow-x:scroll;
}
.scrollBarContainer .container .contentWrapper {
	height:110px;
	overflow:hidden;
}
.scrollBarContainer .container .contentWrapper .content {
	float:left;
	width:136px;height:102px;
	margin:0 8px 8px 0;
}
.scrollBarContainer .container .contentWrapper .firstContainer {
	float:left;
	width:136px;height:102px;
	margin:0 8px 8px 8px;
}
.scrollBarContainer .container .contentWrapper .content img {
	width:136px;height:102px;
}
.scrollBarContainer .container .contentWrapper .content a:visited .image_legend,
.scrollBarContainer .container .contentWrapper .content a .image_legend {
	position:absolute;
	padding:3px 8px 3px 8px;
	background-color:#415968;
	color:#fff;
	font-size:10px;
	display:block;
	max-width: 120px;
}
.scrollBarContainer .container .contentWrapper .content a:hover .image_legend {
	color:#ee3424;
}
.scrollBarContainer .scrollBar .bar{
	width:8px;
	height:8px;
}
.scrollBarContainer .scrollBar .button{
	width:0;
	height:0;
}
.scrollBarContainer .scrollBar .button.active{}
.scrollBarContainer .scrollBar .scrollable{
	cursor:pointer;
	background-color: #fff;
}
.scrollBarContainer .scrollBar .knob{
	height:10px;
}
.scrollBarContainer .scrollBar .knob.horizontalKnob{
	cursor:w-resize;
	width: 35px;
	height:8px;
	background: url(../img/knop.png);
}
.scrollBarContainer .scrollBar .knobHorizontalTip{}
.scrollBarContainer .scrollBar .active .knobHorizontalTip{}
.scrollBarContainer .scrollBar  .knobHorizontalFill{}
.scrollBarContainer .scrollBar .active .knobHorizontalFill{
	background-position:bottom center;
}
.scrollBar .knob.active{
	border:none;
}
.scrollBarContainer .none_visible .content,
.scrollBarContainer .none_visible .content:visited {
	opacity:0.4;
	filter: alpha(opacity=40);
}
.scrollBarContainer .none_visible .active,
.scrollBarContainer .none_visible .active:visited {
	opacity:1;
	filter: alpha(opacity=100);
}
.scrollBarContainer:hover .none_visible .content {
	opacity:1;
	filter: alpha(opacity=100);
}
/*
/*
	>scrollNavigation
*/
#scrollNavigation {
	padding-top:40px;/*24(navButton) + 16(vor&nachNav)*/
	height:118px;/*102(scrollContent) + 16(scrollKnob&abstand)*/
}
/*
	>subScrollNavigation
*/
#subScrollNavigation {
	padding-top:8px;
	height:125px;/*102(scrollContent) + 16(scrollKnob&abstand)*/
	position:relative;
	width:730px;
}
#subScrollNavigation .container {
	width:730px;
}
#subScrollNavigation .content_image_container {
	position: absolute;
	bottom:12px;right: 8px;
	border:2px solid #415968;
	width:300px;
	z-index: 5;
}
#subScrollNavigation .content_image_container .content_image_description {
	position: absolute;
	top: 0;left: 0;
}
#subScrollNavigation .content_image_container .close_image {
	position: absolute;
	top: -1px;right: 0;
	width:16px;height:16px;
	background:url(../img/close.png) no-repeat;
	cursor:pointer;
}
#subScrollNavigation .content_image {
	width:300px;
}
/*
 CONTENT 
*/
.content_inner {
	/*background-color:white;*/
	background:transparent url(../img/catbg.png) repeat;
	margin: 24px auto;
	width: 730px;
}
.content_page {
	width:730px;
	padding-top:24px;
	min-height: 400px;
}
.paragraph_outer {
	position:relative;padding:0;border:none;margin:0;
	width:730px;
}

h1 {
	font-size:21px;
	font-weight:normal;
	padding:0 0 8px;
	margin-bottom:15px;
	border-bottom:4px solid #415968;
	width:225px;
}
.content_noimage {background:transparent url(../img/catbg.png) repeat;}
.content_noimage .content_page {width:707px;}
.content_noimage h1 {width:auto;}

.paragraph {position:relative;padding-left:24px;display:block;padding-right:24px;z-index:2;}
.paragraph p {line-height: 16px;padding-bottom:24px;}
.content_noimage .paragraph p {line-height: 20px;font-size:16px;}

.content_contact {
	height:18px;
	background-color:#415968;
	color:#e4e5e6;
	margin-bottom:0;
	font-size:8px;
	padding-top:6px;
	text-align:center;
	clear:both;
}
.content_contact a {
	color:#F00;
}
.content_files {
	width:225px;z-index:2;
	position:absolute;bottom:7px;left:24px;
	/*margin-top:-26px;
	margin-left:24px;*/
}
.content_files li a, .content_files li a:visited{
	display:block;
	background-color:#415968;
	color:#e4e5e6;
	padding:3px 7px 3px 7px;
	margin-bottom:5px;
	font-size:11px;

}
.content_files li a:hover{
	color:#ee3424;
}

.content_image_description {
	position:absolute;top:0;left:0;
}
.content_image_description span {
	background-color:#415968;
	color:#fff;
	font-size:10px;
	display:block;
	margin-bottom:8px;
	padding:3px 8px 3px 8px;
	text-align: left;
}
#subScrollNavigation .content_image_description span,
#subScrollNavigation .content_image_description span:visited {cursor: pointer;}
#subScrollNavigation .content_image_description span:hover {
	color:#ee3424;
}
.content_image {
	width:457px;
}
.content_items {
	clear:both;
}
/*
	CONTACT FORMULAR
*/
.content_text .form_row {
	display:block;float:none;clear:both;
}
.content_text .form_row label{
	float:left;
	height:14px;
	margin:3px 0;
	line-height: 18px;
	width:70px;overflow:visible;white-space:nowrap;
}
.content_text input{
	display:block;float:right;clear:both;margin-top:2px;
}
.content_text .form_row input{
	float:right;clear:none;
	height:16px;
	margin:2px 0;width:133px;
}
.content_text .form_row textarea{float:right;margin-top:2px;width:219px;height:49px;}
.content_text .form_error label, .content_text span.form_error{color:red;}

/* Zooming things */
.paragraph div.cropcontainer.cropcontainer {position:absolute;right:0;top:0px;background: transparent url(../img/spacer.gif) repeat}
.paragraph div.cropcontainer .zoomercrob {background:#FFF; position:absolute; top:0px; left:0px; cursor:crosshair;border:1px solid #415968;}
.paragraph div.viewport img {display:block;position:absolute;}
.paragraph div.viewport {display:block;position:absolute;top:0;left:0;background:url(../img/loading.gif) center center no-repeat #FFFFFF;overflow:hidden;cursor:crosshair;width:249px;z-index:4;}

/*paragraph && paragraph_list things*/
.paragraph img.pimage {float:right;width:457px;margin-right:-24px;}
.paragraph .pimage {margin:0 0 12px 24px;}
.content_overview {}
.paragraph_list h1 {border-bottom: 3px solid #415968;font-size: 19px;margin-bottom: 12px;padding: 0 0 6px;}
.paragraph_list img {width:227px;height:102px;float:left;margin-bottom:24px;}
.paragraph_list .paragraph {float:left;display:block;width:455px;}
a:hover .paragraph p {color:#415968}
a:hover .paragraph h1 {border-color:#ee3424;}
.paragraph p a, .paragraph p a:visited, .paragraph p a:active {
	color:#ee3424;
}
.paragraph p a:hover {
	color:#000;
}

