/* Styring af Overskrift og indholdsafsnit */

.Header
{
	float: left;
	width: 726px;
}

.afsnit
{
	float: left;
	width: 726px;
}


/* Frontpage */
body.frontpage {
	background: transparent url(/grafik/img/body-bg.gif) 0 1px repeat-x;
}

	body.frontpage div.wrapper {
		background-color: #272727;
	}
	
	body.frontpage div.container {
		float: none;
		width: 960px;
		padding-bottom: 3em;
	}

	body.frontpage div.spots {
		overflow: auto;
		border-top: 1px solid #d51300;
	}

		body.frontpage div.spots div.spot {
      float: left;
      width: 230px;
      margin-right: 13px;
      
    }
    body.frontpage div.spots div.spot:focus {
      outline: none;
    }
    body.frontpage div.spots div.spot object:focus {
      outline: none;
    }
			body.frontpage div.spots div.spot.last {
				margin-right: 0;
			}




/* Div. link styles */

a
{
	font-family: arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #ff6000;

}

a:hover
{
	font-family: arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	color: #ff6000;
}


a.login
{
	font-family: arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #a8a8a8;
	background-image: url(../img/loginArrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 10px;
	
}

a.login:hover
{
	font-family: arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
	color: #a8a8a8;
	padding-left: 10px;
}



/* Div. klasser til indholdet under den store flash fil*/

.container
{
	float: left;
	width: 726px;
}

.spalte
{
	float: left;
	width: 218px;
}

.spalteW34
{
	float: left;
	width: 252px;
		color: #a8a8a8;
	font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 11px;
}

.dobbeltspalte
{
	float: left;
	width: 470px;
}

.triplespalte
{
	float: left;
	width: 726px;
}

/* Div. tekst styles */

p
{
	font-family: arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
	padding: 0px;
	margin:0px;
}


p.greyP
{
	font-family: arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
	padding: 0px;
	margin:0px;
}


h1, h2 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: normal;
	color: #FF6000;
	letter-spacing: -.05em;
	text-align:left;
	margin: 0;
	padding: 0;
	line-height: 1em;
}


h1 {
	text-align: left;
	font-size: 26px;
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 0px 0px;
	text-transform: uppercase;
}

h2 {
	text-align: left;
	font-size: 26px;
	padding: 20px 0 20px 0px;
	margin: 0px 20px 0px 20px;
}

h3 {
	text-align: left;
	font-size: 11px;
	color: #ffffff;
	padding: 0px;
	margin-bottom: 3px;
	text-transform: uppercase;
}





/* Div. placerings- og fyld classes*/

.pad25L
{
	padding-left: 25px;
}

.fyld10{
	float: left;
	width: 100%;
	height: 10px;
}

.fyld14{
	float: left;
	width: 100%;
	height: 14px;
}

.fyld20{
	float: left;
	width: 100%;
	height: 20px;
}

.fyld29{
	float: left;
	width: 100%;
	height: 29px;
}

.fyld40{
	float: left;
	width: 100%;
	height: 40px;
}

.fyld70{
	float: left;
	width: 100%;
	height: 72px;
}

.fyld80{
	float: left;
	width: 100%;
	height: 80px;
}

.W10
{
	float: left;
	width: 10px;
	height: 20px;
	margin: 0px;
	padding: 0px;
}

.W34
{
	float: left;
	width: 34px;
	height: 10px;
}

.clear
{
	clear:both;
}

.float
{
float: left;
width: 100%;
}


h1.news
{
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 5px;
	margin-top:0px;
	padding:0px;
	color: #ffffff;
}


.float218
{
float: left;
width: 218px;
}

.float470
{
float: left;
width: 470px;
}



/* Niveau 1 */
#list li {margin-bottom: 11px;}

#list li a {font-family: arial, sans-serif; font-size: 11px; font-weight: normal;}

#list {margin: 0;padding-left:15px;list-style-type: disc; }

#list li a:link { color: #d6d6d6; text-decoration:none;}
#list li a:visited { color: #d6d6d6; }
#list li a:hover { color: #fff; text-decoration:none;}
#list li a:active { color: #fff; text-decoration:none;}



/* Fantomstest side */

.betingelser
{
	float: left;
	width: 200px;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: right;	
}

.fantomSend
{
	float: left;
	width: 218px;
	padding-top: 15px;
	padding-left: 150px;
	
}

#fantombetingelser
{
	display:block;
	position: absolute;
	z-index: 999;
	top: 530px;
	left: 50%;
	background-color: #1c1c1c;
	border: solid 1px #ff6000;
	width:550px;
	padding:15px;
	margin-left: -275px;
}

.lukBetingelser
{
	float: left;
	width: 100%;
	text-align: right;		
}