@charset "utf-8";
/* CSS Document */

body {
	background-color: #ffffff;
	/*background-image: url(images/backgrounds/top.gif);
	background-repeat: repeat-x;
	background-position: top;*/
	font-family: Trebuchet MS;
	font-size: 12px;
	margin: 0;
	padding: 0;
	overflow: -moz-scrollbars-vertical;
	
}

td {
	font-family: Arial;
	font-size: 12px;
}

.rubbeTD {
	font-family: Arial;
	font-size: 10px;
	text-align: center;
	padding: 4px 0px 4px 0px;
	background-color: #B40000;
}

.liten2 {
	font-family: Arial;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
}

.liten {
	font-family: Arial;
	font-size: 10px;
}



input,textarea {
	font-family: Arial;
	font-size: 12px;
	padding: 2px;
	border: 1px solid white;
}

a:link { text-decoration: none; color: black;}
a:visited { text-decoration: none; color: black;}
a:active { text-decoration: none; color: black;}
a:hover { text-decoration: underline; color: #b40000;}

.grey:link { text-decoration: none; color: #666666;  line-height: 16px; }
.grey:visited { text-decoration: none; color: #666666; line-height: 16px; }
.grey:active { text-decoration: none; color: #666666;  line-height: 16px; }
.grey:hover { text-decoration: none; color: #000000; line-height: 16px;  }

.button:link { text-decoration: none; color: #ffffff; padding: 3px; background-color: #B40000;}
.button:active { text-decoration: none; color: #ffffff; padding: 3px; background-color: #B40000;}
.button:visited { text-decoration: none; color: #ffffff; padding: 3px; background-color: #B40000;}
.button:hover { text-decoration: none; color: #cccccc; background-color: #666666; padding: 3px;}

.button2:link { text-decoration: none; color: #ffffff; padding: 0px; }
.button2:visited { text-decoration: none; color: #ffffff; padding: 0px; }
.button2:active { text-decoration: none; color: #ffffff; padding: 0px; }
.button2:hover { text-decoration: none; color: #00113e; background-color: #ffffff;padding: 0px; }


.white:link { text-decoration: none; color: #ffffff;}
.white:visited { text-decoration: none; color: #ffffff;}
.white:active { text-decoration: none; color: #ffffff;}
.white:hover { text-decoration: none; color: #ffffff;}

.whiteBig:link { text-decoration: none; color: #ffffff; font-size: 18px;}
.whiteBig:visited { text-decoration: none; color: #ffffff; font-size: 18px;}
.whiteBig:active { text-decoration: none; color: #ffffff; font-size: 18px;}
.whiteBig:hover { text-decoration: none; color: #ffffff; font-size: 18px;}

h1 {
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 17px;
	color: #00D2FF;
}

.quote {
	font-family: Georgia;
	font-size: 22px;
	color: #000000;
	text-align: center;
}


.greytext {
	font-family: Arial;
	font-size: 10px;
	color: #999999;
}

.storRubbe {
	font-family: Arial;
	font-size: 25px;
	color: #b40000;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 25px;
}

.mellanRubbe {
	font-family: Arial;
	font-size: 18px;
	color: #b40000;
	font-weight: bold;
	text-transform: uppercase;
}

.litenRubbe {
	font-family: Arial;
	font-size: 12px;
	color: #b40000;
	font-weight: bold;
	text-transform: uppercase;
}

.countdownDate {
	font-family: Arial;
	font-size: 100px;
	color: #FFB400;
	font-weight: bold;
	text-align: center;
}

h3 {
	font-family: Trebuchet MS;
	font-size: 15px;
	line-height: 18px;
	font-weight: normal;
}

p {
	line-height: 20px;
	text-align: left;
	font-family: Arial;
	font-size: 15px;
}

.mainTable {
border: 10px solid;
border-color: #00113e;
}

.mainTD {
padding: 10px;
background-color: #FFFFFF;
}

.topTD {
padding: 10px;
background-color: #ffd878;
}

.rightTD {
padding: 10px;
border-left: 5px solid #FFD878;
}

.smallTD {
color: white;
font-size: 11px;
}


#topBox {
	font-size: 10px;
	height: 160px;
	width: 100%;
	position: fixed;
	top: 0px; 
	background-image: url(images/backgrounds/bg.gif);
	color: white;
	padding: 0px;
	text-align: left;
}

#brownbox {
	font-size: 12px;
	width: 800px;
	background-color: #603912;
	position: fixed; 
	text-align: left;
}

#topprad {
	font-size: 14px;
	width: 100%;
	position: fixed;
	top: 20px; 
	z-index: 100;
	color: white;
	padding: 10px;
	text-align: center;
	float: left;
}


#image {
	text-align: center;
	top: 300px;
}

#bottenrad a {
	color: #ffffff;
}

















	
	
	
	

