html {
	margin: 0;
	paddign: 0;
}

a img {
	border: none;
}

a {
	color: #6E0F0F;
}

body {
	font-size: 14px;
	font-family: Arial, Verdanan, sans-serif;
	margin: 0;
	paddign: 0;
	background: url(../images/bg_body.gif);
}

#main {
	background: url(../images/bg_schatten.png) repeat-y 50% 0;
}

#wrapper {
	margin-bottom: 30px;
}

#container {
	width: 941px;
	margin: 0 auto;
	background: url(../images/bghg.jpg);
}

#header {
	padding: 0 0 0 0;
	height: 350px;
}

#imageblock {
	margin-left: 9px;
}

#logo {
	position: absolute;
	z-index: 99;
	background: url(../images/bg_logo.png) 0 80% no-repeat;
	width: 943px;
	height: 175px;
	top: 170px;
}

#logo img {
	position: absolute;
	margin: 0 0 0 8px;
	
	
	top: 100px;
}

#endbar {
	margin: 0 auto;
	padding: 0;
	width: 994px;
	background: url(../images/bg_schatten_footer.png) no-repeat;
	height: 16px;
}

#zitat {
	position: absolute;
	z-index: 98px;
	background: url(../images/bg_zitat.png) no-repeat;
	width: 296px;
	height: 82px;
	top: 120px;
	margin-left: 635px;
	font-size: 13px;
}

#zitattxt {
	margin: 8px 5px 10px 30px;	
	color: #5c0514;
	line-height: 1.4em;
}

#sidebar {
	width: 200px;
	float: left;
	margin-left: 10px;
	margin-right: 20px;
}

#sidebar h2 {
	font-weight: normal;
	margin: 0  0 0.3em 0;
	padding: 0;
	color: #6E0F0F;
	border-bottom: 1px solid #6E0F0F;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	background: #fff;
}

#sidebar li {
	padding: 3px 7px 3px 7px;
}

#sidebar li a {
	text-decoration: none;
}

#content_start {
	float: left;
	width: 660px;
}

#content {
	float: left;
	width: 700px;
}

#leftblock {
	float: left;
	width: 390px;
	margin-right: 10px;
}

#content h1 {
	font-size: 28px;
	font-weight: normal;
	padding: 0;
	margin: 0 0 0.5em 0;
	color: #6E0F0F;
}

#content h2 {
	font-size: 22px;
	font-weight: normal;
	padding: 0;
	margin: 0 0 0.5em 0;
	color: #6E0F0F;
}

#rightblock {
	width: 280px;
	float: right;
	margin-right: 13px;
}

#footer {
	clear: both;
	padding: 15px 15px 15px 15px;
	text-align: center;
	background: url(../images/bg_footer.gif) repeat-x #d4d1b5;
}

#footerleft {
	width: 210px;
	float: left;
	color: #6B6B68;
	font-family: Arial;
	line-height: 1.2em;
	font-size: 14px;
	text-align: left;
}

#footerleft a {
	color: #6B6B68;
}

#footerleft a:hover {
	color: #3F3F3B;
}

#footerright {
	width: 695px;
	float: right;
	color: #6B6B68;
	font-family: "Georgia",serif;
	line-height: 1.4em;
	font-size: 16px;
	text-align: left;
}

#side_bar {
	margin-top: 10px;
}

.liste1 {
	width: 318px;
	padding: 5px;
}

.liste2 {
	width: 320px;
	padding: 5px;
}

.liste1 a, .liste2 a {
	color: #6E0F0F;
}

#map {
	border: 1px solid #6E0F0F;
}

#beschreibung h1 {
	font-size: 18px;
	font-weight: normal;
	color: #6E0F0F;
	margin: 1em 0 0.5em 0;
}

#beschreibung h2 {
	font-size: 18px;
	font-weight: normal;
	color: #6E0F0F;
	margin: 1em 0 0.5em 0;
}

#beschreibung h3 {
	font-size: 14px;
	font-weight: bold;
	color: #6E0F0F;
	margin: 1em 0 0 0;
}

#adresse {
	margin-top: 6px;
}

#sprachwahl {
	position: absolute;
	top: 10px;
	margin-left: 875px;
}

#sprachwahl ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#sprachwahl li {
	list-style: none;
	float: left;
	margin-left: 4px;
}

.seitentext {
	color: #fff;
	font-size: 12px;
}

.seitentext ul {
	background: none !important;
	margin: 0 !important;
	padding: 0 !important;
}

.seitentext li {
	padding: 0px !important;
	margin-bottom: 0.5em;
}

.seitentext a {
	color: #fff;
}

 /* Clearfix-Hack */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */