﻿body {
	background-image: url("../layout/HG_sea.jpg");
	text-align: center;
	margin-top: 5px;
}

.cell {
	padding: 10px;
}

.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #006699;
	letter-spacing: 0.05em;
	margin: 10px 10px 0px;
	padding: 3px;
	text-align: left;
	vertical-align: middle;
	display: block;
	text-indent: 3px;
}
.headline p {
	margin: 0px;
	padding: 0px;
}

.subheadline {
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	margin: 0px;
	padding: 10px;
	text-align: left;
	display: block;
}
.subheadline p {
	margin: 0px;
	padding: 0px;
}

.main {
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	margin: 0px;
	padding: 10px;
	text-align: left;
	display: block;
}
.main p {
	margin: 0px;
	padding: 0px;
}

.main td {
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

.main td p {
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

.main h4 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

.main h5 {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

.servicetable {
	width: 100%;
}
.servicenavigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 19px;
	color: #000000;
	text-decoration: none;
	background-color: #738DA8;
	text-align: center;
	border-left: 0px solid #FFFFFF;
	}

.servicenavigation a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal; 
	line-height: 19px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	}

.servicenavigation a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal; 
	line-height: 19px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #006699;
	display: block;
	}
	
.servicenavigation a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal; 
	line-height: 19px;
	color: #FFFFFF;
	text-decoration: none;
	}

.adress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	padding: 5px 10px 5px;
}

.adress p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	padding: 0px 0px 5px;
	margin: 0px;
}

.adress td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

.adress a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

.adress a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

.nav1 {
	background-color: #0093C4;
	border-bottom: 1px solid #FFFFFF;
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
	background-image: url(../layout/closed.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	text-indent: 20px;
	text-align: left;
	} 
.nav1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold; 
	color: #FFFFFF;
	text-decoration: none;
	height: 20px;
	padding-left: 3px;
	display: block;
	}
.nav1 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF6600;
	display: block;
	background-image: url(../layout/closed.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	text-indent: 20px;
	}
.nav1 a:visited {
	color: #FFFFFF;
	text-decoration: none;
  	}

.nav1on {
	color: #FFFFFF;
	background-color: #006699;
	border-bottom: 1px solid #FFFFFF;
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
	text-indent: 20px;
	text-align: left;
	background-image: url(../layout/closed.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	}
.nav1on a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	height: 20px;
	display: block;
	padding-left: 3px;
	background-repeat: no-repeat;
	}
.nav1on a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF6600;
	display: block;
	background-image: url(../layout/opened.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	text-indent: 20px;
	}
.nav1on a:visited { 
	color: #FFFFFF;
	text-decoration: none;
  	}

.nav2 {
	background-color: #738DA8;
	border-bottom: 1px solid #FFFFFF;
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
	background-image: url(../layout/closed.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	text-indent: 20px;
	text-align: left;
	}
.nav2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold; 
	color: #FFFFFF;
	text-decoration: none; 
	padding-left: 3px;
	height: 20px;
	display: block;
	}
.nav2 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF6600;
	display: block;
	background-image: url(../layout/closed.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	text-indent: 20px;
	}
.nav2 a:visited {
	text-decoration: none;
	color: #FFFFFF;
  	}

.nav2on {
	background-color: #006699;
	border-bottom: 1px solid #FFFFFF;
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
	background-image: url(../layout/opened.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	text-indent: 20px;
	text-align: left;
	}
.nav2on a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold; 
	color: #FFFFFF;
	text-decoration: none; 
	padding-left: 3px;
	height: 20px;
	display: block;
	}
.nav2on a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF6600;
	display: block;
	background-image: url(../layout/opened.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	text-indent: 20px;
	}
.nav2on a:visited {
	color: #FFFFFF;
	text-decoration: none;
  	}

.newsheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #006699;
	margin: 0px;
	padding: 3px;
	text-align: left;
	vertical-align: middle;
	display: block;
	text-indent: 3px;
}

.newstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 10px;
	display: block;
	background-color: #738DA8;
}

.newstext p {
	margin: 0px;
	padding: 0px;
}

.newstext a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

.newstext a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.boxrow td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 10px;
	background-color: #738DA8;
}


.boxrow a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

.boxrow a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.boxheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #006699;
	margin: 0px;
	padding: 3px;
	text-align: left;
	vertical-align: middle;
	text-indent: 3px;
}
.whiteline {
	border-bottom: 1px solid #FFFFFF;
	padding-top:10px;
}

.blackline {
	border-top: 0px solid #FFFFFF;
	padding-top:10px;
}

.navsecond {
	background-color: #ECF9FD;
	border-bottom: 1px solid #000000;
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
	text-align: left;
	font-weight: normal;
	text-indent: 2px;
	} 
.navsecond a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal; 
	color: #000000;
	text-decoration: none;
	height: 20px;
	padding-left: 20px;
	display: block;
	}
.navsecond a:hover {
	text-decoration: none;
	background-color: #FF6600;
	display: block;
	font-weight: normal;
	}
.navsecond a:visited {
	text-decoration: none;
  	}

.navsecondon {
	background-color: #ECF9FD;
	border-bottom: 1px solid #000000;
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	text-indent: 2px;
	} 
.navsecondon a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #000000;
	text-decoration: none;
	height: 20px;
	padding-left: 20px;
	display: block;
	}
.navsecondon a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #FF6600;
	display: block;
	}
.navsecondon a:visited {
	color: #000000;
	text-decoration: none;
  	}

.navthird {
	background-color: #FFFFFF;
	border-bottom: 1px solid #000000;
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
	} 
.navthird a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal; 
	color: #000000;
	text-decoration: none;
	height: 20px;
	padding-left: 30px;
	display: block;
	}
.navthird a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #FF6600;
	display: block;
	}
.navthird a:visited {
	color: #000000;
	text-decoration: none;
  	}

.navthirdon {
	background-color: #FFFFFF;
	border-bottom: 1px solid #000000;
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
	} 
.navthirdon a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold; 
	color: #000000;
	text-decoration: none;
	height: 20px;
	padding-left: 30px;
	display: block;
	}
.navthirdon a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #FF6600;
	display: block;
	}
.navthirdon a:visited {
	color: #000000;
	text-decoration: none;
  	}

.mainbild {
	margin-bottom: 10px;
}
.kurstabelle {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	height: 30px;
}
.kurstablehead {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	height: 20px;
	background-color: #C4F0FF;
	padding: 2px;
}

.main a:hover {  color: #006699; text-decoration: underline}
.main a:active {  color: #333333; text-decoration: underline}
.main a:link {  color: #000000; text-decoration: underline}
.main a:visited {  color: #666666; text-decoration: underline}

.listblock {
	padding-bottom: 20px;
}


.listhead {
	font-size: 11px;
         font-weight: bold;
	padding-bottom: 5px;
}



.slidetable {
	height: 250px;
	width: 400px;
	background-repeat: no-repeat;
}


.slide {
	overflow: hidden;
	visibility: visible;
	z-index: 4;
	height: 120px;
	width: 120px;
	border: 1px solid #FFFFFF;
}

.mainbild {
}
.boxheadlineOrange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #FF6600;
	margin: 0px;
	padding: 3px;
	text-align: left;
	vertical-align: middle;
	text-indent: 3px;
}
.boxheadlineHellblau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	background-color: #99CCFF;
	margin: 0px;
	padding: 3px;
	text-align: left;
	vertical-align: middle;
	text-indent: 3px;
}

