/* @override file:///Volumes/projects-1/Sportbootschule%20Emsland/%C2%BB%20Development/_css/layout.css */

html, body {
	height: 100%;
}
body{
	color: #FFF;
	font: 70%/160% Verdana, Arial, Helvetica, sans-serif;
	margin:0; padding:0;
	background: #00151f url('../_gfx/html_bg.jpg') center top repeat-x;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	font-weight: bold;
	line-height: 110%;
	color: #00385a;
	margin: 0.2em 0 1em 0;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	line-height: 110%;
	font-weight: bold;
	color: #0075bc;
	margin: 0.2em 0 1em 0;
}
h3{
	font-size: 1.3em;
	font-weight: bold;
	line-height: 120%;
	color: #FFF;
	margin: 0.2em 0 0.5em 0;
}
h4{
	font-size: 1.3em;
	font-weight: normal;
	line-height: 130%;
	color: #FFF;
	margin: 0.2em 0 1.2em 0;
}
a{
	color: #FFF;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
a img {
	border: none;
}
p{
	margin: 0.2em 0 1.3em;
}
#col_left ul{
	list-style-type: none;
	list-style-position: outside;
	margin:0;
	margin-bottom: 2em;
	padding: 0;
}
#col_left ul li{
	font-weight: bold;
	margin-bottom: 0.3em;	
	padding: 5px 2px 5px 30px;		
	background: url('../_gfx/list.png') no-repeat left 6px;
	border-bottom: 1px solid #84d0f0;
}
.clear{
	clear:both;
	float:none;
}

/* Layout Anfang */
#wrapper {
	width: 720px;
	margin: 0 auto;
	padding: 0;
}
#content {
	margin: 70px 0 0 0;
	padding: 0;
}
#navigation{
	margin: 0 auto;
	margin-top: 35px;
	padding: 0;
	width: 720px;
	height: 37px;
	background: url('../_gfx/navi_bg.jpg') center top no-repeat;
}
#navigation ul {
	list-style-type: none;
	list-style-position: outside;
	list-style-image: none;	
	margin: 0 10px 0 10px;
	padding: 0;
}
#navigation li{
	margin:0; padding: 0;
	line-height: 37px;
	text-indent: -9999px;
	display: block;
	float: left;
}
#navigation a{
	text-decoration: none;	
	display: block;
	padding:  0;
	margin: 0;
}
#navigation .home{
	width:  62px;
	background-image: url('../_gfx/bt_home.jpg');
}
#navigation .kurse{
	width:  61px;
	background-image: url('../_gfx/bt_kurse.jpg');
}
#navigation .infos{
	width:  56px;
	background-image: url('../_gfx/bt_infos.jpg');
}

#navigation .gaspruefung{
	width:  107px;
	background-image: url('../_gfx/bt_gaspruefung.jpg');
}
#navigation .galerie{
	width:  72px;
	background-image: url('../_gfx/bt_galerie.jpg');
}
#navigation .links{
	width:  57px;
	background-image: url('../_gfx/bt_links.jpg');
}
#navigation .wissen{
	width:  127px;
	background-image: url('../_gfx/bt_wissen.jpg');
}
#navigation .kontakt{
	width:  80px;
	background-image: url('../_gfx/bt_kontakt.jpg');
}
#navigation .active a, #navigation a:hover{
	background-position: 0 37px;
}
#subnavigation{
	margin: 0 0 15px 0;
	padding: 0;
}
#subnavigation li{
	padding: 0; margin:0;
	display:block;
	width: 99%;
}
#subnavigation a{
	color: #FFF;
	font-size: 1em;
	display:block;
	padding: 3px 3px 2px 3px;
	line-height:130%;
	text-decoration: none;
	border-bottom: 1px solid #FFF;
}
#subnavigation ul{
	list-style-type: 0;
	margin: 0; padding: 0;
}
#subnavigation ul li{
	list-style-type: 0;
	margin: 0; padding: 0;
}
#subnavigation li.active ul a{
	border: none;
	color:  #666;
	font-size:  0.9em;
	padding-left: 20px;
	font-weight: normal;
}
#subnavigation li.active a{
	font-weight: bold;
/*	background-color: #FFF;
	color: #999; */
}
#subnavigation li.active ul li.active a{
	font-weight: bold;
	background-color: #FFF;
}
#subnavigation a:hover{
	font-weight: bold;
/*	background-color: #F0F0F0; */
}
#logo{
	margin: 60px 0 0 20px;
	width: 225px;
	height: 67px;
	background: url('../_gfx/logo.gif') left top no-repeat;
	text-indent: -9999px;
}
#logo h1{
	margin: none;
}
/* Layout Ende */

#col_left{
	padding: 25px 35px;
	width: 375px;
	float:left;
	margin-right: 35px;
}
#col_right{
	margin: 0;
	padding: 10px 0px;
	width: 240px;
	float: right;
}
.col_left{
	float:left;
	width: 48%;
}
.col_right{
	width: 48%;
	float: right;
}
.invisible {
	display: none;
}
.box {
	background-color: #0075bc;
	padding: 10px;
}
.contactform {
	
}

label{
	display:  block;
	font-size:  0.9em;
	border-left:  2px solid #0075bc;
	padding-left:  4px;
	margin-top:  8px;
	margin-bottom:  2px;
	line-height:  120%;
}
input, textarea, select{
	background: url('../_gfx/input_bg.gif')  top right;
	border: 1px solid #999;
	width: 170px;
}
input.bt{
	border: none;
	border: 1px solid #999;
	width: 170px;
	font-weight:bold;
	color: #0075bc;
}
form ul{
	list-style-type: none;
	margin:  0 0 1em 0;
	padding:0;
}
table{
	
}
th{
	text-align: left;
}
.gallery img {
	float: left;
	margin: 0 5px 5px 0;
}
.small {
	font-size: 0.9em;
}
.border {
	border-bottom: 2px solid #FFF;
}