BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 50px;

}

TD 								{font-size : 13px; margin-left : 0px; margin-top : 0px; vertical-align : top;}

.microtext 						{font-size: 9px;}	

.fliestext_ueberschrift 		{font-size: 13px; font-weight : bold; color: #333333;text-decoration: none;}	
.fliestext_ueberschrift2 		{font-weight: bold; color: #333333; text-decoration: none;}	
.fliestext_ueberschrift3 		{color: #999999; text-decoration: none;}	
.fliestext_headline				{font-size: 19px; line-height: 30px; font-weight: normal; color: #999; text-decoration: none;}	
.fliestext_fett 				{font-weight: bold;	color: #333333;}	
.fliestext_kursiv 				{font-size: 13px; font-style: italic;}	
.fliestext_zitat 				{font-size: 13px; color: #333333; padding-left: 40px; padding-right: 40px;}	
.fliestext_zitat_klein 			{font-size: 11px; color: #333333; padding-left: 40px;}	
.fliestext_zitat_kursiv 		{font-size: 13px; color: #333333; font-style: italic;}	
.fliestext_klein 				{padding: 0px;}	
.fliestext_quelle 				{color: #666666;text-decoration: none;}	

A.link_quelle:link				{line-height: 16px; color: #663300; text-decoration: none;}
A.link_quelle:visited			{color: #663300; text-decoration: none;}
A.link_quelle:active			{color: #663300; text-decoration: underline;}
A.link_quelle:hover				{color: #663300; text-decoration: underline;}

.nav_normal 					{text-decoration: none;}	

A.nav_link_1:link 				{color: #000000; text-decoration: none;}
A.nav_link_1:visited			{color: #000000; text-decoration: none;}
A.nav_link_1:active				{color: #000000; text-decoration: underline;}
A.nav_link_1:hover				{color: #000000; text-decoration: underline;}

A.nav_link_2:link				{font-weight : bold; text-decoration: none;}
A.nav_link_2:visited			{font-weight : bold; text-decoration: none;}
A.nav_link_2:active				{font-weight : bold; text-decoration: underline;}
A.nav_link_2:hover				{font-weight : bold; text-decoration: underline;}

A.link_fliestext:link			{color: #000000; text-decoration: underline;}
A.link_fliestext:visited		{color: #000000; text-decoration: underline;}
A.link_fliestext:active			{color: #000000; text-decoration: none;}
A.link_fliestext:hover			{color: #000000; text-decoration: none;}

A.link_fliestext_klein:link		{color: #663300; text-decoration: none;}
A.link_fliestext_klein:visited	{color: #663300; text-decoration: none;}
A.link_fliestext_klein:active	{color: #663300; text-decoration: underline;}
A.link_fliestext_klein:hover	{color: #663300; text-decoration: underline;}

.oben    						{vertical-align:top;}
.mittig  						{vertical-align:middle;}
.unten   						{vertical-align:bottom;}


#apDiv_logo {
	position:absolute;
	left:180px;
	top:0px;
	width:240px;
	height:120px;
	z-index:1;
	visibility: visible;
}

#apDiv_navi1 {
	position:absolute;
	left:70px;
	top:403px;
	width:119px;
	height:230px;
	z-index:;
	overflow: hidden;
	visibility: visible;
	z-index: 1;
	vertical-align: bottom;
	text-align:right;
	
}

#apDiv_navi2 {
	position:absolute;
	left:70px;
	top:125px;
	width:119px;
	height:230px;
	z-index:;
	overflow: hidden;
	visibility: visible;
	z-index: 1;
	vertical-align:top; 
	text-align:right;
}



#inhalt {
  position:absolute;
  left:160px;
  top:175px;
  width:490px;
  min-height:500px;
  z-index:4;
  background-image: url(../bilder/pixel.gif);
  background-repeat: repeat-y;
  padding-left: 40px;
  
}
/* IE box-model-fixes */
* html #inhalt { width:530px; }

#header {
  position:absolute; left:0px; top:0; width:690px; height:155; z-index:1
}
#navigation {
  position:absolute; left:10px; top:173px; width:180px; height:99px; z-index:2;
}
#zeit {
   position:absolute; left:445px; top:161px; width:250px; height:5px; z-index:5;
}

.fleft { 
	float: left;
	margin-left: 0px;
	margin-right: 20px;
	}
	
ul {
	list-style: square;
	align: left;
}

.holder {
	position:absolute;
	left:815px;
	top:130px;
	float: left;
	margin: 1px;
}

.scroll-pane {
	width: 380px;
	height: 400px;
	overflow: auto;
	background: #FFF;
	float: left;
	padding-left: 0px;
	text-align:justify;
}

			.winXP .jScrollPaneTrack {
				background: url(windows_track.gif) repeat-y;
			}
			.winXP .jScrollPaneDrag {
				background: url(windows_drag_middle.gif) no-repeat 0 50%;
			}
			.winXP .jScrollPaneDragTop {
				background: url(windows_drag_top.gif) no-repeat;
				height: 4px;
			}
			.winXP .jScrollPaneDragBottom {
				background: url(windows_drag_bottom.gif) no-repeat;
				height: 4px;
			}
			.winXP a.jScrollArrowUp {
				height: 17px;
				background: url(windows_arrow_up.gif) no-repeat 0 0;
			}
			.winXP a.jScrollArrowUp:hover {
				background-position: 0 -20px;
			}
			.winXP a.jScrollArrowDown {
				height: 17px;
				background: url(windows_arrow_down.gif) no-repeat 0 0;
			}
			.winXP a.jScrollArrowDown:hover {
				background-position: 0 -20px;
			}
			.winXP a.jScrollActiveArrowButton, .winXP a.jScrollActiveArrowButton:hover {
				background-position: 0 -40px;
			}
			
			
			.osX .jScrollPaneTrack {
				background: url(osx_track.gif) repeat-y;
			}
			.osX .jScrollPaneDrag {
				background: url(osx_drag_middle.gif) repeat-y;
			}
			.osX .jScrollPaneDragTop {
				background: url(osx_drag_top.gif) no-repeat;
				height: 6px;
			}
			.osX .jScrollPaneDragBottom {
				background: url(osx_drag_bottom.gif) no-repeat;
				height: 7px;
			}
			.osX a.jScrollArrowUp {
				height: 24px;
				background: url(osx_arrow_up.png) no-repeat 0 -30px;
			}
			.osX a.jScrollArrowUp:hover {
				background-position: 0 0;
			}
			.osX a.jScrollArrowDown {
				height: 24px;
				background: url(osx_arrow_down.png) no-repeat 0 -30px;
			}
			.osX a.jScrollArrowDown:hover {
				background-position: 0 0;
			}
			
			.left .jScrollPaneTrack {
				left: 0;
				right: auto;
			}
			.left a.jScrollArrowUp {
				left: 0;
				right: auto;
			}
			.left a.jScrollArrowDown {
				left: 0;
				right: auto;
			}
		
			
			/* IE SPECIFIC HACKED STYLES */
			* html .osX .jScrollPaneDragBottom {
				bottom: -1px;
			}
			/* /IE SPECIFIC HACKED STYLES */
