body 
{
	text-align: left; /* for IE */
	font: 80% Trebuchet MS, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;

}

p
{
	margin-left: 100px

}


A:link {color:#333333;}
A:visited {color:#666666;}
A:hover {color:#999999;; text-decoration: none}

.Rubrik1 {
 font-family: Courier;
 font-size: 24px;
 font-weight: bold;
 color: #000000;
}
.Rubrik2 {
 font-family: Courier;
 font-size: 18px;
 font-weight: bold;
 text-transform: uppercase;
 color: #000000;
}
.Rubrik3 {
 font-family: Trebuchet MS, Helvetica, sans-serif;
 font-size: 14px;
 font-weight: bold;
 color: #000000;
}
.Bildtext {
 font-family: Trebuchet MS, Helvetica, sans-serif;
 font-size: 10px;
 color: #666666;
}

.container 
{
	margin: 0 auto;   /* align for good browsers */
	text-align: left; /* counter the body center */	
	width: 1125px;
}

.top 
{
	height: 50px;
	width: 100%;
	background-image: url('img/fm_main_top.gif');
	background-repeat: no-repeat;
}

.main 
{
	width: 100%;
	height: 500px;
	background-image: url('img/fm_main_bg.gif');	
	text-align: center;
	background-repeat: repeat-y;
}

.menu 
{
	width: 100%;
	height: 55px;
}

.bottom 
{
	width: 100%;
	height: 132px;
}