﻿* {
	padding:0;
	margin:0;
	outline:none;
	border:none;
/*	list-style:none; */
	-webkit-box-sizing: border-box;  /* padding hidden */
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}


/* ======================================================================================================================================================== */
/* Global Settings  */
/* ======================================================================================================================================================== */



body { 
	text-align:center; /* Zentrierung im Internet Explorer */
	font-size:100%;
	background:#ffffff
}


.clear { clear:both; }

a img { border:0px;} a:visited img {border:0px;} a:focus img {border:0px;} a:active img {border:0px;}
a:hover img {border:0px;}

ul {
	list-style:circle;
	margin-left:25px;	
}
li {
	margin-bottom:6px;
}

/* ======================================================================================================================================================== */
/* Header  */
/* ======================================================================================================================================================== */

#headercontainer {
	width:100%; height:100px;

	background:url(gfx/bg_header.png) repeat-x;
}


#header {
	width:980px; height:100px;

	position:relative;
	margin:0 auto;
}


#logo {
	width:252px; height:100px;
	float:left;
	text-align:left;
	overflow:hidden;
	padding-top:30px;
}


#headpiccontainer {
	width:100%; height:100%;

	position:relative;
	background:url(gfx/background1918.jpg) no-repeat 50% 0;
}


#bulls_bg {
	width:100%; height:100%;
	position:relative;
	padding-top:425px;
	background:url(gfx/bulls_bg.png) repeat-x 0 370px;

}
.bulls_div {
text-align:center;width:980px;margin: 0px auto;
}
.bulls_0 {
	width:266px; height:100%;
	margin-top:-200px;
	margin-right:5px;
	float:left;

}
.bulls_0a {
	width:200px; height:100%;
	margin-top:-200px;
	margin-right:5px;
	float:left;

}
.bulls_1 {
	width:155px; height:100%;
	margin-top:-100px;
	margin-right:5px;
	float:left;
	font-size:16px;
	
	font-family:Verdana,sans-serif;
	color:#004287;

}
.bulls_1 img {
	margin-bottom:7px;
} 

.bulls_1 a {
	text-decoration:none;
	color:#004287;
} 







/* ======================================================================================================================================================== */
/* Navigation  */
/* ======================================================================================================================================================== */



#navigation {
	width:700px; height:100px; 
	float:right;
	overflow:hidden;
	text-align:left;
	margin-top:0px;		
}



#menue {
	text-align:right;
	height:100px;
	padding:0;
}


#menue ul {
	height:100%;
list-style:none;

}


#menue ul li {
	list-style: none;
	height:100%;
	display:inline-block;
	margin-left: 25px;
	padding: 0;
	zoom: 1;
	*display:inline;
}

#menue ul li:hover {
	list-style: none;
	height:100%;
	display:inline-block;
	margin-left: 25px;
	padding: 0;
	zoom: 1;
	*display:inline;
}




#menue ul li a {
	display:inline-block;
	height:100%;
	overflow:hidden;
	font-size:14px;
	color:#004287;
	font-family:Verdana,sans-serif;
	text-decoration:none;
	padding-top:45px;
	zoom: 1;
	*display:inline;


}


#menue ul li a:hover {
	display:inline-block;
	height:100%;
	overflow:hidden;
	font-size:14px;
	color:#004287;
	font-family:Verdana,sans-serif;
	text-decoration:none;
	padding-top:45px;
	zoom: 1;
	*display:inline;
        box-shadow: inset 0px -4px 0px #004287;

}

#menue ul li a.menu-current {
	display:inline-block;
	height:100%;
	overflow:hidden;
	font-size:14px;
	color:#004287;
	font-family:Verdana,sans-serif;
	text-decoration:none;
	padding-top:45px;
	zoom: 1;
	*display:inline;
        box-shadow: inset 0px -4px 0px #004287;
}



/* ======================================================================================================================================================== */
/* Content  */
/* ======================================================================================================================================================== */

#contentcontainer {
	width:980px;
	position:relative;
	margin:0 auto;
	overflow:hidden;
}

#content {
	width:980px;
	margin:15px 0px 0px 0px;
	overflow:hidden;
	text-align:center;
}

#submenue {
	width:220px;
	margin:0px 0px 10px 10px;
	padding:0px 0px 0px 0px;
	float:left;
	overflow:hidden;
	text-align:left;
}


#submenue ul {
	list-style:none outside none;
}
#submenue li {
	margin:0px;
}
#submenue ul li a {
	display:block;
	overflow:hidden;
	font-size:15px;
	color:#505050;
	line-height: 35px;
	font-family:Verdana,sans-serif;
	letter-spacing:1px;
	text-decoration:none;
	margin:0px 0px 0px 0px;
	padding: 6px 0px 6px 30px;
	border-bottom:1px solid #b3b3b3;
	background: url(gfx/submenue.png) no-repeat center left; 
}


#submenue ul li a:hover {
	display:block;
	overflow:hidden;
	font-size:15px;
	color:#004287;
	line-height: 35px;
	font-family:Verdana,sans-serif;
	text-decoration:none;
	margin:0px 0px 0px 0px;
	padding: 6px 0px 6px 30px;
	border-bottom:1px solid #b3b3b3;
	background: url(gfx/submenue.png) no-repeat center left;   
}


#submenue ul li a.menu-current {
	display:block;
	overflow:hidden;
	font-size:15px;
	color:#004287;
	line-height: 35px;
	font-family:Verdana,sans-serif;
	text-decoration:none;
	margin:0px 0px 0px 0px;
	padding: 6px 0px 6px 30px;
	border-bottom:1px solid #b3b3b3;
	background: url(gfx/submenue.png) no-repeat center left;   
}


#submenue ul li a.menu-parent {
	display:block;
	overflow:hidden;
	font-size:15px;
	color:#004287;
	line-height: 35px;
	font-family:Verdana,sans-serif;
	text-decoration:none;
	margin:0px 0px 0px 0px;
	padding: 6px 0px 6px 30px;
	border-bottom:1px solid #b3b3b3;
	background: url(gfx/submenue.png) no-repeat center left;   
}


#submenue h1 {
	font-size:18px;
	color:#4d4d4d;
	margin: 30px 0px 4px 0px;
	padding:0px 0px 0px 0px;
	line-height: 30px;
	letter-spacing:1px;
	font-family:Verdana,sans-serif;
	text-decoration:none;
	font-weight:normal;
	text-shadow: 2px 2px 2px #cccccc;
}




#text {
	width:700px;
	float:right;
	text-align:left;
	margin:0px 0px 60px 0px;
	padding:8px 0px 0px 0px;
	overflow:hidden;
	font-size:14px;
	color:#505050;
	font-weight:normal;
	line-height: 22px;
	font-family:arial,sans-serif;
	text-decoration:none;
}

#text a:link, a:visited, a:focus, a:active {
	color:#004287; text-decoration:underline;
}


#text a:hover {
	color:#004287; text-decoration:underline;
}


#text h1 {
	font-size:24px;
	color:#284f7d;
	margin: 0px 0px 16px 0px;
	line-height: 30px;
	font-family:Verdana,sans-serif;
	text-decoration:none;
	font-weight:normal;
	text-shadow: 2px 2px 2px #cccccc;
}

#text h2 {
	font-size:20px;
	color:#284f7d;
	margin: 0px 0px 16px 0px;
	line-height: 30px;
	font-family:Verdana,sans-serif;
	text-decoration:none;
	font-weight:normal;
	text-shadow: 2px 2px 2px #cccccc;
}

#text h3 {
	font-size:20px;
	color:#284f7d;
	margin: 0px 0px 16px 0px;
	line-height: 30px;
	font-family:Verdana,sans-serif;
	text-decoration:none;
	font-weight:normal;
	text-shadow: 2px 2px 2px #cccccc;
	padding-left:30px;
	background: url(gfx/check.png) no-repeat center left;   

}


a.service {
	font-size:20px;
	display:block;
	color:#284f7d!important;
	margin: 0px 0px 16px 0px;
	line-height: 30px;
	font-family:Verdana,sans-serif;
	text-decoration:underline;
	text-decoration:none;
	font-weight:normal;
	text-shadow: 2px 2px 2px #cccccc;
	padding-left:30px;
	background: url(gfx/arrow_link.png) no-repeat center left; 
}


a:hover.service {
	font-size:20px;
	display:block;
	color:#455159!important;
	margin: 0px 0px 16px 0px;
	line-height: 30px;
	font-family:Verdana,sans-serif;
	text-decoration:underline;
	font-weight:normal;
	text-shadow: 2px 2px 2px #cccccc;
	padding-left:30px;
	background: url(gfx/arrow_link.png) no-repeat center left; 
}

#text hr {
       padding:0px 0px 0px 0px;
       margin:015px 0px 0px 0px;
       color:#b3b3b3;
       background-color:#b3b3b3;
       height:1px;
       border:#b3b3b3;
}
#text input {
	border:1px solid #9f9f9f;
	height:30px;
	line-height:30px;
	padding:5px;
	font-size:16px;
	border-radius:5px;
	margin-bottom:5px;
	
}
#text input.spamschutz {
	border:1px solid #9f9f9f;
	height:30px;
	line-height:30px;
	padding:5px;
	font-size:16px;
	border-radius:5px;
	margin-bottom:5px;
	/* background-color:#9f0000; */
	
}
#text input.button {
	border:1px solid #9f9f9f;
	height:30px;
	line-height:30px;
	padding:0px;
	font-size:16px;
	border-radius:5px;
	margin-top:5px;
	margin-bottom:5px;
	background-image: -webkit-linear-gradient(#BFF7F9 0%, #48B4D8 3%, #056696 100%); 
    background-image: -moz-linear-gradient(#BFF7F9 0%, #48B4D8 3%, #056696 100%); 
    background-image: -o-linear-gradient(#BFF7F9 0%, #48B4D8 3%, #056696 100%); 
    background-image: linear-gradient(#BFF7F9 0%, #48B4D8 3%, #056696 100%);
    -moz-box-shadow:1px 1px 3px #0c0c0c;
    -webkit-box-shadow:1px 1px 3px #0c0c0c;
    box-shadow: 1px 1px 3px #0c0c0c;
	color:#ffffff;
	
}
#text textarea {
	border:1px solid #9f9f9f;
	height:120px;
	width:350px;
	padding:5px;
	font-size:16px;
	border-radius:5px;
	margin-bottom:5px;
	
}
#text select {
	border:1px solid #9f9f9f;
	height:30px;
	line-height:30px;
	/* padding:5px; */
	font-size:16px;
	margin-bottom:5px;
	/*background-color:#cfcfcf; */
}
.labelcharter {
	width:150px !important;
	display: inline-block;
	margin-right:10px;
}
.labelcharterspam {
	width:150px !important;
	display: inline-block;
	margin-right:10px;
	padding-left:25px;
	text-align:right;
	font-size:17px;
}


#footer {
	width:100%; height:250px;
	text-align:left;	
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	overflow:hidden;
	background:#455159 url(gfx/footer_bg.png) no-repeat center 40px;

}

#footer_text {
	width:980px;
	text-align:left;	
	position:relative;
	margin:0 auto;
	padding:35px 0px 0px 0px;
	overflow:hidden;
	font-size:13px;
	color:#FFFFFF;
	font-weight:normal;
	line-height: 20px;
	font-family:arial,sans-serif;
	text-decoration:none;
}

#footer_block1 {
	text-align:left;
	float:left;	
	margin:0px 0px 0px 45px;
	padding:0px 0px 0px 0px;
	overflow:hidden;
}

#footer_block2 {
	text-align:left;
	float:left;	
	margin:0px 0px 0px 200px;
	padding:0px 0px 0px 0px;
	overflow:hidden;
}

#footer_block3 {
	text-align:left;
	float:right;	
	margin:0px 0px 0px 0px;
	padding:0px 45px 0px 0px;
	overflow:hidden;
}

#footer_info {
	width:980px;
	text-align:center;	
	margin:25px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	overflow:hidden;
}

#footer a {
	color:#8fd6fa; text-decoration:none;
}


a.maptext {
	color:#004287; text-decoration:underline;
	font-size:13px;
}


a:hover.maptext {
	color:#004287; text-decoration:underline;
	font-size:13px;
}

/*MAOTEC*/
.listhalb {
	float:left;
	width:330px;
	height:180px;
	border:7px solid #004287;
	background-color:#F1F0F1;
	border-radius:10px;
	box-shadow:1px 1px 1px gray;
	padding:10px;
	margin-right:10px;
	margin-bottom:10px;
}
.abstand5 {
	margin-bottom:5px;
}
.listhalblink {
	margin-top:10px;
	font-size:17px;
}
table.charterinfos {
	margin-bottom:12px;
}
table.charterinfos td {
padding:5px;	
}
table.charterinfos th {
padding:5px;	
}
.charterboat-table-price { 
width: 350px;
margin: 0px 10px 20px 0px;
text-align: center;
border: 1px solid #666;
border-spacing: 0;
line-height:16px;
border-radius:5px;
}
.charterboat-table-price td, .charterboat-table-price th {border-bottom: 1px solid #666; padding: 3px;}
.charterboat-table-price th {border-right: 1px solid #666;}
.price-dunkel { 
background-color: #CEE6EC;
padding: 1px 4px;
color: #000;}
.price-hell { 
background-color: #A2C7E1;
color: #000;
padding: 1px 4px;}
.charterboat-table-tec {
	border: none;
	text-align: left;
	width: 680px;
	/*margin: auto;*/
}
.charterboat-table-tec td {padding: 5px; background-color: #ddd; width: 110px;}
td.charterboat-table-tec-wert {text-align: center; width: 80px;}
td.kein-hintergrund {background-color: #fefefe;}
td.leer {background-color: #fefefe; width: 15px;}
#button_buchen_profil {
	padding:6px 30px 6px 30px;
	border:1px solid #9f9f9f;
	width:300px;
	border-radius:5px;
	margin-left:20px;
	background-color:#0055A5;
	text-align:center;
	font-weight:bold;
	background-image: -webkit-linear-gradient(#BFF7F9 0%, #48B4D8 3%, #056696 100%); 
    background-image: -moz-linear-gradient(#BFF7F9 0%, #48B4D8 3%, #056696 100%); 
    background-image: -o-linear-gradient(#BFF7F9 0%, #48B4D8 3%, #056696 100%); 
    background-image: linear-gradient(#BFF7F9 0%, #48B4D8 3%, #056696 100%);
    -moz-box-shadow:1px 1px 3px #0c0c0c;
    -webkit-box-shadow:1px 1px 3px #0c0c0c;
    box-shadow: 1px 1px 3px #0c0c0c;
    text-decoration:none !important;
	color:#ffffff !important;
}
#button_buchen_profil a {
}
#button_boerse {
	padding:6px 30px 6px 30px;
	border:1px solid #9f9f9f;
	width:300px;
	border-radius:5px;
	margin-left:20px;
	background-color:#0055A5;
	text-align:center;
	font-weight:bold;
	background-image: -webkit-linear-gradient(#BFF7F9 0%, #48B4D8 3%, #056696 100%); 
    background-image: -moz-linear-gradient(#BFF7F9 0%, #48B4D8 3%, #056696 100%); 
    background-image: -o-linear-gradient(#BFF7F9 0%, #48B4D8 3%, #056696 100%); 
    background-image: linear-gradient(#BFF7F9 0%, #48B4D8 3%, #056696 100%);
    -moz-box-shadow:1px 1px 3px #0c0c0c;
    -webkit-box-shadow:1px 1px 3px #0c0c0c;
    box-shadow: 1px 1px 3px #0c0c0c;
    text-decoration:none !important;
	color:#ffffff !important;
}
#button_boerse a {
}
/* Tabelle Chillboat */
table.chillboat {
}
table.chillboat td {
	
	background-color:#CEE6EC;
	padding:3px;
	text-align:center;
}
table.chillboat td.first {
	
	background-color:#CEE6EC;
	padding:3px;
	text-align:left;
}

.booteteaser {
	width:300px;
        float:left;
margin-right:60px;
border:1px solid #A2C7E1;
background-color:#A2C7E1;
border-radius:10px;
font-size:16px;
}
.booteteaser p {
	padding:8px;
}
.booteteaser img {
width:100%;
border-radius:10px 10px 0 0;
}
.booteteaser a {
font-size:18px;
}
.booteteaser2 {
	width:300px;
        float:left;
border:1px solid #A2C7E1;
background-color:#A2C7E1;
border-radius:10px;
font-size:16px;
}
.booteteaser2 p {
	padding:8px;
}
.booteteaser2 img {
width:100%;
border-radius:10px 10px 0 0;
}

.booteteaser2 a {
font-size:18px;
}

/* Bootboxen */

.bootsboxmain {
border:1px solid black;
width:221px;
height:250px;
float:left;
margin-right:10px;
margin-bottom:10px;
}

.bootsboxmain a {
display:block;
height:100%;
background:#eee;
}

.bootsboxmain a:hover {
 background:#ddd;
 -webkit-filter: grayscale(1);
 filter: grayscale(1);
}

.bootsboxhead {
padding:3px; background-color:#004287; color:white;
}

/* Terhi */
.terhimenue {
}

.terhimenue a {
padding:5px;
border:1px solid black;
border-radius:5px 5px 0px 0px;
width:auto;
text-align:center;
float:left;
margin-right:3px;
text-decoration:none!important;
}

.terhimenue a:hover {
background-color:#cbcbcb;
}

.terhimenue a.hier {
background-color:#004287;
color:yellow!important;
}

.terhiprofilbildmain {
border:1px solid #004287;
height:262px; 
background:#d8d8d8;
}

.terhiprofilbildleft {
width:50%;
float:left;
margin-right:15px;
} 

.terhiprofilbildright {
padding-top:10px;
}



/*==================================RESPONSIVE LAYOUTS===============================================*/
@media only screen and (max-width: 1366px) {
#headpiccontainer {
	background: url(gfx/background1366.jpg) no-repeat 50% 0px;

}

#bulls_bg {
	width:100%; 
	height:100%;
	position:relative;
	padding-top:315px; 
	background:url(gfx/bulls_bg.png) repeat-x 0 261px;
}
.bulls_0 {
	width:266px; height:100%;
	margin-top:-200px;
	margin-right:5px;
	float:left;

}

.bulls_1 {
	width:155px; height:100%;
	margin-top:-100px;
	margin-right:5px;
	float:left;
	font-size:16px;
	
	font-family:Verdana,sans-serif;
	color:#004287;

}
    
}

@media only screen and (max-width: 1024px) {
#headpiccontainer {
	min-width:980px;
	background: url(gfx/background1024.jpg) no-repeat 50% 0px;

}

#bulls_bg {
	width:100%; height:100%;
	position:relative;
	padding-top:300px; 
	background:url(gfx/bulls_bg.png) repeat-x 0 195px;
}
.bulls_0 {
	width:266px; height:100%;
	margin-top:-250px;
	margin-left:10px;
	margin-right:5px;
	float:left;

}
.bulls_1 {
	margin-top:-130px;
	margin-right:5px;
}

}
@media only screen and (max-width: 767px) {

}

/** Verfügbarkeit */
.kalender {
        float: left;
        border: 1px solid black;
        padding: 2px;
        white-space:nowrap;
		margin-bottom:10px;
		margin-right:20px;
}
.kalender .grau {
        color: #CCCCCC;
}
.kalender .anabreise {
        background-color: #ffe095;
}
.kalender .belegt {
        background-color: #FF7070;
}
.kalender .reserviert {
        background-color: #F4FA58;
}
.kalender .teilweise {
        background-color: #FC1;
}
.kalender .frei {
        background-color: #72b272;
}
.kalender .row span {
        display: inline-block;
        width: 25px;
        margin: 1px;
		text-align:center;
}
.kalender .caption {
        text-align: center;
}
#text input[type="checkbox"], #text input[type="submit"], #text input[type="button"] {
    height: initial;
}
#text input[type="checkbox"] {
    margin-right: .5rem;
}
