/* Page-Layout Fischer */
html{
		SCROLLBAR-FACE-color:#ff9c3d;
		SCROLLBAR-HIGHLIGHT-COLOR:#ff9900;
		SCROLLBAR-SHADOW-COLOR:#4D4948;
		SCROLLBAR-3DLIGHT-COLOR:#4D4948;
		SCROLLBAR-ARROW-COLOR:#4D4948;
		SCROLLBAR-TRACK-COLOR:#33333f;
		SCROLLBAR-DARKSHADOW-COLOR:#4D4948;
}
html,body{height:100%;}
body{
		margin: 0;
		padding: 0;
		background-color: #4D4948;
		width:100%;
		height:101%;
	}
p{
		padding: 0;
		margin-top: 0px;
		margin-bottom: 0px;
}

h1.TextHeader{
		padding: 0px;
		margin-top: 0px;
		margin-bottom: 0px;
}
	#wrapper{
		clear: both;
		position:relative;
		top: 10px;
		width: 900px;
		align: center;
		margin-left: auto;
		margin-right: auto;
		/*margin-top: 10px;*/
		margin-bottom: 5px;
		border: 1px solid #ff9c3d;
		background-repeat : no-repeat;
			}
	
	#top{
		background-repeat : no-repeat;
		height: auto;
	}
	
	#header{
		position:relative;
		top:0px;
		margin:0px 0px 0px 15px; padding:0px 0 0 15px;
		width: 850px;
		height: 237px;
		
		/*filter: alpha(opacity=80); -moz-opacity: 0.80;*/
		}
	
	#footer{
		clear: both;
		background:#ff9c3d;
		margin:0 0 0 0; padding:2px 2px 2px 10px;
		background-repeat : no-repeat;
		height: 10px;
		text-align: left;
		color:#33333f
	}
	
	#navi_bg{
		clear: both;
		height: 25px;
		width: 900px;
		position:absolute;
		top: 212px;
		left: 0px;
     	background:#ff9900;
		filter: alpha(opacity=80); -moz-opacity: 0.80;
	}
	
	#navi{
		position:relative;
		margin:0; padding:0px 0px 0px 315px;
	}
	
	#SecondLevelNavi{
		position:relative;
		top:0px;
		margin:0; padding:0px 0px 0px 315px;
	}
	
	#main{
		margin: 0px 0 0 0;
	}
	
	#left{
		height:100%;
		width:250px;
		float: left;
		padding:12px 0 0 0;
	}
	
	
	
	#zitat{
		float: left;
		width: 250px;
	}
	
	#content{
		float: right;
		padding:10px 10px 0 0;
		width:300px;
		height:100%;
		text-align:justify;
	}
	#content_right{
		float: right;
		padding:10px 10px 0 10px;
		width:300px;
		height:100%;
		text-align:justify;
		
	}
	#jsmenu{
	 	position:relative;
		top: 241px;
		left: 504px;
		z-index:2000;
		background:#ff9900;
		filter: alpha(opacity=80); -moz-opacity: 0.80;
	}
	
	
	#flashanimation{
		margin:0;
		padding:0px 0px 0px 0px;
		height:300px;
		width:900px;
	}
	
