/* .. Allgemeine Angaben .. */

h1,h2,h3,h4,h5,h6,p,ul,ol,li,div,td,th,body {
	font-family: Verdana, sans-serif; 
	color:#204090;
	}

p,ul,ol,li,div,td,th {
	font-size:14px;
	}

body {
	scrollbar-face-color :#E3E9F3; 
	scrollbar-shadow-color :#6583BB; 
	scrollbar-darkshadow-color :#6583BB; 
	scrollbar-highlight-color :#FFFFFF; 
	scrollbar-3dlight-color :#E3E9F3; 
	scrollbar-track-color :#FFFFFF; 
	scrollbar-arrow-color :#6583BB;
	background-color:#FFFFFF; 
	margin:0px;
	}

h1 {
	font-size:20px;
	color:#6583BB;
	margin:0px 0px 20px 0px;
	}

h2 {
	font-size:16px;
	color:#92A7CF;
	margin:10px 0px 10px 0px;
	}

h3 {
	font-size:14px;
	color:#406090;
	}

h4 {
	font-size:14px;
	color:#A6B7D8;
	font-weight:700;
	}

h5 {
	font-size:11px;
	color:#A6B7D8;
	margin-bottom:4pt;
	}

a:link {
	color:#406090;
	text-decoration:none;
	font-weight:700;
	}

a:visited {
	color:#BDCAE2;
	text-decoration:none;
	font-weight:700;
	}

a:hover {
	color:#000000;
	text-decoration:none;
	font-weight:700;
	}

a:active {
	color:#000000;
	text-decoration:none;
	font-weight:700;
	}

a:link, a:hover, a:visited, a:active {
	padding:0px 2px;
	}

#umenu a:link {
	color:#406090;
	text-decoration:none;
	font-weight:300;
	font-size:13px;
	border-right:1px solid #A3C5E1;
	padding:0px 3px;
	}

#umenu a:visited {
	color:#406090;
	text-decoration:none;
	font-weight:300;
	font-size:13px;
	border-right:1px solid #A3C5E1;
	padding:0px 3px;
	}

#umenu a:hover {
	color:#000000;
	text-decoration:none;
	font-weight:300;
	font-size:13px;
	border-right:1px solid #A3C5E1;
	padding:0px 3px;
	}

#umenu a:active {
	color:#000000;
	text-decoration:none;
	font-weight:300;
	font-size:13px;
	border-right:1px solid #A3C5E1;
	padding:0px 3px;
	}

#attop a:link {
	color:#406090;
	text-decoration:none;
	font-weight:300;
	font-size:9px;
	}

#attop a:visited {
	color:#406090;
	text-decoration:none;
	font-weight:300;
	font-size:9px;
	}

#attop a:hover {
	color:#000000;
	text-decoration:none;
	font-weight:300;
	font-size:9px;
	}

#attop a:active {
	color:#000000;
	text-decoration:none;
	font-weight:300;
	font-size:9px;
	}


li {
	font-size:14px;
	color:#406090;
	margin-left:-10px;
	}

li li {
	font-size:14px;
	color:#204090;
	margin-left:-10px;
	}

.special {
	color:#406090;
	}

dt {
	font-size:14px;
	color:#406090;
	font-weight:700;
	text-align:left;
	}

dd {
	font-size:14px;
	color:#204090;
	margin:5px 0px 15px 15px;
	}

p {
	margin-top:5px;
	}

.ahem {
	visibility:hidden;
	}

/* .. Layout ..*/

#mitte {
	min-height:96%;
	height:96%;
	width:750px;
	padding:0px;
	margin:auto;
	z-index:2;
	background-image:url(img/sea_bg.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	overflow:visible;
	}

div>#mitte {
	height:auto;
	overflow:auto;
	}

#bg {
	min-height:100%; 
	height:100%;
	width:750px; 
	text-align:center;
	padding:0px; 
	margin:auto; 
	background:url(img/sea_bg.gif) 
	repeat;
	z-index:1; 
	bottom:0px;
	}

div>#bg {
	height:auto;
	}

#umenu {
	margin-right:18px;
	color:#800000;
	padding-top:5px;
	height:14px;
	width:auto;
	text-align:right;
	border-bottom:1px solid #A6C6E1;
	float:right;
	clear:none;
	z-index:90;
	margin-top:-168px;	
	}

div>#umenu {
	margin-top:0px;
	margin-right:35px;
	}


#umenu .act {
	color:#000000;
	}

#header {
	width:750px;
	height:124px;
	padding:0px;
	margin:0px;
	background:url(img/sea_header.jpg);
	background-repeat:no-repeat;
	z-index:3;
	text-align:left;
	font-size:2px;
	}

#content {
	margin:20px 15px 20px 15px;
	text-align:justify;
	width:541px;
	float:right;
	padding-right:30px;
	z-index:0;
	}

div>#content {
	width:491px;
	margin-top:-90px;
	padding-right:50px;
	}

#main {
	text-align:center;
	width:100%;
	height:100%;
	left:0px;
	top:0px;
	z-index:0;
	position:absolute;
	}

#stylechange {
	background-color:#FFFFFF;
	font-size:10px;
	border-right:1px solid #A6C6E1;
	text-align:center;
	border-bottom:1px solid #A6C6E1;
	color:#A6C6E1;
	min-height:100px;
	width:15px;
	position:absolute;
	left:0px;
	top:0px;
	padding-top:5px;
	cursor:help;
	}

#footer {
	width:750px;
	border-top:2px solid #A3C5E1;
	height:4%;
	padding:0px;
	margin:0px 15px;
	color:#aa0000;
	z-index:4;
	font:13px;
	clear:both;
	padding-right:55px;
	}

div>#footer {
	width:695px;
	}

#domain {
	float:left;
	}

#attop {
	float:right;
	}

#wo {
	text-align:right;
	clear:both;
	font-size:14px;
	color:#92A7CF;
	margin-top:-110px;
	margin-right:50px;
	}

#wo span {
	color:#6583BB;
	font-weight:700;
	}

#trennlinie {
	border-top:1px solid #A3C5E1;
	height:1px;
	margin-top:8px;
	}

#s1, #s2, #s3, #s4, #s5, #s6 {
	width:8px;
	height:8px;
	margin:auto;
	cursor:pointer;
	}

#s1 {background-color:#0000AA;}
#s2 {background-color:#8080DD;}
#s3 {background-color:#E2FAF2;}
#s4 {background-color:#CEC5B1;}
#s5 {background-color:#AAAAFF;}
#s6 {background-color:#0000DD;}

/* .. Hauptmenu .. */

#hauptmenu {
	width:189px;
	height:auto;
	float:left;
	margin-top:124px;}

a.menu1, a.menu2, a.menu3, a.menu4, a.menu5, a.menu6, a.menu7 {
	color:#406090;
	font-family: Tahoma, Sans-Serif;
	font-size:15px;
	text-decoration:none;
	font-weight:300;
	display:block; 
	text-align:center; 
	width:189px;
	height:21px;
	margin-left: 0px;
	z-index:6;
	}


a.menu1:hover, a.menu2:hover, a.menu3:hover, a.menu4:hover, a.menu5:hover, a.menu6:hover, a.menu7:hover {
	background:url(img/sea_menu_back.jpg); 
	color:#000000;
	font-weight:300;
	}

a.menu1:visited, a.menu2:visited, a.menu3:visited, a.menu4:visited, a.menu5:visited, a.menu6:visited, a.menu7:visited {
	color:#406090;
	font-weight:300;
	}

a.act1, a.act2, a.act3, a.act4, a.act5, a.act6, a.act7  {
	font-family: Tahoma, Sans-Serif;
	font-size:15px;
	text-decoration:none;
	display:block; 
	text-align:center;
	vertical-align:middle;
	width:189px;
	height:21px;
	margin-left: 0px;
	z-index:6;
	color:#000000;
	font-weight:300;
	background:url(img/sea_menu_back.jpg); 
	}

a.act1:hover, a.act2:hover, a.act3:hover, a.act4:hover, a.act5:hover, a.act6:hover, a.act7:hover {
	background:url(img/sea_menu_back.jpg); 
	color:#000000;
	font-weight:300;
	}

