A:link{color:#757575;text-decoration:none;}
A:visited{color:#757575;text-decoration:none;}
A:hover{color:#FF6600;text-decoration:none;}
A:active{color:#FF6600;text-decoration:none;}

	body,html {
		background:#F3F3F3;
		margin:0;
		padding:0;
		width:100%;
		height:100%;
	}
	.container{
	 position: absolute;
	 position: absolute;
	 left: 50%;
	 margin-left: -500px;
	 top: 50%;
	 margin-top: -450px;
	 width: 1000px;
	 height: 650px;
	 background: #E0E0E0;
	 font-family:Arial;
	 color: #000000;
	 font-size:8pt;
	 font-weight:bold;
	}
	.balken{
	 width: 120px;
	 height: 20px;
	 background: #FFFFFF;
	 font-size:8pt;
	 font-family:Arial;
	 font-weight:bold;
	 align:left;
	}
	.lightgrey{
	 background: #F3F3F3;
	}
	.darkgrey{
	 background: #E0E0E0;
	}
	.title{
	 background: #353535;
	 font-size:8pt;
	 font-family:Arial;
	 font-weight:bold;
	 color: #FFFFFF;
	 text-align:left;
	 vertical-align:bottom;
	 height:30px;
	}
	.maintext{
	 font-size:7pt;
	 font-family:Arial;
	 font-weight:regular;
	 color: #000000;
	 text-align:justify;
	 vertical-align:top;
	 width:250px;
	}
	.end{
	 font-size:7pt;
	 font-family:Arial;
	 font-weight:regular;
	 color: #000000;
	 text-align:center;
	 vertical-align:top;
	}
	.header{
	 background: #F3F3F3;
	 height:100px;
	}
	.links{
	 align:left;
	 vertical-align:top;
	}
	.flashsize{
	 width: 800px;
	 height:400px;
	 background: #F3F3F3;
	 align:left;
	}
	.break{
	 width: 750px;
	 height: 3px;
	 background: #353535;
	}
	.caption{
	 font-family:Arial;
	 font-size:8pt;
	 color:#000000;
	 padding:2;
	 align:justify;
	}
	.smalltext{
	 font-family:Arial;
	 font-size:7pt;
	 font-weight:bold;
	 color:#000000;
	 padding:2;
	 text-align:right;
	 width:250px;
	 vertical-align:bottom;

	}