<!--
body {
	scrollbar-base-color:#4D4D9B;
	scrollbar-track-color:#393975;
	scrollbar-face-color:#4D4D9B;
	scrollbar-highlight-color:#090E73;
	scrollbar-3dlight-color:#ccffff;
	scrollbar-darkshadow-color:#3399FF;
	scrollbar-shadow-color:#3399FF;
	scrollbar-arrow-color:#ccffff;
	margin-left : 0px;
	margin-top : 0px;
	margin-right : 0px;
}

.black {  font-family: Arial, Helvetica, sans-serif; color: #000000}
.gelb {  font-family: Arial, Helvetica, sans-serif; color: #FFFF00}
.rot{
	color: #FF3100;
}
.orange {  font-family: Arial, Helvetica, sans-serif; color: #FF9900}
.white {
	font-family: Arial, Helvetica, sans-serif;
	color: White;
	font-size : x-small;
}
.small {  font-family: Arial, Helvetica, sans-serif; font-size: 85%}
.small2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	color : White;
}
.smaller {  font-family: Arial, Helvetica, sans-serif; font-size: 80%}
.smaller2 {  font-family: Arial, Helvetica, sans-serif; font-size: 60%}
.great {  font-size: 100%}
.great2 {
	font-size: 130%;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.great3 {
	font-size: 200%;
	font-weight : bold;
	font-family : fantasy, Arial, Helvetica;
	text-align : center;
}

.bold { font-weight: bold }

a.link1:link{
	color: #ffffff;
	text-decoration:none;
	background-color : #026F9D;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 85%;
} 
a.link1:visited {
	color: #ffffff;
	text-decoration:none;
	background-color : #026F9D;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 85%;
}
a.link1:active {
	color: #FF66CC;
	text-decoration:none;
	background-color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 85%;
}
a.link1:hover { 
   color:#000000;
	text-decoration:none;
	background-color : #DDE9EE;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 85%;
}

a.link2:link {
	color : #ffffff;
	background-color: #5873B8;
	text-decoration : none;
}


a.link2:visited {
	color : #ffffff;
	background-color: #5873B8;
	text-decoration : none;
}


a.link2:active {
  color : #ff0040;
  background-color : transparent;
  text-decoration : none;
}


a.link2:hover {
	color : White;
	background-color : #004599;
}

a.link3:link {
	color: #FFFFFF;
	text-decoration:none;
}
a.link3:visited {
	color: #FFFFFF;
	text-decoration:none;
}
a.link3:active {
	color:#FFFFFF;
	text-decoration:none;
	}
a.link3:hover {
	color:#003399;
	text-decoration:none;
	background-color : #FFFFFF;
}

a:link {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 90%;
	color: #003366;
	font-weight: bold;
	text-decoration:none;
}
a:visited {
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 90%;
	color: #003399;
	text-decoration:none;
}
a:active {  font-weight: bold; color:#FF0040; text-decoration:none; font-size: 90%; }
a:hover {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #ffffff;
	background-color: #333399
}

.white {  color: #FFFFFF}

p,td,li,form,th {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #474747
}

strong {
	color: #000000;
	font-size: 90%;
}

h1 {  font-family: Verdana, Helvetica, sans-serif; font-size: 100%; color: #000066}
h2 {  font-family: Verdana, Helvetica, sans-serif; font-size: 100%; color: #003366}
h3 {  font-family: Arial, Helvetica, sans-serif; font-size: 100%; color: #003366}
.form1 {  font-family: Arial, Helvetica, sans-serif; font-size: 100%; font-weight: bold; color: #FFFFFF; background-color: #666666}
.great_white {  font-family: Times New Roman, Times, serif; font-size: 100%; font-weight: bold; color: #FFFFFF}
.bg_gelb {  background-color: #FFFF00}
.bg_rot {
	background-color: #FF6363
}
.bg_rot2 {
	background-color: #D8BFD8
}
.bg_blau1 {  background-color: #00CCFF}
.bg_blau2 {  background-color: #3333FF}
.bg_grau {  background-color: #C5C5C5}
.bg_grau2 {
	background-color: #1E90FF
}
.bg_grau3 {
	background-color: #ECECEC
}

.bild1 { background-image: url(hinter.jpg) }
.bild2 { background-image: url(taucher.jpg) }
.bild3 { background-image: url(wald2.jpg) }
.bild4 { background-image: url(azur4.jpg) }
.bild5 { background-image: url(titanic.jpg) }

div.c1 {text-align:center; background-color: #C5C5C5}
div.c2 {float:right }

.cent {text-align:center }
.right {text-align:right }
.top {
	vertical-align : top;
}

.borderbottom {
	border-bottom : medium inset White;
}

.borderall {
	border-top : 1px solid #3F3F3F;
	border-bottom : 1px solid #3F3F3F;
	border-left : 1px solid #3F3F3F;
	border-right : 1px solid #3F3F3F;
}
	 
.borderright {
	border-right : 1px solid #3F3F3F;
	 }

.middle{
	vertical-align: middle;
	text-align : center;
}

sup,sub {
	font-size: 85%;
}


-->
