@charset "UTF-8";
/* CSS Document */
html {
	height: 100%;
}

body {
	background-color: #ffffff;
	font-size: 0.7em;
	font-family: Arial, Helvetica, sans-serif;
	color:#000;
	padding:0;
	margin:0;
	height: 100%;
}
a {		color:#03317c;  text-decoration: none;}
a:link {	color:#03317c; text-decoration: none;}
a:visited {	color:#03317c; text-decoration: none;}
a:hover {color: #000; text-decoration: none;}

h1 {
	font-size: 1.8em;
	margin:0;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-weight:bold;
	color:#03317c;
}

h2 {
	font-size:1.4em;
	font-weight: bold;
	margin:0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	color:#03317c;
}
h3 {
	font-size:1.2em;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color:#03317c;
}
h4 {
	color:#03317c;
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
ul {
	margin: 0px;
	padding-left: 15px;
}
li {
	list-style: circle;
	}
#container {
	margin-bottom: 10px;
	position: absolute;
	height: 100%;
	left:50px;
	right:50px;
	margin: 0 auto;
	min-width: 850px;
        max-width: 1280px;
}

#head_row1 {
	position: absolute;
	top:0px;
	width: 100%;
	overflow:hidden;
	height: 30px;
}
#head_schriftzug {
  background-color: #FF0000;
  position: absolute;
  left: 0px;
  width:500px;
  height: 30px;
}
#head_icons {
	position: absolute;
	right: 0px;
	min-width:300px;
	text-align: right;
	height: 30px;
}
#head_row2 {
	position: absolute;
	top:30px;
	width: 100%;
	overflow:hidden;
	height: 100px;
}
#head1 {
	width: 25px;
	height: 100px;
	position: absolute;
	left:0px;
	top: 0px;
	background-image: url(images/head1.gif);
	background-repeat: no-repeat;
}
#head2 {
	height: 100px;
	position: absolute;
	left: 25px;
	overflow:hidden;
	top: 0px;
	right: 190px;
	min-width: 500px;
}
#head_rot {
	background-color: #D70014;
	height: 22px;
	position: relative;
	padding-left: 20px;
	padding-top: 8px;
	color:#FFF;
}
#head_mittelblau {
	height: 15px;
	background-color: #1A70C0;
	position: relative;
	padding-left: 20px;
}
#head_dunkelblau {
	height: 55px;
	background-color: #150071;
	position: relative;
	background-image: url(images/schleusenverein.gif);
	background-repeat: no-repeat;
}
#head3 {
	height: 100px;
	position: absolute;
	overflow:hidden;
	top:0px;
	width: 190px;
	right: 0px;
	background-image: url(images/head3.gif);
	background-repeat: no-repeat;
}
#inhalt {
	position: absolute;
	top: 130px;
	left: 0px;
	right: 0px;
	bottom: 10px;
	background-color:#FFF;
}
#left_nav {
	background-color: #03317C;
	width: 182px;
	position: absolute;
	top: 0px;
	left: 0px;
	bottom:0px;
	padding: 9px;
}
.left_nav {
	padding: 3px;
	color:#FFF;
	font-size:11px;
}
.left_nav a {
	color:#FFF;
}
.left_nav a:hover {
	color:#FFF;
  text-decoration:underline;
}
.left_nav a#active {
	color:#FFF;
	font-weight:bold;
}
.left_nav a:visited {
	color:#FFF;
}
#top_nav {
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	height: 17px;
	padding-top: 3px;
	padding-left: 3px;
	overflow: hidden;
}
.top_nav {
	font-size: 12px;
	font-weight: bold;
  }
.top_nav a {
	color: #FFF;
	font-weight: bold;
}
.top_nav a:hover {
	color:#FFF;
	text-decoration:underline;
	font-weight: bold;
}

.top_nav a:visited {
	color:#FFF;
}
.top_nav a#active {
	color:#FFF;
	text-decoration:underline;
	font-weight: bold;
}
#top_nav2 {
	position: absolute;
	left: 3px;
	top: 0px;
	right: 148px;
	height: 17px;
	padding-top: 3px;
	padding-left: 3px;
	overflow: hidden;
}
.top_nav2 {
	font-size: 12px;
  color: #fff;
}
.top_nav2 a {
  color: #fff;
}
.top_nav2 a:hover {
	color:#FFF;
  text-decoration:underline;
}
.top_nav2 a:visited {
	color:#FFF;
}
.top_nav2 a#active {
	color:#FFF;
	font-weight: bold;
}
.top_nav2_hintergrund {
	left: 0px;
	top: 0px;
	right: 0px;
	height: 20px;
  position: absolute;
	margin: 0px;
	padding: 0px;
}
#content {
	position: absolute;
	left: 0px;
	top: 23px;
	right: 0px;
	bottom: 0px;
}
#content_main {
	position: absolute;
	left: 3px;
	right: 260px;
	top:0px;
	bottom:23px;
	overflow: auto;
	padding-top: 0px;
	padding-left: 40px;
	padding-right: 0px;
}
#content_block {
	width: 250px;
	right:0px;
	top: 0px;
	bottom: 23px;
	float: right;
	position: absolute;
	overflow: hidden;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.content_block {
	font-size:11px;
	line-height:13px;
}
.content_block h1 {
	font-size: 11px;
	font-weight: bold;
	width: 250px;
	background-image: url(images/headbox.jpg);
	text-align: center;
	color: #FFF;
	padding-top: 1px;
}
#footer {
	position: absolute;
	bottom: 0px;
	height: 24px;
	padding-top: 0px;
	padding-left: 0px;
	left: 0px;
	right: 0px;
	overflow: hidden;
	color:#FFF;
}
#footer1 {
	position: absolute;
	bottom: 0px;
	height: 24px;
	left: 0px;
	width: 25px;
	background-image: url(images/footer1.gif);
	background-repeat: no-repeat;
}
#footer2 {
	background-color:#D70014;
	position: absolute;
	bottom: 0px;
	height: 20px;
	left: 25px;
	right: 25px;
	padding-top:4px;
}
#footer3 {
	position: absolute;
	bottom: 0px;
	height: 24px;
	right: 0px;
	width: 25px;
	background-image: url(images/footer3.gif);
}
.footer {
	font-size: 11px;
}
.footer a {
	color: #FFF;
}

.teaser {
}
.teaser h1 {
	font-size: 1.4em;
	font-weight:bold
}

.left_nav div {
	font-family: Verdana,Arial,Sans-serif;
	font-size: 11px; 
	font-weight: normal;
	color: #FFFFFF;
	
	padding-bottom: 2px;
	
	cursor: pointer;
	cursor: hand; 
}

div.datasheet_level1 {
	border-bottom: 1px #FFFFFF solid; 
	margin-bottom: 6px;
	padding-top: 4px; 
	width: 100%; 
	
	font-size: 13px; 
	font-weight: bold;

}
div.datasheet_level1:first-child {
	padding-top: 0px;
}

div.datasheet_level2 {
	padding-top: 3px;
	font-size: 13px; 
	font-weight: bold;
}

div.datasheet_level4 { 
	margin-left : 15px; 
} 

.plusminus { 
	color : #6683AF;
} 

