
/* --------------------- ALLGEMEINES */

	h1 { font-size: 16px; font-weight: bold; line-height: 18px; margin: 0px 0px 10px 75px; padding: 0px; color:#570113;}
	h2 { font-size: 12px; font-weight: bold; line-height: 18px; margin: 0px 0px 10px 0px; padding: 3px 0px; color:#767676; border-bottom:1px solid #000000;}
	h3 { font-size: 14px; font-weight: bold; line-height: 18px; margin: 0px 0px 10px 0px; padding: 0px;}
	h4 { font-size: 12px; font-weight: bold; line-height: 18px; margin: 0px 0px 10px 0px; padding: 0px;}
	h5 { font-size: 11px; font-weight: bold; line-height: 18px; margin: 0px 0px 10px 0px; padding: 0px;}
	h6 { font-size: 10px; font-weight: bold; line-height: 18px; margin: 0px 0px 10px 0px; padding: 0px;}
	
	p { margin:0px 0px 10px 0px; padding: 0px; }
	ul { list-style-type:square; color:#000000; padding-left:10px; margin:20px 0px 20px 10px; }
	a img, img {border: 0 none;}
	a { color: #000000; text-decoration: none;}
	a:hover { }
	
/* ---------------------- ALLGEMEINES ENDE */

/* ------------------------------------------------------------------------------------------------------------------------------------------------ */

/* --------------------- KLASSEN ALLGEMEIN */

	.klein { font-size: 10px; }
	.gross { font-size: 14px;}
	.clearer { clear:both; font-size: 1px; }
	
	.bildlinks { float:left; padding:0px 15px 10px 0px;}
	.bildrechts { float:right; padding:0px 0px 10px 15px;}
	
	.rotfett {font-weight:bold; color:#570113; }
	.fett { font-weight:bold; }
	.graufettkursiv { font-weight:bold; font-style:italic; color:#767676; }
	.graukursiv { font-weight:normal; font-style:italic; color:#767676; }
	.rot { color:#570113; }
	
/* ---------------------- KLASSEN ALLGEMEIN ENDE */

/* ------------------------------------------------------------------------------------------------------------------------------------------------ */

/* --------------------- NAVIGATION */

	#navigation { position:absolute; top:0px; left:7px; height:455px; border-bottom:2px solid #570113; width:273px; z-index:2; }
	#navigation ul { list-style-type:none; margin:0px; padding:0px; position:absolute; bottom:20px; left:0px; width:95px; }
	#navigation li.navtrenner { }

	#navigation ul ul { position:absolute; bottom:0px; left:106px; width:153px;   }

	#navigation .aktiv ul {}
	#navigation li a.aktiv { color:#570113; font-weight:bold;  }
	#navigation li.aktiv li { }
	#navigation li.aktiv li a {  }
	#navigation li.aktiv li a:hover { }

	#navigation li { border-bottom:1px solid #000000; text-align:right; margin-top:8px; }
	#navigation li.bild { }
	#navigation li.metanav {  }
	
	#navigation li a { color:#000000; text-decoration:none; }
	#navigation li a:hover { }

	#navigation li.metanav a {  }
	#navigation li.metanav a:hover {}
	
	#navigation ul ul#archivnav { position:absolute; bottom:0px; left:106px; width:153px; height:328px; overflow:auto; padding-right:10px; }
	
	
/* ---------------------- NAVIGATION ENDE */

/* ------------------------------------------------------------------------------------------------------------------------------------------------ */

/* --------------------- OBJEKTE */

	#container { position:relative; margin:0px auto; width:950px; top:0px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:0.63em; color:#000000; background:url(../images/background.jpg) no-repeat top left; padding:100px 0px 0px 0px; height:480px;}
	
	#header { position:absolute; z-index:1; top:105px; width:280px; height:472px; left:0px; border-right:1px solid #570113; }
	#header #logo { position:absolute; bottom:0px; left:7px; border:1px solid #570113;  }
	#header #logo img { margin:3px; }
	
	
	#content {  margin-left:320px; padding-right:70px; padding-bottom:30px; }
	#content #uebersicht a { margin:0px 0px 10px 75px; border-bottom:1px solid #000000; display:block; width:440px;}
	#content #uebersichtlinks a { margin:0px 0px 10px 0px; border-bottom:1px solid #000000; display:block;}
	#content a#backlink { margin-bottom:20px; display:block;}
	
	#content .beschreibung { margin-left: 72px; width:490px; }
	#content .beschreibunglang { width:500px; }
	
	#content #uebersicht a.normal {  margin:0px; color: #000000; text-decoration:underline; display:inline; border:0px none;  }
	#content #uebersicht a.normalfett {  margin:0px; color: #000000; text-decoration:underline; display:inline; border:0px none; font-weight:bold;  }
	#content #uebersicht a.normalrotfett {  margin:0px; font-weight:bold; color:#570113; text-decoration:none; display:inline; border:0px none;  }

	#content #uebersicht h2 a { font-size: 12px; font-weight: bold;  color:#767676; text-decoration:none; border:0px none;  margin:0px; padding:0px; }


	#footer {  }
	
/* ---------------------- OBJEKTE ENDE */

/* ------------------------------------------------------------------------------------------------------------------------------------------------ */



