/* .:: 1.1 Font ::. */

body, input, textarea, select, td, th {
	font-size: 11px;
  	font-family: Arial, SunSans-Regular, Sans-Serif;
	color: #000000;
	line-height: 180%;
}


/* .:: 1.2 Headlines / Link ::. */

h1 {
	font-size: 16px;
	font-weight: bold;
	background-color: transparent;
	color: #003f7d;
	line-height: 24px;
	margin-top: -3px;
	margin-bottom: 12px;
}
	

h2 {
	font-size:12px;
	font-weight:bold;
	color: #003f7d;
	background-color: transparent;
}


h3,h4,h5,h6 {
	margin: 0px;
	font-weight: bold;
	font-size: 11px;
	color:#B41621;
}


.nav_l1 a, .nav_l1 a:hover {
	color:#669933;
	text-decoration:none;
}


a {
	color: #003f7d;
	text-decoration: none; 
}


a:hover {
	color: #003f7d;
}


/* .:: Tag's ::. */

html { 
	padding:0px;
	margin:0px;
}

body {
	padding:0px;
	margin:0px;
}

p {
	margin: 0px;
	padding: 0px;
}

ul {
	margin: 0px;
	padding-left: 30px;
	vertical-align: middle;
	text-align: left;
}

li {
	list-style-position: outside;
	list-style-type: square;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}

hr {
	background-color:#333333; /* Mozilla 1.4 */
	color:#333333; /* IE 6 */
	border: #333333; /* Opera 7.11 */
	height: 1px; /* in Opera für die Anzeige nötig, in Mozilla für die einheitliche Höhe */
}

input, textarea, select {
	border: 1px solid #333;
}

/* .:: Layout ::. */

table {
	width: 100%;
}

td#left {
	background-image: url(../images/layout/bg_left.gif);
	background-repeat: repeat-x;
}

td#container {
	width: 990px;
	vertical-align: top;
}

td#right {
	background-image: url(../images/layout/bg_right.gif);
	background-repeat: repeat-x;
}

div#header {
	background-image: url(../images/layout/bg_top.gif);
	background-repeat: no-repeat;
	background-position: top right;
	width: 980px;
	height: 68px;
	background-color: #fff;
	text-align: right;
	padding: 5px 7px 0px 0px;
}

div#navi {
	background-image: url(../images/layout/bg_navigation.gif);
	background-repeat: no-repeat;
	width: 990px;
	height: 64px;
}


div#content {
	width: 990px;
	padding: 0px 0px 0px 0px;
	float: left;
	clear: both;
}

div#content_left{
	background-image: url(../images/layout/bg_content1.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 360px;
	height: 333px;
	float: left;
	padding: 30px 35px 10px 40px;
	overflow: hidden;
}

div#ContentScroll {
	background-image: url(../images/layout/bg_content2.gif);
	background-repeat: no-repeat;
	background-position: -71px 4px;
	width: 535px;
	height: 333px;
	float: left;
	padding: 30px 35px 10px 10px;
	outline:none;
}
div#ScrollToContent {
	width: 525px;
	height: 290px;
	padding: 0 11px 0 0;
	float: left;
	overflow: hidden;
	outline:none;
}
div#ScrollToContent img {
	border:none;
}
div#ScrollToContent a {
	outline:none;
}

div#content_knowhow {
	background-image: url(../images/layout/bg_content2.gif);
	background-repeat: no-repeat;

	height: 333px;
	float: left;
	margin-left: 147px;
	padding: 30px 35px 10px 40px;

}

div#knowhow {
	height: 280px;
	width: 560px;
	padding: 0px 55px 0px 0px;
	overflow: auto;
	overflow-x:hidden;

}

div#content_right {
	height: 373px;
	float: left;
}

.slide {
	padding-left: 20px;
	width: 400px;
	overflow: hidden;
	float: left;
	position: absolute;
}

div#footer, div#footerKnowHow {
	float: left;
	display: block;
	padding: 37px 10px 4px 13px;
	background-color: #e2e4e6;
	color: #000000;
	font-size: 10px;
}

div#footerKnowHow {
	padding: 57px 10px 4px 13px;
}
div#footer a, div#footerKnowHow a {
	color: #9F9F9F;
}
div#footer a:hover, div#footerKnowHow a:hover {
	color: #003f7d;
}
/* .:: Navigation ::. */

div#nav_left {
	background-image: url(../images/layout/bg_button_left.gif);
	background-repeat: no-repeat;
	margin-top: 1px;
	width: 4px;
	height: 32px;
	display: inline;
	float: left;
}

div#nav_right {
	background-image: url(../images/layout/bg_button_right.gif);
	background-repeat: no-repeat;
	width: 4px;
	height: 32px;
	display: inline;
	float: left;
}

.nav_spez, .nav_spez_act {
	padding: 9px 9px 7px 9px;
	color:#003f7d;
	text-decoration: none;
	font-weight: normal;
	height: 32px;
	background-repeat: repeat-x;
	color: #003f76;
	display: block;
	float: left;
}

.nav_spez:hover {
	font-weight: normal;
	color: #000;
	text-decoration: none;
}

.nav_spez_act {
	font-weight: bold;
	background-image: url(../images/layout/bg_button.gif);
}

.nav_spez_act:hover {
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

.nav-sub, .nav-sub:hover, .nav-sub-act, .nav-sub-act:hover {
	display: block;
	width: 140px;
	padding: 5px 0px 5px 11px;
	font-weight: normal;
	text-decoration: none; 
	font-size: 11px;
	line-height:normal;
	border-bottom: 1px solid #f4f4f5;
}

.nav-sub {
	color: #333;
}

.nav-sub:hover {
	color: #003f7d;
}

.nav-sub-act {
	color: #003f7d;
	font-weight:bold;
}

.nav-sub-act:hover {
	color: #003f7d;
	font-weight:bold;
}

/* News Gallery */
#newsGallery{
	padding: 10px 0 0 0;
}
.galleryItem{
	margin: 0 5px 5px 0;
