/**
 * common
 */

body {
	font-size: 11px;
	font-family: Verdana;
}

.clear {
	clear: both;
}

#comingsoon {
	position: absolute;
	width: 67px;
	height: 68px;
	top: 82px;
	right: -10px;
	z-index: 300;
}

#con {
	padding-left: 58px;
}

#con h1,
#con h2,
#con h3,
#con h4 {
	font-weight: bold;
	font-family: Century Gothic;
	font-size: 21px;
	line-height: 23px;
	color: #0d214b;
	margin-bottom: 16px;
}

#con h2 {
	font-size: 19px;
}

#con h3 {
	font-size: 17px;
}

#con h4 {
	font-size: 15px;
}

#sidebar h1,
#sidebar h2,
#sidebar h3,
#sidebar h4 {
	font-weight: bold;
	font-family: Century Gothic;
	font-size: 15px;
	line-height: 17px;
	color: #0d214b;
	margin-bottom: 16px;
}

p,
p.bodytext {
	margin: 0px;
}

#bd li {
	margin-left: 20px;
	margin-bottom: 1px;
}

#bd ul,
#bd ol {
	margin-bottom: 12px;
}

#bd ul li {
	list-style-type: disc;
}

#bd ol li {
	list-style-type: decimal;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

a {
	color: #0D214B;
}

/**
 * sections
 */

.svdr #bd ul li {
	list-style-type: none;
	list-style-image: url(../user_upload/elemente/bullet_orange.gif);
	margin-left: 36px;
}

.vdr #bd ul li {
	list-style-type: none;
	list-style-image: url(../user_upload/elemente/bullet_green.gif);
	margin-left: 36px;
}

.ballastwater #bd ul li {
	list-style-type: none;
	list-style-image: url(../user_upload/elemente/bullet_blue.gif);
	margin-left: 36px;
}

.ecdis #bd ul li {
	list-style-type: none;
	list-style-image: url(../user_upload/elemente/bullet_blue.gif);
	margin-left: 36px;
}

/**
 * structure
 */


/**
 * header
 */

#hd {
	position: relative;
}

#hd-space {
	height: 79px;
}

#logo {
	float: left;
}

#hdnav {
	float: right;
	margin: 56px 20px 0 0;
	margin-right: 19px;
}


#hdimg {
	height: 185px;
	padding-top: 23px;
}



#logo {
	margin: 13px 0 0 51px;
}

#specialnav {
	position: absolute;
	top: 79px;
	right: 15px;
}

/**
 * body
 */

#bd {
	background-image: url(../images/elements/bg-loop.gif);
	background-repeat: repeat-y;
	min-height: 500px;
}

/**
 * sidebar
 */

#sidebar {
	margin-left: 12px;
	width: 174px;
}

#langnav {
	margin-bottom: 6px;
}

.channel {
	width: 168px;
	border-top: 1px solid #989898;
	padding-top: 17px;
	margin: 0 0 24px 3px;
}

#news-channel {
	
}

/**
 * footer
 */

#ft {
	width: 940px;
	border-top: 1px solid #989898;
	margin-top: 15px;
}

