@charset "utf-8";
body  {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	background: #BAB3D5;
	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;
}

#wrapper { 
	background: url(images/hg_navi_weiss.jpg) repeat-y top left;
	width: 960px;
    margin: 0 auto;
    padding: 0 0 0 0;
	
  
} 

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:300;
	color: #A85C8B;
	font-size: 26px;
	line-height: 1.5em;
	
	
	
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 200;
	color: #A85C8B;
	font-size: 18px;
	line-height: 1.5em;
	
	
}

h3 {
	font-family: Trebuchet MS;
	color: #7E63AB;
	font-weight:200;
	font-size: 14px;
	line-height: 1.7em;
	
}

h4 {
	font-family: Trebuchet MS;
	color: #999;
	font-weight:200;
	font-size: 14px;
	line-height: 1.7em;
	
}	
	

#header { 
	width: 960px;
	height: 359px;
	margin: 0;	
} 


#header_navi {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-left: 300px;
	margin-top: -70px;
	/*letter-spacing: 0.1em;*/
	font-size: 14px;
	text-align: left;
	
		
}
	#header_navi ul {
	list-style: none;
		
}
 
	#header_navi li {
	text-decoration: none;
	display: inline;
	padding-right: 30px;
		
}
	#header_navi a:link {
	color: #7E63AB;
	text-decoration: none;
	
}
	#header_navi a:visited {
	color: #D1B782;
	text-decoration: none;	
}	
		
	#header_navi a:hover, a:focus {
	color: #A85C8B;
	
}
	#header_navi .current {
	color: #fff;
	background-color: #D1B782;
	padding-left: 7px;

}
	
	a:link {
	color: #000;
}
	
#sidebar1 {
	float: left; /* Da es sich hier um ein floatendes Element handelt, muss eine Breite angegeben werden. */
	background-image: url(images/side_navi_0609.jpg);
	width: 321px; /* Die tatsächliche Breite dieses div umfasst in standardgerechten Browsern bzw. im Standardmodus von Internet Explorer außer der Breite auch die Auffüllung und den Rahmen. */
	/*padding: 15px 10px 15px 20px;  Mit der Auffüllung wird gewährleistet, dass der Inhalt des div die Kanten nicht berührt. */
	

	
}

#sidebar1_navi {
	/*padding-left: 30px;*/
	margin: 0 0 0 0;
	padding-top: 70px;
	padding-left: 100px;
	font-size: 14px;
	/*letter-spacing: 0.1em;*/
	text-align: left;
	line-height: 3em;
	
}
	#sidebar1_navi ul {
	list-style: none;
	margin-left: 15px;
	padding: 0;
	
}
 
    #sidebar1_navi ol {
	list-style: disc;
	margin-left: 15px;
	padding: 0;
	
}
 
	#sidebar1_navi li {
	color:#7E63AB;
	text-decoration: none;
	font-weight: bold;
		
}
	#sidebar1_navi a:link {
	color: #7E63AB;
	text-decoration: none;
	
}
	#sidebar1_navi a:visited {
	color: #D1B782;
	text-decoration: none;
	
	
}
	#sidebar1_navi a:hover, a:focus {
	color: #A85C8B;
	
}
	#sidebar1_navi .current {
	color: #fff;
	background-color: #D1B782;
	padding-left: 10px;
	line-height: 2.2em;
}

	#sidebar1_navi .unterzeile {
	line-height: 1.7em;
	margin-bottom: 10px;
	margin-top: 5px;
	
}

/*.current {
	color: #BAB3D5;
	font-weight: bold;
}
*/

/*#sidebar2 {
	float: right; /* Da es sich hier um ein floatendes Element handelt, muss eine Breite angegeben werden. 
	width: 350px; /* Die tatsächliche Breite dieses div umfasst in standardgerechten Browsern bzw. im Standardmodus von Internet Explorer außer der Breite auch die Auffüllung und den Rahmen. */
	/*padding: 15px 10px 15px 20px; /*Mit der Auffüllung wird gewährleistet, dass der Inhalt des div die Kanten nicht berührt. 

}

#sidebar2Pictures {
	margin-left: 20px;
	margin-top: 15px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #330;
	line-height: 1.6em;
}*/

#mainContent { 
	/*margin: 0px; /* Der rechte und der linke Rand dieses div-Elements erstellen die beiden äußeren Spalten an den Seitenrändern. Der Spaltenbereich bleibt unabhängig von der Inhaltsmenge der Randleisten-divs immer gleich. Sie können diesen Rand entfernen, falls der Text des #mainContent-div die Randleistenbereiche füllen soll, wenn der Inhalt in den Randleisten endet. */
	/*padding: 0 10px; padding (Auffüllung) bezeichnet den Innenabstand und margin (Rand) den Außenabstand der div -Box. */
	float: left;
	background-image:url(images/main_content.jpg);
	width: 639px;
	/*height: 100%;*/
	margin: 0 0 0 0;
	
	
	
} 

#mainContent_text {
	margin-top: 0px;
	margin-left: 20px;
	margin-right: 200px;
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #7E63AB;
	font-size: 14px;
	line-height: 1.6em;
}


.texthead {
	/*font-family: Palatino Linotype, Book Antiqua, Palatino, serif;*/
	font-size: 14px;
	font-style: normal;
	line-height: 1.6em;
	font-weight: normal;
	color: #900;
}
A:link {
	color: #A85C8B;
	font-weight: bold;
	border-bottom: 2px;
	
}
A:hover, A:focus {
	color:#900;
		
}	

A:visited {
	color: #906;
	text-decoration: none;
	border-bottom: 0;
}




#footer { 
	/*padding: 0 10px 0 20px; /* Diese Auffüllung entspricht der linksbündigen Ausrichtung der Elemente in den divs, die darunter erscheinen. */
	background-image: url(images/footer.jpg);
	width: 960px;
	height: 68px;
	clear: both;
} 
#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. */
	padding: 10px 0; /* Durch die Verwendung der Auffüllung bei diesem Element entsteht genau wie bei einem Rand ein Leerraum, aber ohne die potenziellen Abstandsprobleme. */
}

/*div.gbinputarea {
border:1px solid #CCCCCC;
margin:25px 10%;
padding:10px;
}*/

.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;
}
.imtext {
	font-size: 18px;
}
#wrapper #mainContent #mainContent_text h3 em {
	color: #906;
}
