#fyr_document{
	width:1000px;
}
	
	#fyr_header_image{
		height: 129px;
		background: url(images/fyr_header.jpg) no-repeat;
		overflow: hidden;
	}
		#fyr_header_image a{
			margin-left:105px;
		}
			#fyr_header_image a img{
				border: none;
			}
	
	#fyr_header_login{
		height: 29px;
		background-color: #f2e25c;
	}
		#fyr_header_login_login{
			float:left;
			width: 250px;
			height: 29px;
			line-height: 26px;
		}
		#fyr_header_login_info{
			float:right;
			width:720px;
			font-family: arial, helvetica;
			font-size: 20px;
			color: #1f4276;
			line-height: 26px;
		}
	
	#fyr_header_breadcrumb{
		padding-top: 3px;
		height: 23px;
		padding-left: 280px;
		background: url(images/fyr_breadcrumb_background.jpg) no-repeat;
		font-family: arial, helvetica;
		font-size: 13px;
		line-height: 23px;
		overflow: hidden;
	}
	
	#fyr_main{
	}
		#fyr_main_navigation{
			width: 262px;
			padding-top: 50px;
			padding-left: 20px;
			float:left;
			/*min-height: 561px;*/
			height: 561px;
			background: url(images/fyr_menu_background.jpg) no-repeat;
		}
		#fyr_main_content{
			width: 718px;
			float:right;
			padding-top: 20px;
		}
	
	#fyr_footer{
		padding-right: 25px;
		border-top: 1px solid #D9ECF2;
		border-bottom: 1px solid #D9ECF2;
		background-color: #EFF7FA;
		font-family: arial, helvetica;
		font-size: 10px;
		line-height: 20px;
		text-align: right;
	}
		#fyr_footer a{
			font-size: 10px;
			color: black;
			text-decoration: underline;
			font-family: arial, helvetica;
		}

	*+html #fyr_footer{
		margin-top: 30px;
	}
	* html #fyr_footer{
		margin-top: 30px;
	}
			
	.clearer{
		clear: both;
	}





.Ueberschrift1
{
	font-weight:bold;
	font-size:15pt;
	font-family: Arial, Helvetica, sans-serif;
}

.Ueberschrift2
{
	font-weight:bold;
	font-size:13pt;
	font-family: Arial, Helvetica, sans-serif;
}

.Ueberschrift2weiss
{
	font-weight:bold;
	font-size:11pt;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

.normal{
	font-size:9pt;
	margin-bottom:15pt;
	line-height:15pt;
	font-family: Arial, Helvetica, sans-serif;
}

.KleinerText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:8pt;
	line-height:10pt;
	text-align:left;
}
