body {
	text-align: center; /* required for centering the page in IE */
	margin: 0px;
	padding: 0px;
	background-image: url(../images/cp_bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000;
	line-height:20px;
	background-color: #bcbcbc;
}

em {
  font-style: normal;
}

p img {
  border: 1px solid #002c57;
  padding: 5px;
  margin: 15px;
}

a img {
  border: 0px;
  padding: 0px;
  margin: 0px;
}

h1, h2, h3, h4, p, ul, li {
	margin: 0px;
	padding: 0px;
	font: 12px Arial,sans-serif;
	list-style-type: none;
}

h1,h2,h3,.componentheading, .contentheading {
	font: normal normal 200% Arial, Verdana, sans-serif;
	font-weight:bold;color: #002c57;
}

h2 {
	font-size:160%
}

h3 {
	font-size:110%
}

html, body {
	height: 100%;
	width: 100%;
}
	
a:link ,  a:visited{
	text-decoration: none;
	color: #355081;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	color: #002c57;
	font-weight: bold;
}

#pegelstaende {
}

#pegelstaende img {
padding: 0px;
margin: 0px;
border: none;
}

#wrapper {
	position:static;
	width: 1000px;
	margin: 0 auto; /* centering the page */
	text-align: left;
}

#header {
	position:static;
	height: 46px;
	background-image:url(../images/head1.jpg);
        background-repeat: no-repeat;
}

#header_img {
  position: static;
  height: 134px;
}

#head_banner {
  width: 679px;
  height: 134px;
  overflow: hidden;
}

#homebutton {
background-image: url(../../../images/stories/hg_home.jpg);
background-repeat: no-repeat;
background-position: 0px 4px;
}

#homebutton a:link , #homebutton a:visited {
	text-decoration: none;
	color: #355081;
	font-weight: bold;
font-size: 11px
}

#homebutton a:hover {
	text-decoration: underline;
	color: #002c57;
	font-weight: bold;
}

#Menu{
	position:static;
	background-image:url(../images/menu.jpg);
	width: 1000px;
	height:38px;
/*    color: #fff;*/
}

#container {
    clear: both;
	background-image:url(../images/body.jpg);
	background-repeat: repeat-y;
}
	
#innerContainer {
	margin-right: 12px;
	margin-left: 12px;
	height:100%;

}
.bs_contentdiv {

	}
#FlashHeadpiece {
text-align:center;


	margin-left:auto;
	margin-right:auto;
	background-color:#000000;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #333333;
	border-left-color: #CCCCCC;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
}

#left {
	float: left;
	width: 264px;
	position:relative;
}
	
#leftInner {
	font: 90% Arial,sans-serif;
	padding-left: 8px;
}

.latestnews, .mostread, .popular {
	font: 11px Arial,sans-serif;
	list-style-type:none;
}

ul.mostread, ul.latestnews {
	list-style: none;
	margin-left: 0;
	padding-left: 1.5em;
	text-indent: -1.3em;
	}
li.mostread, li.latestnews {
	padding-bottom:4px;
	list-style-type:none;

}

li.mostread a:link, li.latestnews a:link {
	padding-left: 14px;
	background-image: url(../images/starbullet.png);
	background-repeat: no-repeat;
	background-position: left 2px;
}

li.mostread a:hover, li.latestnews a:hover {
	background-image: url(../images/starbullet-hover.png);
	background-repeat: no-repeat;
	background-position: left 2px;
}

#content {
	width: 638px;
	float:right;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 14px;
	background-color:transparent;
	background-imgae:url(../images/blank400.png);
	height:100%;
}
	
#content p {
	line-height:15px;
	font: 12px;
        text-align: left;
}
/*Jochen*/
.contentpaneopen {
	line-height:15px;
	font-size: 12px;
    text-align: left;
	color:#000;
}
	
#content ul{
	list-style-type: none;
}
	
#content li{
	line-height:20px;
	font-size: 12px;
	padding-left:15px;
	background-image: url(../images/bluearrowbullet.png); /*Jochen */
	background-repeat: no-repeat;
	background-position:left 5px;
}

#clear {
	height: 0px;
	clear:both;	
}
	
.clear {
    clear: both;
    display: block;
    height: 1px;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

#footer {
	height: 40px;
	clear:both;
        padding-left: 50px;
	text-align:left;
	background-image:url(../images/footer.jpg)
}
		/*Horizontal Nav*/
		
#nav {
  float: left;
  padding-left: 55px;
}

#nav_right {
  float: right;
  padding-right: 55px;
}

div#nav,div#nav li{
	list-style-type:none;
	margin:0;
}

div#nav{
	position:static;
	font-size: 12px;
}

div#nav li{
	/*float:left;*/
	margin-right: 1px;
	font-size: 12px;
	text-align: left;
	display: inline;
	vertical-align: middle;
}

div#nav a{
	/*float:left;*/
	height: 26px;
	line-height: 26px;
	text-decoration:none;	
/*	color: #fff;*/
	font-weight: normal;
	padding-left:5px;
	padding-right:5px;
}

div#nav a:hover {
/*	color: #fff;*/
}

div#nav li.activelink a,div#nav li.activelink a:hover{
/*	color: #fff;*/
}

#nav a:link#active_menu-nav, #nav a:visited#active_menu-nav{
/*	color: #fff;*/
}

div#nav_right,div#nav_right li{
	list-style-type:none;
	margin:0;
}

div#nav_right {
	position:static;
	font-size: 12px;
}

div#nav_right li{
	/*float:left;*/
	margin-right: 1px;
	font-size: 12px;
	text-align: left;
	display: inline;
	vertical-align: middle;
}

div#nav_right a{
	/*float:left;*/
	height: 26px;
	line-height: 26px;
	text-decoration:none;	
/*	color: #fff;*/
	font-weight: normal;
	padding-left:5px;
	padding-right:5px;
}

div#nav_right a:hover {
/*	color: #fff;*/
}

div#nav_right li.activelink a,div#nav_right li.activelink a:hover{
/*	color: #fff;*/
}

#nav_right a:link#active_menu-nav, #nav_right a:visited#active_menu-nav{
/*	color: #fff;*/
}

#mainlevel-topnav li {
border: 1px solid #fff;
background-color: #355081;
padding: 2px;
}

#mainlevel-topnav li a, #mainlevel-topnav li a:link, #mainlevel-topnav li a:hover, #mainlevel-topnav li a:visited {
color: #fff;
}

.mainlevel-topnav li {
border: 1px solid #fff;
background-color: #355081;
padding: 2px;
}

.mainlevel-topnav li a,.mainlevel-topnav li a:link, .mainlevel-topnav li a:hover, .mainlevel-topnav li a:visited {
color: #fff;
}
	
	
	/*Vertical Nav*/
	
	
.module_menu, #left .module {
	width: 264px;
	list-style-type: none;
	text-indent: 5px;
    padding-left: 30px
}

ul.menu, #form-login ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
}

ul.menu a, #form-login a {
	display: block;
	padding: 3px;
	width: 258px;
	/*border-bottom: 1px solid #333333;*/
	color: #000;
	text-decoration: none;
    line-height: 17px;
}

ul.menu a:link,  ul.menu a:visited {
	color: #000;
	text-decoration: none;
	font-weight: normal;
	background-image:url(../images/vertnavbutton.png);
	background-repeat: no-repeat;
}

ul.menu a:hover,  #form-login a:hover {
	color: #000;
	background-image:url(../images/vertnavbutton-hover.png);
	background-repeat:repeat-x;
}

#left ul.menu .active a{
	color: #000;
	background-image:url(../images/vertnavbutton-hover.png);
	background-repeat:repeat-x;
}

/*Vertical Nav Hafenverkehr */
	
	
.module_menu_hafenverkehr {
	width: 264px;
	list-style-type: none;
	text-indent: 5px;
    padding-left: 30px
}

ul.menu_hafenverkehr  {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
}

ul.menu_hafenverkehr a {
	display: block;
	padding: 3px;
	width: 258px;
	/*border-bottom: 1px solid #333333;*/
	color: #000;
	text-decoration: none;
    line-height: 17px;
}

#left ul.menu_hafenverkehr li a {
background-image:url(../images/vertnavbutton.png);
	background-repeat: no-repeat;
}

ul.menu_hafenverkehr a:link,  ul.menu_hafenverkehr a:visited {
	color: #000;
	text-decoration: none;
	font-weight: normal;
	background-image:url(../images/vertnavbutton.png);
	background-repeat: no-repeat;
}

#left ul.menu_hafenverkehr a.child {
text-indent: 25px;
background-image:url(../images/vertnavbutton.png);
	background-repeat: no-repeat;
}

#left ul.menu_hafenverkehr li.active li.active a.child {
	color: #000;
	background-image:url(../images/vertnavbutton-hover.png);
	background-repeat:repeat-x;

}

#left ul.menu_hafenverkehr li li a {
	color: #000;
	background-image:url(../images/vertnavbutton.png);
	background-repeat:repeat-x;
}

#left ul.menu_hafenverkehr li.active li a {
	color: #000;
	background-image:url(../images/vertnavbutton.png);
	background-repeat:repeat-x;
	text-indent: 10px;
}
#left ul.menu_hafenverkehr li.active li a:hover {

	background-image:url(../images/vertnavbutton-hover.png);

}


#left ul.menu_hafenverkehr li.active li.active a {
	color: #000;
	background-image:url(../images/vertnavbutton-hover.png);
	background-repeat:repeat-x;
}

#left ul.menu_hafenverkehr li.active a {
	color: #000;
	background-image:url(../images/vertnavbutton-hover.png);
	background-repeat:repeat-x;
}

#left ul.menu_hafenverkehr a:hover {
	color: #000;
	background-image:url(../images/vertnavbutton-hover.png);
	background-repeat:repeat-x;
}

/* Accordion menu */

#menuacc_nav {
	margin:0px;
	padding:0px;
	width:264px;
}

ul.ui-accordion {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
}

ul.ui-accordion a {
	display: block;
	padding: 3px;
text-indent:20px;
	width: 258px;
	/*border-bottom: 1px solid #333333;*/
	color: #000;
	text-decoration: none;
    line-height: 17px;
}

ul.ui-accordion a:link,  ul.ui-accordion a:visited {
	color: #000;
	text-decoration: none;
	font-weight: normal;
	background-image:url(../images/vertnavbutton.png);
	background-repeat: no-repeat;
}

ul.ui-accordion a:hover {
	color: #000;
	background-image:url(../images/vertnavbutton-hover.png);
	background-repeat:repeat-x;
}

#left ul.ui-accordion .active a{
	color: #000;
	background-image:url(../images/vertnavbutton-hover.png);
	background-repeat:repeat-x;
}

#menuacc_nav a.head {
	cursor:pointer;
	background: url(../images/vertnavbutton_collapsed.gif) no-repeat;
	display:block;
	text-indent:20px;
	text-decoration: none;
}

#menuacc_nav a.selected {
	background-image: url(../images/vertnavbutton_expanded.gif);
}

#menuacc_nav a.head:hover {
	background: url(../images/vertnavbutton-hover_collapsed.gif) no-repeat;
}

#menuacc_nav a.selected:hover {
	background-image: url(../images/vertnavbutton-hover_expanded.gif);
}

#menuacc_nav a.current
{
  background-image:url(../images/vertnavbutton-hover.png);
}

#menuacc_nav a.child
{
  text-indent: 30px; 

}

/* End Menu */

.modulebottom, .modulebottom a, .modulebottom a:visited
{
  color: #fff;
  text-decoration: none;
}

.componentheading {
	font-family: Arial, Verdana;
	font-size: 17px;
	font-weight: bold;
	color: #002c57;
	padding-top: 5px;
	padding-bottom:10px;
}

.contentheading {
	font-family: Arial, Verdana;
	font-size: 17px;
	font-weight: bold;
	color: #002c57;

}

#leftInner .moduletable {
	padding-bottom:5px;
}

.search {
	padding-top:10px;
	padding-bottom:5px;
}

h3 {
	font-family: Arial, Verdana;
	font-size: 17px;
	font-weight: bold;
	color: #002c57;
	padding-top: 5px;
	padding-bottom:5px;
}

h2 {
	font-family: Arial, Verdana;
	font-size: 17px;
	font-weight: bold;
	color: #002c57;
	padding-top: 5px;
	padding-bottom:5px;
}

#mod_login_password, #mod_login_username, #mod_search_searchword {
	width:145px;
	color: #000;
}

form {
	margin: 0;
	padding: 0;
}

input, select {
	font: 12px Arial, Verdana, sans-serif;
}

select, .inputbox {
	padding: 2px;
}

textarea {
	padding-left: 2px;
}

.button {
	border: 1px solid #2F2F2F;
	padding: 1px 10px!important;
	padding: 1px 5px;
	background: url(../images/button-bg.gif)!important repeat-x top #333;
	color: #000;
}

.button:hover  {
	background: url(../images/button-bg.gif) repeat-x top #66B5FF;
	color: #fff;
}

.button:active, .button:focus {
	border: 1px solid #222222;
}

.buttonheading img, .hasTip img, .bs_contentdiv img {
	border: 0px;
	float:right;

}

.inputbox {
	border: 1px solid #e4e9ed;
	background: #f3f4f6;
	color: #000;
	margin-left:5px;
}
	
.inputbox:hover, .inputbox:focus {
	border: 1px solid #606060;
}

fieldset.js_loginflat {
	border:0px;
	padding:8px;
	margin-left:12px;
	margin-right:12px;
	font: 11px Arial,sans-serif;
	text-align:center;
	vertical-align:top;
}

fieldset.js_loginflat .inputbox {
	width:145px;
}

fieldset.js_loginflat legend {
	display:none
}

.moduletableflat {
	text-align:center;
	vertical-align:top;
}

.bearright {
	top:25px;
	right:15px;
	position:absolute;
}



.line {
	color: #CCCCCC;
}

#colorfield-border {
	float:left;
	position:relative;
	top:158px;
	left:138px;
}

#colorfield-link {
	float:left;
	position:relative;
	top:180px;
	left:76px;
}

a.divlink, a.divlink:link, a.divlink:visited  {
	display:block;
	width:100%; /*width needs to be specified to work in IE*/
	height:100%; /*height needs to be specified to work in IE*/
	/*Other browsers expand the link to full width and height.*/
	line-height:0px;
	font-size:0px;
	color: #222222;
}

fieldset.input {
border:none;

}
input.button {
margin-left:10px;

}

#form-login-password, #form-login-username {

}
.small, .createdate {
font-size:90%;
font-style:italic;
}
.sectiontableheader
{background-color:#e4e9ed;
}
.sectiontableentry1
{
  background-color: #ffffff;
  padding:5px;
}

.sectiontableentry2
{
  background-color: #f3f4f6;
}

.sectiontableentry1 td, .sectiontableentry2 td, .sectiontableheader
{
  padding: 5px;
}

div#nav .modulepathway, div#nav .modulepathway a, div#nav .modulepathway a:visited {
  font-weight: bold;
}
.caption {
border:1px solid #d5e8ff;
padding:5px;
background-color:#e1eeff;
}
.highlight {
	background-color:#cccccc;
	}
	
.table-border {
  border: 1px solid #002c57;
  }

.buttonheading {
  float: right;
}
