@font-face {
   font-family: FrutigerLTStd-Roman;
   src: url(http://www.metamorphdesignwerk.de/FrutigerLTStd-Roman.otf);
   }
   
@font-face {
   font-family: FrutigerLTStd-Light;
   src: url(http://www.metamorphdesignwerk.de/FrutigerLTStd-Light.otf);
   }
.tabelle {
	font-size: 1em;
	font-family: Helvetica, Arial, sans-serif;
	color: #666;
}


html {
	margin-bottom    : 1px;
	height           : 100.1%;
	font-size: 100%;
	line-height: 100%;
}
body  {
	text-align: center; /* Hierdurch wird der Container in IE 5*-Browsern zentriert. Dem Text wird dann im #container-Selektor die Standardausrichtung left (links) zugewiesen. */
	color: #000;
	background-color: #FFF;
	font-size: 100%;
	line-height: 100%;
}
.thrColFix #container {
	width: 940px;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	margin-top: 1.5em;
} 
.thrColFix #Titel {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.1em;
	line-height: 1.4em;
	color: #333;
	width: 150px;
	position: fixed;
	text-align: left;
	text-transform: none;
	margin-top: 1em;
	margin-left: 17px;
}
.thrColFix #sidebar1 {
	width: 200px; /* Mit der Auffüllung wird gewährleistet, dass der Inhalt des div die Kanten nicht berührt. */
	background-color: #FFF;
	position: fixed;
	text-align: left;
	float: left;
	font-size: 13px;
	line-height: 100%;
	font-family: Helvetica, Arial, sans-serif;
}
.thrColFix #sidebar2 {
	float: right; /* Da es sich hier um ein floatendes Element handelt, muss eine Breite angegeben werden. */
	width: 252px;
	overflow: auto;
	font-size: 100%;
	line-height: 100%;
	font-family: Helvetica, Arial, sans-serif;
	color: #000;
	text-align: left;
	background-color: #FFF;
}
.thrColFix #ContentSidebar2 {
	font-size: 0.8em;
	line-height: 1.6em;
	color: #000;
}
.thrColFix #mainContent {
	margin-right: auto;
	margin-left: 25%;
	width: 400px;
	text-align: left;
	font-family: Helvetica, Arial, sans-serif;
	color: #666;
	font-size: 0.9em;
	line-height: 1.6em;
	padding-bottom: 50px;
	padding-right: 0px;
}
.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: 0px;
}
.fltlft { /* Mit dieser Klasse können Sie ein Element auf der Seite nach links fließen lassen. */
	float: left;
	margin-right: 0px;
}
.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: 10pt;
	line-height: 16pt;
}
#Anmerkung {
	color: #666;
	font-size: 0.9em;
	line-height: 1.6em;
	font-family:  Helvetica, Arial, sans-serif;
	background-color: #FFF;
	text-align: right;
	width: 180px;
	margin-left: 71px;
}
.headline {
	text-align: left;
	font-family: Helvetica, Arial, sans-serif;
	color: #646464;
	font-size: 1.6em;
}
.orange {
	color: #e96205;
	font-size: 1em;
	line-height: 1.4em;
	font-style: normal;
	font-family: Helvetica, Arial, sans-serif;
	text-align: left;
}
.Menu1 {
	color: #666;
	font-size: 1.3em;
	line-height: 1.3em;
	font-family: Helvetica, Arial, sans-serif;
	text-align: right;
}
.Menu2 {
	color: #666;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	line-height: 1.6em;
	text-align: right;
}
.Anmerkung2 {
	color: #FFF;
	font-size: 0.8em;
	line-height: 1.6em;
	font-family:  Helvetica, Arial, sans-serif;
	text-align: right;
	width: 180px;
}
.thrColFix #head {
	background-color: #e96205;
	color: #FFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	line-height: 1.6em;
	text-align: left;
	position: fixed;
	width: 100%;
	height: 1.4em;
	left: 0px;
	top: 0px;
	font-weight: normal;
}
.Linkemenu {
	font-size: 1.2em;
	font-family: Helvetica, Arial, sans-serif;
}
.thrColFix #bottom {
	background-color: #FFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.8em;
	line-height: 1.6em;
	color: #e96205;
	width: 940px;
	position: fixed;
	top: auto;
	bottom: 0px;
	height: 1.8em;
}
.thrColFix #container {
	color: #FFF;
}
.thrColFix #Like {
	margin-left: 17px;
	width: 150px;
}
a.speziell:link {
	background-color: #FFF;
	color:            #666;
}

a.speziell:visited {
	background-color: #FFF;
	color:            #666;
}

a.speziell:hover {
	background-color: #FFF;
	color:            #e96205;
	text-decoration: underline;
}

a.speziell:active {
	background-color: #FFF;
	color:            #FF9900;
}
a.speziellhead:link {
	background-color: #e96205;
	color:            #333;
}

a.speziellhead:visited {
	background-color: #e96205;
	color:            #333;
}

a.speziellhead:hover {
	background-color: #e96205;
	color:            #FF9900;
	text-decoration: none;
}

a.speziellhead:active {
	background-color: #e96205;
	color:            #FF9900;
}
