@charset "utf-8";
/* CSS Document */
html {overflow-y:scroll;
}
    body  {
	padding: 0;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 100%;
	background-color: #683A18;
	margin-top: 15;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background-image: url(Bilder/hg.jpg);
	background-repeat: no-repeat;
	background-position: center -25px;
    }
    .thrColFixHdr #container {
	width: 996px;
	text-align: left;
	background-image: url(Bilder/hg-container.jpg);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: no-repeat;
    } 
    .thrColFixHdr #header {
	height: 125px;
	padding: 1px;
    } 
    .thrColFixHdr #header h1 {
	margin: 0; /* Durch die Verwendung der Auffüllung anstelle von Rändern lässt sich gewährleisten, dass das Element die Kanten des div nicht berührt. */
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
    }
    .thrColFixHdr #sidebar1 {
	float: left; /* Da es sich hier um ein floatendes Element handelt, muss eine Breite angegeben werden. */
	width: 270px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 34px;
	padding-top: 66px;
    }
.thrColFixHdr  #sidebar1  a  {
	margin: 0px;
	padding: 0px;
	float: left;
}
.thrColFixHdr  #sidebar1  h3  {
	margin: 0px;
	padding: 0px;
}
    .thrColFixHdr #sidebar2 {
	float: right; /* Da es sich hier um ein floatendes Element handelt, muss eine Breite angegeben werden. */
	width: 230px;
	margin-top: 75px;
	color: #FAE6CE;
	font-size: 16px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
    }
    .thrColFixHdr #mainContent {
	margin-bottom: 0;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	margin-right: 270px;
	margin-left: 330px;
	margin-top: 30px;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 13px;
	line-height: 18px;
	color: #5a310d;
    } 
.thrColFixHdr   #container   #mainContent   .titel {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 17px;
	margin-bottom: 0px;
	color: #fbf1e2;
	line-height: 20px;
	padding-bottom: 10px;
	font-weight: lighter;
}

.thrColFixHdr  #mainContent  h1  {
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
    .thrColFixHdr #footer {
	background-image: url(Bilder/fussleiste.jpg);
	height: 45px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-repeat: no-repeat;
    } 
.thrColFixHdr  #footer  img {
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
    }
    .fltrt { /* Mit dieser Klasse können Sie ein Element auf der Seite nach rechts fließen lassen. Das floatende Element muss vor dem Element stehen, neben dem es auf der Seite erscheinen soll. */
    	float: right;
    	margin-left: 8px;
    }
    .fltlft { /* Mit dieser Klasse können Sie ein Element auf der Seite nach links fließen lassen. */
    	float: left;
    	margin-right: 8px;
    }
    .clearfloat { /* Diese Klasse sollte in einem div- oder break-Element platziert werden und das letzte Element vor dem Schließen eines Containers sein, der wiederum einen vollständigen Float enthalten sollte. */
    	clear:both;
        height:0;
        font-size: 1px;
        line-height: 0px;
    }
.thrColFixHdr #bildleiste {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	height: 75px;
	margin: 0px;
	background-color: #8E6932;
}
a:link {
	font-family: "Trebuchet MS", Arial, Verdana;
	color: #6A3C1B;
	text-decoration: underline;
}
a:visited {
	font-family: "Trebuchet MS", Arial, Verdana;
	color: #6A3C1B;
	text-decoration: underline;
}
a:hover {
	font-family: "Trebuchet MS", Arial, Verdana;
	color: #6A3C1B;
	text-decoration: none;
}
a:active {
	font-family: "Trebuchet MS", Arial, Verdana;
	color: #6A3C1B;
	text-decoration: underline;
}
.thrColFixHdr #container #mainContent li {
	list-style-image: url(Bilder/listenpunkt.jpg);
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 13px;
	padding-top: 0px;
	padding-bottom: 8px;
	vertical-align: text-top;
	line-height: 13px;
}
.thrColFixHdr #container #mainContent .fototext {
	color: #FFF9E2;
	height: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #FFF9E2;
	border-bottom-color: #FFF9E2;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF9E2;
	border-left-color: #FFF9E2;
	padding-right: 5px;
	padding-left: 5px;
}
.thrColFixHdr .link {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #C89E64;
	margin: 15px;
}
