/* CSS Document */

.floatlinkshome {
	margin-left: 15px;
	float: left;
	margin-right: 15px;
	margin-top:0px;
}

A.front:link {text-decoration: none; color:#000000}
A.front:visited {text-decoration: none; color:#000000}
A.front:active {text-decoration: none; color:#000000}
A.front:hover {text-decoration: none; color:#000000}

A.front2:link {text-decoration: none; color:#ff0000}
A.front2:visited {text-decoration: none; color:#ff0000}
A.front2:active {text-decoration: none; color:#ff0000}
A.front2:hover {text-decoration: none; color:#ff0000}

.fpheaders {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	position:absolute;
	margin-top:10px;
	}

.fpitemtext {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 325px;
	float: left;
	overflow:auto;
	position:inherit;
	margin-left:115px;
	margin-top:8px;
}

.contenthomeleft {
	width: 450px;
}

.frontbolditem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 420px;
	float: left;
	margin-top: 15px;
	color: #000000;
	font-weight: bold;
	padding-left:15px;
	padding-top:2px;
}

.scrollmenutext {color: #666666}

.mediaplayerfront{padding-top:21px; padding-left:460px}



.tabeloutline{
	margin-left:40px;
	}
	
.homebgsmall{
	background-image: url(../../data/images/home/home-bg-content-small.jpg);
	background-repeat:no-repeat; 
}

.homebgwide{
	background-image: url(../../data/images/home/home-bg-content-wide.jpg);
	background-repeat:no-repeat; 	
}

.homebghigh{
	background-image:url(../../data/images/home/home-bg-content-high.jpg);
	background-repeat:no-repeat;
}

.homebgimage{
	background-image:url(../../data/images/home/front-links-onder.jpg);
	background-repeat:no-repeat;
}