/***********************************
Sorgt für die richtige Design
@category    style
@author      Max Sternitzke <sternitzke.max@gmail.com>
@copyright   (C) Max Sternitzke, 2012
************************************/

/* Ab hier nur generelle Angaben */

html, body {
	font-family: 'Open Sans', Arial, Helvetica;
	font-weight: 300;
	color: #696969;
	padding: 0px;
	margin: 0px;
	background: #F4EDEF;
	-webkit-text-size-adjust: none;
}

body {
	position: relative;
	height: 100%;
	min-height: 100% !important;
	width: 100% !important;
	min-width: 100%;
}

::selection {
	background: #d3d3d3 !important;
}

::-moz-selection {
	background: #d3d3d3 !important;
}

img {
	border: 0px;
	-moz-box-shadow: 5px 5px 5px rgba(0,0,0,0.3);
	-webkit-box-shadow: 5px 5px 5px rgba(0,0,0,0.3);
	box-shadow: 5px 5px 5px rgba(0,0,0,0.3);
	margin: 20px;
}

.noshadow {
	border: 0px;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	margin: 0px;
}

#content {
	font-size: 17px;
	width: 100% !important;
	height: 100%;
	float: left;
	min-height: 100% !important;
	position: relative;
	min-width: 1000px;
}


/* Ab hier nur Angaben für den Header-Bereich mit Menu */

#header {
	width: 100% !important;
	min-width: 1000px;
	height: 500px;
	overflow: hidden !important;
	text-align: center;
	position: relative;
}

#headercontent {
	width: 100% !important;
	min-width: 1000px;
	height: 500px;
	overflow: hidden !important;
	text-align: center;
	position: relative;
}

#left {
	position: absolute;
	top: 217px;
	background: url('../bilder/icons/left.png') left center no-repeat;
	left: 0px;
	width: 65px;
	height: 65px;
	z-index: 90;
	display: none;
	cursor: pointer;
}

#circle {
	width: 40px;
	height: 40px;
	margin: 0px auto;
	position: relative;
	background: url('../bilder/icons/circle.png') center center no-repeat;
	top: 350px;
	display: none;
	cursor: pointer;
	z-index: 90;
}

#right {
	position: absolute;
	top: 217px;
	background: url('../bilder/icons/right.png') right center no-repeat;
	right: 0px;
	width: 65px;
	height: 65px;
	z-index: 90;
	display: none;
	cursor: pointer;
}

.headerimage {
	position: absolute;
	background-repeat: no-repeat no-repeat; 
	height: 500px; 
	width: 100%;
	min-width: 1000px;
	background-position: center center;
}
.outofview {
	position: absolute;
	top: -200000px;
	left: -200000px;
}

#menucontent {
	width: 100%;
	height: 48px;
	position: relative;
	z-index: 100;
	background-color: #8E2525;
}

#menu {
	top: -2px;
	width: 1000px;
	height: 50px;
	font-family:  'Bilbo Swash Caps', 'Open Sans';
	font-weight: 500;
	font-size: 26px;
	margin: 0px auto;
}

#menu img {
	border: 0px;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	margin: 0px;
}

#menu .long {
	font-size: 22px; 
	padding-top: 15px !important;
}
	
#menu .small {
	font-size: 1px;
}
	
/* Ab hier nur Angaben für die Formatierung des Text-Bereichs */

.subheader {
	height: 18px;
	overflow: hidden !important;
	background: #F4EDEF;
	width: 100%;
	min-width: 1000px;
	position: relative;
	z-index: 100;
	visibility: hidden;
}

#maincontent {
	width: 100%;
	height: 100%;
	min-width: 1000px;
	min-height: 400px;
	background: #F4EDEF;
	position: relative;
}

#wrapper {
	width: 800px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}


/* Ab hier nur Angaben für den Text-Bereich, wo auch das eigentlich wichtigste steht */

#text {
	width: 800px;
	min-height: 400px;
	background: #F4EDEF;
	float: left;
	position: relative;
}

#text a {
	text-decoration: underline;
	font-size: 16px;
	color: #696969;
}

#text a:hover {
	text-decoration: underline;
	font-size: 16px;
	color: #696969;
}

.p {
	margin: 10px;
	margin-bottom: 20px !important;
}

.quote {
	font-size: smaller !important;
	margin: 0px !important;
	font-weight: normal;
}

.noneul {
	list-style: none;
}

.noneul li {
	padding-left: 20px;
	padding-top: -5px;
}

.ibox {
	margin: 15px;
	color: black; 
	background: #dcd6dc;
	-moz-box-shadow: 5px 5px 5px rgba(0,0,0,0.3);
	-webkit-box-shadow: 5px 5px 5px rgba(0,0,0,0.3);
	box-shadow: 5px 5px 5px rgba(0,0,0,0.3);
}

.webdesign {
	background: url('../bilder/icons/subheader.gif') left center no-repeat;
}

.slogan {
	font-size: 30px; 
	background: #F4EDEF; 
	width: 360px;
}

.history {
	width: 200px !important; 
	margin: 10px 20px; 
	margin-top: -10px;
	max-width: 200px !important;
} 

#images img {
	margin: 10px;
}

#headline {
	text-align: center;
}

.entry {
    padding: 20px 0px;
    border-bottom: 1px solid grey;
}

.lastentry {
    border: 0px;
}

#guestbooknew {
	border: 1px solid black;
	border-radius: 2px;
	background: #dcd6dc;
    font-size: 16px;
    height: 25px;
    font-family: 'Open Sans', arial, helvetica;
    font-weight: 300;
}

#guestbooknew:hover {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.comment {
    margin-left: 10%;
}

h1 {
	font-family: 'Bilbo Swash Caps', 'Open Sans', arial;
	font-weight: 700;
	color: #8E2525;
	font-size: 50px;
	margin: 20px 0px;
}

h2 {
	font-size: 40px;
	font-family: 'Bilbo Swash Caps', 'Open Sans', arial;
	color: #696969;
	margin-top: -15px;
	margin-left: 5px;
	margin-right: 3px;
	margin-bottom: -10px;
	float: left;
}

h4 {
	font-size: 20px;
	font-family: 'Open Sans', arial;
	font-weight: 400;
	color: #696969;
	margin: 10px;
	margin-left: -5px !important;
}
	
h5 {
	font-family: 'Open Sans', arial;
	font-weight: 400;
	font-size: 12px;
	margin: 2px;
}

h6 {
	font-family: 'Bilbo Swash Caps', 'Open Sans', arial;
	margin-top: -12px;
	margin-left: 5px;
	margin-right: 3px;
	margin-bottom: -10px;
	float: left;
	font-size: 30px !important;
	font-weight: bold;
}

/* Angaben für das Kontaktformular */

#contactbox {
	padding-top: 10px; 
	padding-bottom: 10px;
	padding-left: 10px; 
	width: 240px; 
	height: 159px; 
	margin: 10px; 
	float:right; 
	color: black; 
	background: #dcd6dc;
	-moz-box-shadow: 5px 5px 5px rgba(0,0,0,0.3);
	-webkit-box-shadow: 5px 5px 5px rgba(0,0,0,0.3);
	box-shadow: 5px 5px 5px rgba(0,0,0,0.3);
	margin-top: 20px;
}

#form table tr td {
	height: 40px; 
	vertical-align: middle;
}

input, textarea {
	-moz-box-shadow: 2px 2px 2px rgba(0,0,0,0.3);
	-webkit-box-shadow: 2px 2px 2px rgba(0,0,0,0.3);
	box-shadow: 2px 2px 2px rgba(0,0,0,0.3);
	border-radius: 3px;
    border: 1px solid #cfcfcf;
    font-family: 'Open Sans', arial, helvetica;
    font-weight: 300;
}

#form input {
	height: 25px; 
	font-size: 16px;
}

#form input:hover {
	border: 1px solid #696969 !important; 
	-moz-box-shadow: inset 0px 1px 2px rgba(0,0,0.3);
	-webkit-box-shadow: inset 0px 1px 2px rgba(0,0,0.3);
	box-shadow: inset 0px 1px 2px rgba(0,0,0.3);
}

#form input:focus {
	border: 1px solid #696969 !important; 
	-moz-box-shadow: inset 0px 1px 2px rgba(0,0,0.3);
	-webkit-box-shadow: inset 0px 1px 5px rgba(0,0,0.3);
	box-shadow: inset 0px 1px 5px rgba(0,0,0.3);
}

#form textarea {
	font-family: 'Open Sans', arial, helvetica;
	font-size: 14px;
	color: black;
}

#form textarea:hover {
	border: 1px solid #696969 !important; 
	-moz-box-shadow: inset 0px 1px 2px rgba(0,0,0.3);
	-webkit-box-shadow: inset 0px 1px 2px rgba(0,0,0.3);
	box-shadow: inset 0px 1px 2px rgba(0,0,0.3);
}

#form textarea:focus {
	border: 1px solid #696969 !important; 
	-moz-box-shadow: inset 0px 1px 2px rgba(0,0,0.3);
	-webkit-box-shadow: inset 0px 1px 5px rgba(0,0,0.3);
	box-shadow: inset 0px 1px 5px rgba(0,0,0.3);
}

.missing  {
	border: 2px solid #8E2525 !important;
}

.missing input:hover  {
	border: 2px solid #8E2525 !important;
}

.missing:focus  {
	border: 2px solid #8E2525 !important;
}

#form input[type="submit"] {
	border: 1px solid black;
	border-radius: 2px;
	background: #dcd6dc;
}

#form input[type="submit"]:hover {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

/* Ab hier nur Angaben für den Footer */

#footer {
	padding-top: 7px;
	width: 100%;
	min-width: 1000px;
	height: 80px;
	text-align: left;
	position: relative;
	margin-top: auto;
	background: url(../bilder/icons/footer.gif) repeat-x;
	color: black;
	font-size: 15px;
}

#footerwrapper {
	width: 1000px;
	height: 60px;
	margin-left: auto;
	margin-right: auto;
}

#footerpart2 a {
	color: #696969;
	text-decoration: underline;
}

#footerpart1 {
	height: 60px;
	width: 225px;
	margin-left: 10px;
	position: relative;
}

#footerpart2 {
	height: 60px;
	width: 325px;
	margin-left: 225px;
	margin-top: -60px;
	position: relative;
}

#footerpart3 {
	height: 60px;
	width: 225px;
	margin-left: 550px;
	margin-top: -50px;
	position: relative;
}

#footerpart3  a {
	color: #696969;
	text-decoration: none;
}

#footerpart3 a:hover {
	color: black;
	text-decoration: underline;
}

#footerpart4 {
	height: 60px;
	width: 300px;
	margin-right: 0px;
	margin-left: 700px;
	margin-top: -70px;
	position: relative;
}

#quicklinkswrapper {
	width: 1000px;
	margin: 5px auto;
}

#quicklinks {
	text-align: center;
	font-size: 15px;
}

#quicklinks  a {
	color: #696969;
	text-decoration: none;
}

#quicklinks a:hover {
	color: black;
	text-decoration: none;
}