body {
	background: url(images/kachel_4.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 12px;
}
* {
	margin: 0px;
	padding: 0px;
}
html {height:100%; margin-bottom:1px;} /* Forces vertical scroll bar to be visible */
#wrapper {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/column.jpg);
	background-repeat: repeat-y;
	text-align: left;
	
}#logo {
	background-image: url(images/logo.jpg);
	background-repeat: repeat-x;
	height: 124px;
	width: 780px;
}
#mainphoto {
	background-image: url(images/4.jpg);
	height: 248px;
	width: 780px;
}
#mainphoto1 {
	background-image: url(images/1.jpg);
	height: 248px;
	width: 780px;
}
#mainphoto2 {
	background-image: url(images/21.jpg);
	height: 248px;
	width: 780px;
}
#mainphoto3 {
	background-image: url(images/2.jpg);
	height: 248px;
	width: 780px;
}
#mainphoto4 {
	background-image: url(images/7.jpg);
	height: 248px;
	width: 780px;
}
#mainphoto5 {
	background-image: url(images/5.jpg);
	height: 248px;
	width: 780px;
	
}
#mainphoto6 {
	background-image: url(images/8.jpg);
	height: 248px;
	width: 780px;
}

#nav {
	background-color: #775d42;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
	text-align: center;
}
#navlist li
{
	display: inline;
	list-style-type: none;
	padding-right: 20px;
	text-transform: capitalize;
}
#navlist a {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bolder;
}
#navlist a:hover {
	color: #AF9981;
}
#navlist a.current {
	color:#CDB39A;

}
#shadow {
	height: 17px;
	width: 780px;
	background-image: url(images/shadow.jpg);
	background-repeat: no-repeat;
}
#col1 {
	float: left;
	width: 200px;
}
#col2 {
	float: left;
	width: 550px;
}
#col2content p {
	margin-bottom: 10px;
	color: #666666;
	font-size: 12px;
	line-height: 140%;
	text-align: justify;
}
#col2content {
	padding: 0px 15px 15px 50px;
	
}
#footer {
	clear: both;
	height: 20px;
	width: 780px;
	background-image: url(images/footer.jpg);
}
#col1content {
	padding: 15px;
	text-align: left;
}
.imageborder {
	padding: 5px;
	border: 0px solid #3A4A14;
	background-color: #F2F3F4;

}
.referenz {
	padding: 5px;
	border: 1px solid #3A4A14;
	background-color: #F2F3F4;
	float: right;
	margin: 5px 5px 5px 15px;

}
.subhead {
	font-size: 11px;
	color: #78442C;
	margin-top: 5px;
	margin-bottom: 5px;
}
.sidebar {
	margin-bottom: 10px;
	color: #000; /***666666***/
	font-size: 12px;
	line-height: 140%;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #DAD6CF;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
h2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #B4AA9E;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #B4AA9E;
	padding-bottom: 10px;
	padding-top: 5px;	
}
#footer p {
	color: #EEEBE8;
	font-size: 9px;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 15px;
	text-align: center;
}
a:link {
	color:#6B5A3E;
	text-decoration: none;font-weight: bolder;
}
a:visited {
	color:#6B5A3E;
	text-decoration: none;font-weight: bolder;
}
a:hover {
	color:#0059b4;
	text-decoration: underline;
}
a:active { color:#0059b4;}


/* rss links */
#rss{ line-height: 0px; text-align: center; margin:0 auto;}
#rss a:link,#rss a:visited,#rss a:hover{ padding: 0; margin: 0; text-decoration: none; line-height: 0px; }
#rss img{border:0px;width:80px;height:15px;line-height: 0px;padding: 2px;margin: 0px;text-align: center; margin:0 auto;}

h4 {
	float: left;
	width: 50px;
	border: 1px solid #006400;
	margin:0px 10px 10px 0px;
	text-align:center;
	background: #E9DCCB;
}

h4 #date {
	font-size: 1.7em;
	color:#006400;
	margin:auto;
}

.post img {
        float:right;
        margin-left:10px;
}

h4 #mon {
	margin:-3px 0px 2px 0px;
}

h4 #year {
	font-size: 0.7em;
	color:#000;
	border-top: 2px solid #006400;
	margin:2px;
}


label {font-size:12px;padding: 98px;}

.inpt {padding: 1px;margin:0px 00px 0px 98px;background-color:#eeeeee;
	border:1px solid #000;}

.txt {padding: 1px;margin:0px 00px 0px 98px;background-color:#eeeeee;
	border:1px solid #000;}

.senden {padding: 1px;margin:0px 00px 0px 98px;background-color:#CDB39A;color:#fff;
font-weight:bold;}
