@charset "utf-8";
*{
/*margin:0 !important;*/
margin:0;
padding:0;
}
body  {
    	font: 12px Arial, Verdana, Helvetica, sans-serif;
    	background: #000000 url(bg-site.jpg) repeat-x;
    	margin: 0; /* Es empfiehlt sich, margin (Rand) und padding (Auffüllung) des Body-Elements auf 0 einzustellen, um unterschiedlichen Browser-Standardeinstellungen Rechnung zu tragen. */
    	padding: 0;
    	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: #000000;
    }
    .twoColLiqRtHdr #container { 
    	width: 800px;  /* Hierdurch wird ein Container mit einer Breite erstellt, die 80% der Browserbreite beträgt. */
    	background: #FFFFFF;
    	margin: 0 auto; /* Durch automatische Ränder (in Verbindung mit einer Breite) wird die Seite zentriert. */
    	border: 10px solid #ffffff;
    	text-align: left; /* Hierdurch wird die Einstellung text-align: center im Body-Element überschrieben. */
    } 
	.twoColLiqRtHdr #container h1, h2 {
	font-size:13px;
	font-weight:bold;
	color:#FF66CC;
    } 
    .twoColLiqRtHdr #header { 
    	background: #ffffff;
		height:200px; 
    }
	.twoColLiqRtHdr #header1 { 
    	background: #f2f2f2;
		height:20px; 
    }
	#header1 a
    {
	    text-decoration:none;
	    color: #888888;
		font-size:12px;
		font-weight:bold;
		margin-left:20px;
		margin-right:20px;
	}
	#header1 a:hover {
	color:#ac0760;
	}
    .twoColLiqRtHdr #header h1 {
    	margin: 0; /* Wenn Sie den Rand des letzten Elements im #header-div auf 0 einstellen, können Sie das Auftreten unerwarteter Abstände zwischen divs vermeiden. Wenn das div einen Rahmen hat, ist dies unnötig, weil dieser Rahmen die gleiche Wirkung hat. */
    }
    
  
    .twoColLiqRtHdr #sidebar1 {
    	float: left; /* Da es sich hier um ein floatendes Element handelt, muss eine Breite angegeben werden. */
    	width: 180px;
		height: 100%;
    	background: #ffffff; /* Die Hintergrundfarbe wird nur für die Länge des Spalteninhalts angezeigt. */
    	padding-top: 5px 0;
		color:#FFFFFF;
		margin-right:1px;
    }
	.twoColLiqRtHdr #sidebar1 h1, h2, h3{
    	font-size:12px;
		font-weight:bold;
    }
    .twoColLiqRtHdr #sidebar1 h3, .twoColLiqRtHdr #sidebar1 p {
    	margin-left: 1px; /* Für jedes Element, das in den seitlichen Spalten platziert wird, sollten ein linker und ein rechter Rand angegeben werden. */
    	margin-right: 5px;
    }
    
    /* Tipps für mainContent:
    1. Der Abstand zwischen mainContent und sidebar1 entsteht durch den rechten Rand des mainContent-div. Der Spaltenbereich bleibt unabhängig von der Inhaltsmenge des sidebar1-div immer gleich. Sie können diesen rechten Rand entfernen, falls der Text des #mainContent-div den Bereich von #sidebar1 füllen soll, wenn der Inhalt in #sidebar1 endet.
    2. Zur Vermeidung von Float-Drops bei einer unterstützten Mindestauflösung von 800 x 600 sollten Elemente im mainContent-div eine Größe von maximal 430 Pixel aufweisen (dies gilt auch für Bilder).
    3. Im unten stehenden bedingten Kommentar für Internet Explorer wird die Zoom-Eigenschaft verwendet, um mainContent die Eigenschaft hasLayout zuzuweisen. Dadurch werden verschiedene IE-spezifische Fehler verhindert.
    */
    .twoColLiqRtHdr #mainContent { 
    	/*margin: 0 26% 0 10px; */
		float:right;
		width:800px;
		margin: 0;
		padding: 0px;
    }
	#mainContent a {
		text-decoration:underline;
	    color: #000000;
		font-size:12px;
	}
	#mainContent a:hover {
	color:#888888;
	}
    
    .twoColLiqRtHdr #footer { 
		clear:both;
    	background:#f2f2f2;
		width:100%;
		height:20px;
    } 
    .twoColLiqRtHdr #footer p {
    	margin: 0; /* Wenn Sie die Ränder des ersten Elements in der Fußzeile auf 0 einstellen, können Sie unerwartete Abstände zwischen divs vermeiden. */
    }
    
	div.leftbox {
		float:left;
		width:490px;
		height:240px;
		margin-bottom:5px;
		margin-top:15px;
		border: 0px solid #cccccc;
	}
	div.rightbox {
		
		float:right;
		width:300px;
		height:240px;
		margin-bottom:5px;
		margin-top:15px;
		border-right: 0px solid #cccccc;
	}
	div.leftbox1 {
		clear:both;
		float:left;
		width:310px;
		height:110px;
		margin-bottom:5px;
		margin-top:0px;
		border-right: 1px solid #cccccc;
	}
	div.rightbox1 {
		float:right;
		width:400px;
		height:110px;
		margin-bottom:5px;
		margin-top:0px;
		border-bottom: 1px solid #cccccc;
	}
	div.leftbox2 {
		clear:both;
		float:left;
		width:199px;
		height:260px;
		margin-bottom:5px;
		border: 1px solid #cccccc;
		background-image:url(bgsmall.jpg);
	}
	div.rightbox2 {
		float:right;
		width:500px;
		height:260px;
		margin-bottom:5px;
		border: 1px solid #cccccc;
	}
	div.box {
		clear:both;
		float:left;
		width:709px;
		height:80px;
		margin-bottom:5px;
		border: 1px solid #CCCCCC;
	}
	div.box1 {
		clear:both;
		float:left;
		width:709px;
		height:60px;
		margin-bottom:5px;
		border: 1px solid #CCCCCC;
	}
	div.bannerbox {
		clear:both;
		float:left;
		width:718px;
		height:96px;
		margin-bottom:5px;
		border: 1px solid #CCCCCC;
	}
	.bildbox {
		float:left;
		width:174px;
		height:261px;
		margin:0px;
		margin-top:0;
		margin-left:5px;
		margin-bottom:5px;
		border: 1px solid #CCCCCC;
	}
	.bildbox1 {
		float:left;
		width:174px;
		height:261px;
		margin:0px;
		margin-top:0;
		margin-left:0px;
		margin-bottom:5px;
		border: 1px solid #CCCCCC;
	}
	.bildbox3 {
		float:left;
		width:99px;
		height:150px;
		margin:0px;
		margin-top:0;
		margin-left:0px;
		margin-bottom:5px;
		border: 1px solid #CCCCCC;
	}
	.bildbox2 {
		float:left;
		width:100px;
		height:150px;
		margin:0px;
		margin-top:0;
		margin-left:1px;
		margin-bottom:5px;
		border: 1px solid #CCCCCC;
	}
	div.sidebox {
		clear:both;
		background:#f2f2f2;
		float:left;
		width:180px;
		height:25px;
		margin-bottom:0px;
		margin-left:0px;
		border: 0px solid #666666;
		font-size:15px;
		font-weight:bold;
		color:#888888;
		text-align:left;
		line-height:25px;
	}
	div.sidebox1 {
		clear:both;
		float:left;
		width:180px;
		height:30px;
		margin-bottom:0px;
		margin-left:0px;
		border-bottom: 1px solid #d2d2d2;
		font-size:11px;
		color:#888888;
		text-align:left;
		
	}
	.sidebox1 a {
		text-decoration:none;
	    color: #dd3dc4;
		font-size:11px;
	}
	div.sidebox1 a:hover {
	color:#888888;
	}
    /* Verschiedene wieder verwertbare Klassen */
    .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. Das floatende Element muss vor dem Element stehen, neben dem es auf der Seite erscheinen soll. */
    	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;
		margin:0px;
    }
	.Stil1 {
	font-size: 16px;
	font-weight: bold;
}
.Stil3 {font-size: 16px; font-weight: bold; color: #990000; }
.Stil5 {font-size: 16px; font-weight: bold; color: #666666; }
.Stil7 {font-size: 18px; font-weight: bold; }
