@charset "utf-8";
/* CSS Document */
@import url(http://fonts.googleapis.com/css?family=Lato:400,100,300);
body {
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	padding: 0px;
	height: 730px;
	width: 1200px;
	background-image: url(../images/hg_01.jpg);
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #080202;
	
	
	
}
#page {
	background-image: url(../images/background.jpg);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 900px;
	width: 1200px;
	background-repeat: no-repeat;
	background-position: center top;
	font-weight: 300;
	color: #333;
	text-decoration: none;
	font-family: 'Lato', sans-serif;
}
#header {
	float: left;
	height: 40px;
	width: 900px;
	margin: 0px;
	padding-top: 45px;
	padding-right: 150px;
	padding-bottom: 0px;
	padding-left: 150px;
	/* [disabled]background-color: #CF0;
*/
}
.logo {
	font-size: 18px;
	float: left;
	width: 400px;
	height: 110px;
	padding: 0px;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.navi {
	font-size: 16px;
	font-weight: 300;
	float: left;
	height: 68px;
	width: 500px;
	text-align: right;
	padding-top: 32px;
	margin: 0px;
}
#content {
	font-size: 16px;
	font-weight: 300;
	margin: 0px;
	float: left;
	width: 900px;
	padding-top: 100px;
	padding-right: 150px;
	padding-bottom: 0px;
	padding-left: 150px;
	height: 350px;
}
#content_monat {
	font-size: 16px;
	font-weight: 300;
	margin: 0px;
	float: left;
	width: 900px;
	padding-top: 100px;
	padding-right: 150px;
	padding-bottom: 0px;
	padding-left: 150px;
	height: 350px;
	text-align: center;
}

#content_galerie {
	font-size: 16px;
	font-weight: 300;
	margin: 0px;
	float: left;
	width: 840px;
	padding-top: 130px;
	padding-right: 185px;
	padding-bottom: 0px;
	padding-left: 175px;
	height: 320px;
}

#content a {
	color: #000;
	text-decoration: none;
}
#content a:hover {
	color: #000;
	text-decoration: underline;
}
#footerimages {
	float: left;
	height: 284px;
	width: 900px;
	padding-top: 0px;
	padding-right: 150px;
	padding-bottom: 0px;
	padding-left: 150px;
	margin: 0px;
}
#footer {
	margin: 0px;
	float: left;
	height: 40px;
	width: 900px;
	padding-top: 0px;
	padding-right: 150px;
	padding-bottom: 0px;
	padding-left: 150px;
	font-size: 14px;
	font-weight: 300;
	color: #FFF;
	text-decoration: none;
	text-align: center;
}
#footer a {
	color: #FFF;
	text-decoration: none;
	text-align: center;
}
#footer a:hover {
	color: #FFF;
	text-decoration: underline;
	text-align: center;
}
.startimage {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 266px;
	width: 450px;
}
.startimage_monat {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 266px;
	width: 900px;
}

.starttext {
	padding: 0px;
	float: left;
	height: 251px;
	width: 450px;
	/* [disabled]text-align: justify; */
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

textarea { 
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}

.inputfieldnachricht {
	margin: 0px;
	padding: 10px;
	width: 382px;
	border: 9px solid #2d2c2b;
	height: 280px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	
}
.inputfield {
	margin: 0px;
	padding: 10px;
	width: 302px;
	border: 9px solid #2d2c2b;
	height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	
}
.sendbutton {
	background-color: #38211B;
	border-radius: 5px;
	vertical-align: middle;
	height: 30px;
	width: 165px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 14px;
	color: #FFF;
	
}
.err {
	font-size: 14px;
	line-height: 30px;
	color: #F00;
	text-decoration: none;
}




p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
a {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #FF0303;
	text-decoration: none;
}
h1 {
	font-size: 36px;
	font-weight: 300;
	color: #333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 24px;
	font-weight: 300;
	color: #333;
	text-decoration: none;
	margin: 0px;
	line-height: 24px;
	font-family: 'Lato', sans-serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 16px;
	padding-left: 0px;
}
