@charset "utf-8";
/* reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
body {
	color: #007C8C;
	text-align: center;
	font: 0.875em/120% Arial, Helvetica, sans-serif;
	background: #d3d3d5;
}
html, body {
	height: 100%;
}
#container {
	min-height: 100%;
}

h1, h2, h3, h4, h5, h6 {
	padding: 0.6em 0px 8px 0px;
	margin: 0px;
	line-height: 120%;
	color: #007C8C;
	font-family: "Rockwell Extra Bold", Rockwell, RoctusT, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 3em;
	padding: 0px 0px 10px;
	line-height: 100%;
	margin: 0px;
}
h2 {
	font-size: 2em;
}
h3 {
	font-size: 1.571em;
}
h4 {
	font-size: 1.286em;
}
h5 {
	font-size: 1.286em;
}
h6 {
	font-size: 1.286em;
}
p, table {
	padding-bottom: 1.2em;
}
ul, ol {
	padding: 0 0 1.2em 4em;
}
ul li {
	line-height: 140%;
	list-style: disc;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
a, a:link, a:visited {
	color: #007C8C;
	text-decoration: underline;
}
a:hover, a:active {
	color: #9d2a1b;
	text-decoration: underline;
}
table {
	border:1px solid #999999;
	border-collapse:collapse;
	border-spacing: 0;
	margin:0px;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
table th, table td {
	border:1px solid #666666;
	padding:5px;
}
table th {
	font-weight: bold;
}
table caption {
	font-size:1.3em;
	margin:0px;
	padding:0px 0px 0.6em;
}

.clearer {
	clear: both;
	display: block;
	line-height: 1px;
	height: 1px;
}
.imageright {
	float: right;
	margin: 0px 0px 20px 20px;
	clear: right;
}
.imageleft {
	float: left;
	margin: 0px 20px 20px 0px;
	clear: left;
}
.smallprint {
	font-size: 0.929em;
}
.highlight {
	color: #ee6b25;
}
.rockwell {
	font: bold 1.286em "Rockwell Extra Bold", Rockwell, RoctusT, Arial, Helvetica, sans-serif;
}
.orange {
	color: #ee6b25;
}
.red {
	color: #9d2a1b;
}
.yellow {
	color: #e5b619;
}
.purple {
	color: #6f2787;
}
.blue {
	color: #00a8ed;
}
.pink {
	color: #ec0289;
}
.brown {
	color: #531f0d;
}
.medium {
	font-size: 1.143em;
}
.large {
	font-size: 1.286em;
}

#container {
	text-align: left;
	width: 940px;
	position: relative;
	margin: auto;
	background: #FFFFFF;
}
#header {
	position: relative;
	text-align: right;
	height: 270px;
	background: url(graphics/graLight.png) no-repeat left top;
}

#topmenu {
	text-align: right;
	height: 100px;
	padding: 30px 20px 0px;
}
#searchbar {
	float: right;
}
#q {
	width: 250px;
	height: 16px;
	margin: 0px 4px;
	padding: 7px 8px;
	border: 1px solid #E2EEF2;
	font: 16px Arial, Helvetica, sans-serif;
}
#searchbttn, #KT_Insert1 {
	border-style: none;
	background: #E2EEF2;
	color: #007C8C;
	height: 30px;
	width: 90px;
	margin: 0px;
	border: 1px solid #E2EEF2;
	font: 16px Arial, Helvetica, sans-serif;
}



#topmenu a:link, #topmenu a:visited {
	color: #007C8C;
	text-decoration: none;
	font-size: 1em;
	font-weight: bold;
}
#topmenu a:hover, #topmenu a:active {
	color: #D3B32B;
}
#menu {
	float: left;
	width: 250px;
	padding: 0px 0px 0px 20px;
}
#nav {
	margin: 0px;
	padding: 0px;
	list-style: none;
	width: 230px;
}
#nav li {
	margin: 0px;
	padding: 0px 0px 6px 0px;
	list-style: none;
}
#nav  li  a, #nav li a:link, #nav li a:visited {
	line-height: 35px;
	background: #e2eef2;
	display: block;
	text-decoration: none;
	padding: 0px 14px;
	font-size: 1.286em;
}
#nav   li   a:hover, #nav   li   a:active    {
	color: #FFFFFF;
	background: #007C8C;
}
#nav  li  a.marker:link, #nav li a.marker:visited {
	color: #FFFFFF;
	background: #a3c9d2;
}


#content {
	width: 610px;
	float: right;
	padding: 0px;
	margin: 0px 20px 0px 0px;
}



#footer {
	clear: both;
	text-align: center;
	padding: 20px;
	color: #a3c9d2;
	font-size: 0.929em;
}
#footer a:link, #footer a:visited {
	color: #a3c9d2;
}
#footer  a:hover, #footer  a:active {
	color: #007C8C;
}



#gallery {
	padding: 10px 40px 0px;
	text-align: center;
	clear: both;
}
#gallery img {
	padding: 4px;
	border: 3px solid #a3c9d2;
	margin: 8px;
}
#headlines {
	padding-top: 20px;
}
#headlines h3 {
	font: bold 1.071em/100% Arial, Helvetica, sans-serif;
	padding: 0px 0px 4px;
}
#headlines p {
	padding: 0px;
}
#headlines a {
	text-decoration: none;
}


#newsbox, #trainbox, #testbox {
	float: left;
	height: 95px;
	width: 160px;
	position: relative;
	overflow: hidden;
	font-size: 0.929em;
	padding: 75px 20px 30px 20px;
}
#newsbox {
	background: url(graphics/newsbox.png) no-repeat center center;
}
#trainbox {
	background: url(graphics/trainbox.png) no-repeat center center;
}
#testbox {
	background: url(graphics/testbox.png) no-repeat center center;
}
.detaillink {
	background: #FFFFFF;
	position: absolute;
	right: 8px;
	bottom: 19px;
	width: 175px;
	text-align: right;
	padding-top: 4px;
	padding-right: 5px;
}
.detaillink a {
	text-decoration: underline;
}
div.booking fieldset {
	padding:1em 10px;
	margin-bottom:1.2em
}
div.booking legend {
	color:#666666;
	font-weight:bold
}
div.booking label {
	float:left;
	width:30%;
	margin-right:0.5em;
	padding-bottom:0.6em;
	text-align:right
}
div.booking input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	margin: 0px 0px 0.6em 0px;
	padding:0px
}
div.registerbutton {
	padding: 5px 0px 10px 31%;
}
div.formnotes {
	font-size: 0.813em;
	padding-left: 31%;
	padding-bottom: 10px;
}
