@charset "UTF-8";
/* CSS Document */


/* LAYOUT */

html {
	background: white;
}

body {
	position: relative;
	padding: 0;
	margin: 0;
	color: #333;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height:20px;
}

#mutterschiff {
	width:900px;
	margin:0 auto;
}

header {
	height:120px;
	margin:10px auto 0;
	padding:0;
	background: url(../layout/background1.jpg) 0px -155px;
}

#logo {
	padding:18px 13px;
	background: rgba(255,255,255,0.8);
}

#content {
	padding:21px 15px 10px 15px;
	min-height: 400px;
	margin-left:220px;
}

#main_nav {
	background:#f4f4f4;
}

footer {
	width: 851px;
	clear: both;
	color:#999;
	padding:4px 15px 4px 15px;
	border-top: 1px #666 solid;
	font-size: 12px;
	margin:0 auto;
}

footer a {
	color:black;
}


/* NAVIGATION */

nav {
	padding:26px 30px 10px 15px;
	width:171px;
	float:left;
}

nav ul.ebene1 {
}

nav li {
	list-style-type:none;
	margin-top:8px;
	margin-right: 25px;
}

nav li.layer_1 {
	font-size:16px;
}

nav li.layer_1 a, nav li.layer_1 span {
	color:black;
	font-weight: 300;
}

nav li.layer_2 {
	font-size:14px;
	margin:0 0 0 6px;
}

nav li.layer_2 a, nav li.layer_2 span {
	color:#333;
}

nav li.layer_3 {
	font-size:12px;
	margin:0 0 0 10px;
}

nav li.layer_3 a, nav li.layer_3 span {
	color:#999;
}

nav a {
	text-decoration:none;
}

nav a:hover {
	text-decoration:underline;
	color:#de6d22;
}

nav #aktiv {
	font-weight:bold;
	cursor:default;
	color:#de6d22;
}

nav a#aktiv:hover {
	text-decoration:none;
}

/* ÜBERSCHRIFTEN */
/*
h1 {
	margin-left:-10000px;
	float:left;
}
*/

#content h1 {
	font-size:1.8em;
	line-height: 1.2em;
	margin: 0.5em 0 0.2em; 
	padding:0;
	color:#b9c5d3;
	font-weight: normal;
}

#content h2 {
	font-size:1.6em;
	line-height: 1.2em;
	margin: 0.5em 0 0.1em; 
	padding:0;
	color:#b9c5d3;
	font-weight: normal;
}

#content h2 a {
	color:#b9c5d3 !important;
}

/*
#content h3 {
	border-top:1px solid #e53425;
	color:#444;
	font-size:1em;
	margin: 0.6em 0 0; 
	padding:0;
	padding-top: 4px;
}
*/

#content p {
	margin:0.2em 0px 0.7em 0;
}

#content input, textarea {
	max-width: 92% !important;
}


#content td, th {
	padding:2px 3px;
	vertical-align: top;
}

#content th {
	font-weight: bold;
	text-align: left;
}

#content table {
}

/* LINKS */

#content a {
	color:#de6d22;
	border-bottom:0px #b9c5d3 solid;
	padding-bottom: 0px;
	text-decoration: none;
	cursor:pointer;
}

#content a:hover {
	color:#de6d22;
	text-decoration: underline;
}

/* ELEMENTE */

hr {
  border: 0;
  width: 100%;
  color: #b9c5d3;
  background-color: #b9c5d3;
  height: 1px;
  margin:4px 0;
  clear:right;
}

img {
	border:none;
}
/*
#content img {
	border: 1px solid #ccc;
	padding:2px;
}

.gallery_image {
	border: 1px solid #333;
	padding:3px;
	margin:0 3px 3px 0;
}

.gallery_title {
	margin-bottom:0 !important;
	padding-bottom:0 !important;
}

#content ul {
	margin: 0px;
	margin-left: 16px;
	margin-bottom: 12px;
	padding: 0px;
}

#content li {
	list-style-type:circle;
}

/* KLASSEN */

.full_image {
	width:19%;
	margin:0 0.3% 0 0;
}

.left {
	float:left;
	margin:0px 40px 15px 0;
}

.right {
	clear:right;
	float:right;
	margin:0px 0px 2px 10px;
}

.clear {
	clear: left;
}

.kunde {
	margin: 5px 0px 20px 15px;
	padding-left: 15px;
	border-left: 0px solid grey;
	float: right;
	width: 170px;
}

.kleintext {
	color:#aaa;
	font-size: 0.9em;
	line-height: 1.4em;
	margin: 6px 0 !important;
}

.hervorhebung {
	color:black;
	font-weight: bold;
}
/*

.smiley {
	width:20px;
	height:20px;
	vertical-align:text-bottom;
	border:none !important;
	padding:0 !important;
}

.anriss {
	font-weight: bold;
	font-size:1.1em;
}

.aufzaehlung {
	margin-left:8px;
	padding:3px 14px;
	text-indent:0px;
	color:#333;
	font-size:12px;
	background-color:#fff;
	margin-bottom: 0 !important;
}

.aufzaehlung::before {
	content:"\2022\00A0";
}

*/
.ohne_abstand {
	margin: 0 !important;
	padding: 0 !important;
}

.ohne_abstand_oben {
	margin-top: 0 !important;
	padding-top: 0 !important;
}

.ohne_abstand_unten {
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
}

.grosser_abstand {
	margin-top: 35px !important;
}

.kleiner_zeilenabstand {
	line-height: 18px;
}
/*
.gallery_link {
	margin-right:10px !important;
}

.linkbild {
	max-width: 298px;
}

.unter_dem_bild {
	clear:both;
}

/* mobile */
@media only screen and (max-width: 320px) {
	html,body, #mutterschiff {
		width:320px;
	}

	header {
		margin:0 !important;
		padding:0 !important;
		background:none;
	}

	footer {
		width:300px;
		font-size: 11px;
	}
/*
	#icon_mobile_menu {
		position: absolute;
		top:15px !important;
		right:1px !important;
	}
*/
	#content table {
		font-size: 80%;
	}

	#nl2go--form {
		display: none;
	}

	nav {
		width: 320px !important;
		float:none !important;
		margin-top:70px;		
	}

	#content {
		margin-left: 0 !important;
	}

	#content h1 {
		font-size:1.2em;
		line-height: 1.2em;
	}

	#content h3 {
		margin-top:40px;
		border-top:0px solid #b9c5d3;
	}

	.fb-like {
		position: absolute;
		top:20px;
		right:10px;
	}

	#content img, #logo {
		width: 90%;
		float: none !important;
		margin:0;
	}

}

/* tablet */
@media only screen and (max-width: 950px) {
	body {
		font-size: 15px;
	}
	#mutterschiff {
		width:90%;
		padding:0 5%;
		margin:0 auto;
	}
	#nl2go--form {
		display: none;
	}
	header {
		width:90%;
		padding:0 5% !important;
		margin:10px 0 2px !important;
    background-size: cover;
    background-position: 0 -20px !important;
	}
	footer {
		width:90%;
		padding:0 5%;
		margin:0 auto;		
	}
	#icon_mobile_menu {
		display: none;
	}
	#content {
		width:90% !important;
		padding:5px 5% !important;
		margin: 20px 0 0 0 !important;
	}
	#content img {
		width:100%;
	}
	nav {
		width:90%;
		float:none !important;
		background:rgba(0,0,0,0.1) !important;
		margin: 22px 0 0!important;
		padding:0 5% !important;
	}
	nav li {
		font-size:90% !important;
		float:left;
	}
}

/* desktop */

@media only screen and (min-width: 950px) {
	#mutterschiff {
	}
	#icon_mobile_menu {
		display: none;
	}
}

@media only screen and (min-width: 1848px), screen and (min-height:881px) and (orientation:landscape) {
	html {

	}
}





