@charset "UTF-8";

html, body {
	height: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.6em;
	color: #666;
}

p {margin: 0.8em 0 0.8em 0;}

#background {
	margin: 0;
	padding: 0;
    width: 100%; 
    height: 100%; 
    position: fixed;
    background-image: linear-gradient(#fff, #D9E3C0);
    z-index: -1; 
}


#container {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	min-height: 100%;
	width: 90%;
	text-align: left;
    position: relative;
}

#header {
	padding-top: 26px;
	width: 100%;
	text-align:center;
}

#navi {
	-webkit-text-size-adjust:none;
    -ms-text-size-adjust:none;
    -moz-text-size-adjust:none;
	font-family: Open Sans;
    text-size-adjust:none;
	font-size:22px;
	font-weight:300;
	text-align:center;
	padding-top: 22px;
}

#navi a:link {color:#999; text-decoration: none}
#navi a:visited {color:#999; text-decoration: none}
#navi a:hover {color: #333; text-decoration: none}


#logo { 
	height: 100px;
	width: 100%;
	margin-right: auto;
	margin-bottom:auto;
}
#logo a {
	display: block;
	height: 100px;
	background-image: url(../images/Walderhalt-1024.png);
	background-size: 100px 100px;
	background-position:center;
	background-repeat:no-repeat;
}
	
/*#inhalt {
	padding-top: 22px;
	padding-bottom: 125px;	 Height of the footer 
}*/


.headerbild {
	width: 100%;
	padding-top: 40px;
	margin-bottom: 40px;
	font-family: Arial, Helvetica, sans-serif;
}
/*
.headerbild a:link, .projekte a:link, #footer a:link {color:#666; text-decoration: none;}
.headerbild a:visited, .projekte a:visited, #footer a:visited {color:#666; text-decoration: none;}
.headerbild a:hover, .projekte a:hover, #footer a:hover {color: #666; text-decoration: underline;}
*/

.projekte {
	width: 100%;
	margin-bottom: 20px;
}
.projektebild {

	width: 100%;
}

.datum {
    text-align: left;
	width: 100%;
    color: #B3C388;
    margin-top: 30px;
	margin-bottom: 15px;
}

.spalte{
	width: 100%;
	margin-bottom: 25px;
}

.spalte-m{
	width: 100%;
	margin-bottom: 25px;
}

.spalte2a{
	max-width:300px;
}

.spalte2b{
	max-width:300px;
}

.tabelle1{
	width: 100%;
	color: #808080;
}

.tabelle2{
	width: 100%;
	margin-bottom: 5px;
}



#footer {
	padding-top: 50px;
	padding-bottom: 10px;
	font-size: 0.9em;
	line-height: 1.7em;
	width: 100%;
	text-align: center;
		/* Height of the footer */
}
	/* other non-essential CSS */

/* HOME */





.clearfloat {
	clear: both;
}
	

a:link {color:#666; text-decoration: none}
a:visited {color:#666; text-decoration: none}
a:hover {color: #333; text-decoration: none}
	
img {
	border: 0px;
    width: 100%;
}

ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 17px;
}

h1 {
	padding: 0;
	margin: 0;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	margin-top: 0.3em;
	margin-right: 0;
	margin-bottom: 0.2em;
	margin-left: 0;
}

h3 {
	font-size: 1em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	}	