﻿/*
Theme Name: Bootsmotoren Koch
Theme URI: http://www.nollwebdesgin.de
Description: Template für Bootsmotoren Koch von NollWebdesign
Version: 1.0
Author: Michael Noll
Author URI: http://www.nollwebdesign.de
*/
body {
	color: #000;
	font-size: 16px;
	font-family: 'Arial', sans-serif;
	padding: 0;
	margin: 0;
	overflow: auto;
}
.size-post-thumbnail {
	min-width: 100% !important;
	height: 100% !important;
}
#header {
	position: fixed;
	padding-top: 20px;
	padding-bottom: 10px;
	width: 100%;
	height: 135px;
	float: left;
	z-index: 999;
	background-color: rgba(255,255,255,1.00);
}
#header_small {
	margin-left: 0px;
	position: relative;
	width: 100%;
	height: 80px;
	float: left;
	z-index: 999;
}
#sidebar_oben {
	width: 100%;
	float: left;
	position: relative;
	height:50px;
}
#sidebar_oben li {
	list-style-type: none;
	float: left;
	width: 160px !important;
	height: 50px;
	font-size: 18px;
	padding: 5px;
	margin-right:-10px;
}
#menu_wrapper {
	width: 100%;
	height: 50px;
	float: left;
	z-index: 999;
	margin-left: 0px;
}
.menu-hauptmenu-container {
	position: relative;
	margin-top: 0px;
	padding-top: 0px;
	z-index: 999;
}
#wrapper {
	position: relative;
	width: 100%;
	top: 160px;
	bottom: 0px;
	overflow-y: auto;
	overflow-x: hidden;
}
.parallax-window {
	margin-top: 100px;
	height: 400px;
	background: transparent;
	overflow: hidden !important;
	width: 100%;
	position: relative;
}
#main {
	position: relative;
	width: 90%;
	z-index: 10;
	padding-bottom: 40px;
	margin-left: 5%;
	margin-bottom: 70px;
	margin-top: 0px;
	float: left;
}
#backpic img {
	position: relative;
	width: 100%;
	height: auto;
}
#sidebar_unten {
	width: 100% !important;
	float: left;
	margin-left: 5px !important;
	background-color: rgba(255,255,255,0.8);
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 30px;
	margin-top: 30px;
	position: relative;
}
#sidebar_unten li {
	list-style-type: none;
	float: left;
	width: 30% !important;
	height: 230px;
	font-size: 10px !important;
	border-radius: 3px;
	border: 0px solid rgba(0,0,0,1.00);
	border-spacing: 5px 5px;
	-webkit-box-shadow: 0 0 5px rgba(90,90,90,1.00);
	box-shadow: 0 0 8px rgba(90,90,90,1.00);
	padding: 5px;
	margin-left: 5px !important;
	padding-left: 15px;
}
#sidebar_unten h3 {
	font-family: 'Comfortaa', cursive;
	font-size: 18px !important;
	margin-bottom: -3px;
	font-weight: normal;
	color: #000000;
	margin-top: -3px;
}
#sidebar_footer {
	width: 100%;
	margin-left:10px !important;
	float: left;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 30px;
	margin-top: 30px;
	position: relative;
}
#sidebar_footer li {
	list-style-type: none;
	float: left;
	width: 44%;
	font-size: 12px;
	padding: 5px;
	margin-left: 20px;
	padding-left: 15px;
}
#sidebar_footer h2 {
	font-size: 20px !important;
	margin-top: -10px;
}
#sidebar_footer input {
	font-size: 18px;
	width: 49%;
	background-color: rgba(255,255,255,1.00);
}
#sidebar_footer textarea {
	font-size: 18px;
	width: 99%;
	height: 100px;
	background-color: rgba(255,255,255,1.00);
}
#sidebar_footer .wpcf7-submit {
	float: right;
	background-color: rgba(26,0,255,1.00);
	color: rgba(255,255,255,1.00);
	border: 0px;
	border-radius: 3px;
	height: 30px;
}
.fpw-featured-image img {
	width: 150px !important;
	height: auto !important;
	border-radius: 3px;
}
#footer {
	position: fixed;
	font-size: 14px;
	bottom: 0px;
	height: 20px;
	width: 100%;
	z-index: 999;
	background-color: #FFFFFF;
}
.alignright {
	float: right;
	margin-left: 20px;
}
.alignleft {
	float: left;
	margin-right: 20px;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#main h1, h2, #sidebar h1 {
	font-family: 'Comfortaa', cursive;
	font-size: 42px;
	color: #000000;
	text-align: left;
}
#main h1, h2 a, #sidebar h1 a {
	color: rgba(0,0,0,1.00);
}
#main h1, h2 a:hover, #sidebar_unten h1 a:hover {
	color: rgba(0,0,0,1.00);
}
#main h3 {
	font-family: 'Comfortaa', cursive;
	font-size: 24px;
	color: #000000;
}
#main img {
	border-radius: 3px;
	border: 0px solid rgba(0,0,0,1.00);
	border-spacing: 5px 5px;
	-webkit-box-shadow: 0 0 5px rgba(90,90,90,1.00);
	box-shadow: 0 0 5px rgba(90,90,90,1.00);
	padding: 5px;
}
.footer_text {
	font-size: 12px;
	color: #333;
}
.footer_text a {
	color: #333;
}
.wp-caption-text {
	display: none;
}
a {
	text-decoration: none;
	color: #006;
}
a:hover {
	color: #03C;
}
input, textarea {
	font-family: Arial;
	border-radius: 3px;
	border: thin solid rgba(181,181,181,1.00);
	background-color: rgba(227,227,227,0.80);
	font-size: 12px;
}
textarea {
	width: 400px;
}
.screen-reader-text {
	display: none;
}
