a {
	text-decoration:none;
	color:#1e2d78;
}
body {
	background-image: url('./resources/img/grey_eeeeee.gif');
	background-repeat: repeat-y;
}
html, body {
	margin: 0;
	padding: 0;
	height:100%;
	width: 100%;
	font-family: Arial, sans-serif;
}
td p {
	margin:0px;
}

#header {
	background-image: url('./resources/icons/OpenSeaMapLogo_200.png');
	background-repeat: no-repeat;
	height: 100px;
}
.space {
	height: 16px;
}
#title {
	height: 78px;
	background-color: #c0c0ff;
	margin-left: 200px;
}
#title h1 {
	font-size: 32px;
	margin: 0 0 0 30px;
}
h1 a {
	color: #27408B;
	text-decoration: none;
}
h1 a:hover {
	text-decoration: underline;
}
h2, h3 {
	font-size:20px;
}
#topmenu {
	margin-left: 200px;
	height: 22px;
	border: 0px solid #000;
	background-color: #EEE;
}
#topmenu ul {
	margin: 0 10px 0 0;
	padding: 0;
	float:right;
}
#topmenu ul li {
	list-style: none;
	display: block;
	float: left;
	
}
#topmenu a {
	text-decoration: none;
	padding: 0 5px 0 5px;
	color: #000;
}
#topmenu a:hover {
	background-color: #AAA;
}
#topmenu a.currentLanguage {
	background-color: #AAA;
}

#menu {
	float:left;
	width: 200px;
	height: 100%;
	background-color: #EEE;
}
#menu h2 {
	margin: 0;
	padding: 4px;
	font-size: 16px;
	color: #27408B;
	background-color: #c0c0ff;
	text-align: center;
}
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu ul li {
	margin: 0;
	padding: 0;
}
#menu ul li a {
	color: #000;
	display: block;
	margin: 0 0 0 0;
	padding: 4px 0 4px 12px;
	text-decoration: none;
}
#menu a:hover {
	background-color: #AAA;
}
#content, #content_frame {
	margin-left: 200px;
	padding: 20px;
}
#content_c1 {
	float:left;
	width:66%;
}
#contc11, #contc12 {
	float:left;
	width:48%;
}
#contc11 {
	margin-right:3%;
}
#content_c2 {
	float:left;
	width:33%;
}
#contc2 {
	margin-left:20px;
}
#mapLinks {
	margin-bottom: 4px;
}
#menu a[href^="http://"]::after {
	content: "\2197\00A0";
}

#rights {
	margin-top:20px;
	margin-bottom:20px;
	text-align:center;
}

/* Classes*/
.csc-textpic {
	overflow: hidden;
	margin-top: 10px;
}
.mapgif {
	background:url(http://typo3.openseamap.netz.smurf.noris.de/fileadmin/template/resources/img/openseamap_mapgif.gif) 50% 50% no-repeat;
	width:100%;
	height:400px; 
}

/* Content related */
.rechtsbuendig {
	text-align:right;
	margin-top:-12px;
	margin-bottom:10px;
}
p.eingerueckt{
	margin-left:20px;
}
table.rahmen1 {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#F9F9F9 none repeat scroll 0 0;
	border:1px solid #AAAAAA;
	border-collapse:collapse;
	font-size:95%;
	margin-left:20px;
}
table.rahmen1 td {
	border:1px solid #AAAAAA;
	padding:4px;
}
table.rahmen1 th {
	background-color:#C0C0FF;
	border:1px solid #AAAAAA;
	padding:4px;
}
/* Etension related */
.tx-fdfx2cols-pi1 td {
	vertical-align:top;
}
/* kb_nescefe */
.box_2cols {
	width:100%;
	clear:both;
	overflow:auto;
}
.box_col1 {
	width:48%;
	float:left;
	margin-right:3%;
}
.box_col2 {
	width:48%;
	float:left;
}

div.csc-textpic-clear  {
    clear: none;
}

/*
#contc11 div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image img, #contc12 div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image img {
    margin: 15px 0 0 0;
}
*/

li.dl_current {
	background-color:#aaa;
}
#contc11 p.bodytext {
	margin-top:0px;
}
#contc12 p.bodytext {
	margin-top:0px;
}
#contc11 div.csc-default {
	background-color:#f0f0f0;
	border-bottom:1px solid #eee;
	border-right:1px solid #eee;
	padding:6px;
	padding-bottom:0px;
	margin-top:9px;
}
#contc12 div.csc-default {
	background-color:#f0f0f0;
        border-bottom:1px solid #eee;
        border-right:1px solid #eee;
	padding:6px;
        padding-bottom:0px;
	margin-top:9px;
}
/* weisse Teaser-Boxen
#contc11 div.csc-default {
        border-bottom:1px solid #eee;
        border-right:1px solid #eee;
        padding-right:6px;
        padding-bottom:0px;
}       
#contc12 div.csc-default {
        border-bottom:1px solid #eee;
        border-right:1px solid #eee;
        padding-right:6px;
        padding-bottom:0px;
}
 weisse Teaser-Boxen Ende */

