* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #eeeeee;
	font: 1.1em/1.3em Georgia, "Times New Roman", Times, serif;
	background-image: url(../imgs/background.jpg);
}

h1, h2, h3, h4 {
	padding: 0.1em 0;
	color: #7d531d;
	text-align:center;
}
p {
	padding: 0.3em 0;
}
#container #header {
	background-color: #77BC61;
}
#header img {
	padding:0.3em;
	border-style:none;
}
.lama {
	float:right;
}
#container {
	margin: 0em 6%;  0 oben; 6% Breite
	
}
#hauptbild  {

}
#hauptbild  img {
	display: block;
    margin-left: auto;
    margin-right: auto; 
	margin-top: 30px;
	margin-bottom: 30px;
	}
	

#content {
	background-color:#00CC00;
}

#footer {
	color: #006600;
	background-color: #77BC61;
	text-align: center;
}

#nav   {
	background-color:#FFFFFF;
	padding: 0.1em;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #003300;
	border-bottom-color: #003300;
	text-align:center;
	}
#nav ul {
	padding: 0.6em;
}
#nav li {
	padding: 0.6em;
	display: inline;
	list-style: none;
	font-family:Arial, Helvetica, sans-serif;
}

#nav li a {
	padding: 0.3em;
	text-decoration: none;
	color: #7d531d;
}

.box-one {background:#ffffff; border:8px solid #7d531d; position:relative; margin:0px 0; }
.box-one .tl {position: absolute; width: 30px; height: 30px; background: url(../imgs/corner_tl_gr.png); top: -8px; left: -8px; background-color:#ffffff}
.box-one .tr { position: absolute; width: 30px; height: 30px; background: url(../imgs/corner_tr_gr.png); top: -8px; right: -9px; background-color:#ffffff}
.box-one .bl { position: absolute; width: 30px; height: 30px; background: url(../imgs/corner_bl_gr.png); bottom: -8px; left: -8px; background-color:#ffffff}
.box-one .br { width: 30px; height: 30px; background: url(../imgs/corner_br_gr.png); position: absolute; bottom: -8px; right: -8px; background-color:#ffffff }
.box-one .inside_1	{margin: 20px; padding:10px; }


.text-zentriert {
	padding-top:20px;
	padding-bottom:20px;
	padding: auto;
	color: #7d531d;
}

.text-zentriert a {
	font-style:italic bold;
	color: #4A3111;	
}

.text-zentriert_deco {
	padding: 20px;
	color: #7d531d;
	font-style: italic;
	font-weight: bold;
	margin: 80px;
	text-align:center;
}

.text-zentriert_deco_popup {
	padding: 20px;
	color: #7d531d;
	font-style: italic;
	font-weight: bold;
	margin: 10px;
	text-align:center;
}
.text-zentriert_deco_klein {
	color: #7d531d;
	font-style: italic;
	text-align:center;
	font:smaller;
}

.text-zentriert_deco a {
	padding: 20px;
	color: #7d531d;
	font-style: italic;
	font-weight: bold;
	margin: 80px;
	text-align:center;
}

.box_u_text {
	background-color: #FFFFFF;
	margin:auto;
	width: 80%;
}


.box-two {
	width:330px;
	background:#ffffff;
	border:8px solid #7d531d;
	position:relative;
	margin-left:40px;
	margin-top:20px;
	margin-bottom:40px;
	float:left;	
	color:#7d531d;
	height:300px;
}

.box-two .tl {position: absolute; width: 30px; height: 30px; background: url(../imgs/corner_tl.png); top: -8px; left: -8px; background-color:#ffffff}
.box-two .tr { position: absolute; width: 30px; height: 30px; background: url(../imgs/corner_tr.png); top: -8px; right: -9px; background-color:#ffffff}
.box-two .bl { position: absolute; width: 30px; height: 30px; background: url(../imgs/corner_bl.png); bottom: -8px; left: -8px; background-color:#ffffff}
.box-two .br { width: 30px; height: 30px; background: url(../imgs/corner_br.png); position: absolute; bottom: -8px; right: -8px; background-color:#ffffff }
.box-two .inside_box2 {padding: 20px; }
.box-two .inside_box2 img {margin-left: -10px; margin-top: 5px;}
.box-two .inside_box2  li {margin-left: 20px; margin-top: 10px; }

.box-three {
	width:700px;
	background:#ffffff;
	border:8px solid #7d531d;
	position:relative;
	margin-left:40px;
	margin-top:20px;
	margin-bottom:40px;
	color:#7d531d;
}
.box-three .tl {position: absolute; width: 30px; height: 30px; background: url(../imgs/corner_tl.png); top: -8px; left: -8px; background-color:#ffffff}
.box-three .tr { position: absolute; width: 30px; height: 30px; background: url(../imgs/corner_tr.png); top: -8px; right: -9px; background-color:#ffffff}
.box-three .bl { position: absolute; width: 30px; height: 30px; background: url(../imgs/corner_bl.png); bottom: -8px; left: -8px; background-color:#ffffff}
.box-three .br { width: 30px; height: 30px; background: url(../imgs/corner_br.png); position: absolute; bottom: -8px; right: -8px; background-color:#ffffff }
.box-three .inside_box3 {padding: 20px; }
.box-three .inside_box3 img {margin-left: -10px; margin-top: 5px;}
.box-three .inside_box3  li {margin-left: 20px; margin-top: 10px; }

<!-- Kontaktformular -->
#box {
	width: 400px;
	padding: 10px;
	border: 1px solid #333;
	margin:0 auto
}
input,textarea {
	width: 390px;
	border: 1px solid #757575;
}
input[type="submit"] {
	width:200px
}
.error {
	background: #FF8080;
	border-color: #F00
}
.success {
	display:none;
	font-weight:700
}
