* {
  margin: 0;
  padding: 0;
}

html,body {
	height: 100%;
	background: #c5d3e8;
}

p {
	font-family: 'Tahoma', Arial;
	font-size: 0.9em;
	color: #292823;
	padding-right: 0px;
}

li {
	font-family: 'Tahoma', Arial;
	font-size: 0.9em;s
	color: #292823;
	margin-left: 15px;
	padding-right: 15px;
	line-height: 1.2em;
}

/*td {
	font-family: 'Tahoma', Arial;
	font-size: 0.9em;
	color: #1d2c57;
	padding-right: 0px;
	vertical-align: top;
}*/

#balken {
	height: 450px;
	width: 100%;
	background: #fff;
	position: absolute;
	top: 50%;
	margin-top: -225px;
}

#balken_header {
	height: 75px;
	width: 100%;
	background: #966e46;
	margin-top: 1px;
}

#balken_content {
	height: 341px;
	width: 100%;
	background: #e6dbd4;
	margin-top: 1px;
}

#balken_navi {
	height: 30px;
	width: 100%;
	background: #966e46;
	margin-top: 1px;
}

#site {
	height: 450px;
	width: 800px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -225px;
	margin-left: -400px;
}

#site_header {
	height: 75px;
	width: 100%;
	margin-top: 1px;
}

#site_content {
	height: 341px;
	width: 100%;
	margin-top: 1px;
}

#site_content_text_50_50 {
	float: left;
	height: 341px;
	width: 400px;
}

#site_content_text_50_50 td {
	font-family: 'Tahoma', Arial;
	font-size: 0.9em;
	color: #292823;
	padding-right: 0px;
	vertical-align: top;
}

#site_content_text {
	float: left;
	height: 341px;
	width: 459px;
}

#site_content_text td {
	font-family: 'Tahoma', Arial;
	font-size: 0.9em;
	color: #292823;
	padding-right: 0px;
	vertical-align: top;
}

#site_content_bild {
	float: left;
	height: 341px;
	width: 341px;
}

.galeriebotton {
	margin: 124px 50px 0px 50px;
}

#site_navi {
	height: 30px;
	width: 100%;
	margin-top: 1px;
}

#site_navi a{
	font-family: 'Tahoma', Arial;
	font-size: 0.9em;
	color: #ffffff;
	margin-right: 20px;
}

#site_navi a:hover{
	font-family: 'Tahoma', Arial;
	font-size: 0.9em;
	color: #cccccc;
	margin-right: 20px;
}


a {
	font-family: 'Tahoma', Arial;
	color: #292823;
	text-decoration: none;
	font-weight: bold;
}

#footer {
	height: 15px;
	font-family: 'Tahoma' ,Arial;
	font-size: 0.7em;
	color: #1d2c57;
	width: 100%;
	position:absolute;
 	bottom: 0px;
}

#footer a {
	font-family: 'Tahoma', Arial;
	font-size: 1em;
	color: #1d2c57;
	text-decoration: none;
	font-weight: normal;
}

.fewo {
	font-size: 0.8em;
	font-family: 'Tahoma', Arial;
	color: #1d2c57;
	text-decoration: none;
	font-weight: normal;
}