/* CSS Document */

body {
	margin: 0;
	font-family: Tahoma, Verdana, arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #000000;
	font-size: 11px;
	background-image: url(billeder/background.png);
}

a {
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

#mainheader {
	width: 100%;
}

#mainnavigation {
	background-image: url(billeder/main_nav_bg.png);
}

#mainnavigation ul {
	list-style: none;
	margin: 5px 0 5px 0;
	padding: 0;
}

#mainnavigation li {
	display: inline;
	margin: 0;
	padding: 5px 8px 5px 8px;
	border-right: 2px inset #ffffff;
}

#maintable {
	width: 750px;
	margin: 20px auto 25px auto;
}

#maincontent {
	width: 734px;
}

.navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.navigation li {
	padding: 3px 0 3px 8px;
	border-bottom: 1px dashed #cccccc;
}

.navigation ul ul {
	margin: 0 0 0 5px;
	padding: 5px 8px 5px 8px;
}

#footer {
	width: 100%;
	border-top: 3px solid #000000;
	background-color: #efefef;
}

.pictureline p {
	padding: 8px;
	border: 1px solid #E2E2CC;
	float: left;
	width: 450px;
	margin-bottom: 25px;
}

/* FONTS */
h1 {
	font-size: 18px;
	font-family: Tahoma, Verdana, arial, Helvetica, sans-serif;
	margin: 3px 0 5px 0;
	padding: 0;
}

h2 {
	font-size: 14px;
	color: #666666;
	font-family: Tahoma, Verdana, arial, Helvetica, sans-serif;
}

h3 {
	font-size: 11px;
	font-weight: bold;
}

h6 {
	font-size: 20px;
	color: #000000;
	background-color: inherit;
	background-image: url(billeder/factscale.jpg);
	background-repeat: repeat-y;
	border: 1px solid #B1C0D3;
	padding: 3px 3px 5px 3px;
	margin: 0;
	font-weight: normal;
	font-family: Tahoma, Verdana, arial, Helvetica, sans-serif;
}

.funda_imagetext {
	font-style: italic;
	color: #666666;
	padding: 0 0 0 15px;
}

.content a {
	color: #FF0000;
}

.content a:hover {
	text-decoration: none;
}

#mainnavigation a {
	color: #ffffff;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}

#mainnavigation a:hover {
	text-decoration: underline;
}

.breadcrumb {
	color: #333333;
	font-weight: bold;
	padding: 8px;
}

.navigation a {
	color: #000000;
	text-decoration: none;
}

.navigation a:hover {
	text-decoration: underline;
}

.adresse {
	text-align: center;
	margin: 8px;
}

.adresse a {
	color: #333333;
	text-decoration: none;
}

.adresse a:hover {
	text-decoration: underline;
}
.rebootfooter {
	margin: 3px;
}

.rebootfooter a {
	color: #333333;
	text-decoration: none;
	text-align: right;
}

.rebootfooter a:hover {
	text-decoration: underline;
}

#tider {
	width: 550px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
	
#tider td {
	width: 46px;
	padding: 2px;
}
	
#tider th {
	background-color: #CCCCCC;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	height: 18px;
}

.factbox {
	width: 500px;
	border: 1px solid #B1C0D3;
	padding: 3px;
	margin: 5px;
	background-image: url(billeder/factscalevertical.jpg);
	background-repeat: repeat-x;
}

.factboxes {
	text-align: left;
}

.poll {
	width: 200px;
	border: 2px solid #000000;
	float: left;
	margin: 4px;
	padding: 5px;
	background-color: #dddddd;
}

.poll_title {
	background-color: #b1c0d3;
	font-size: 16px;
	font-weight: bold;
	height: 20px;
	padding-top: 3px;
	padding-left: 4px;
}

.poll_question {
	font-weight: bold;
	font-style: italic;
	text-align: center;
	margin: 3px 0 3px 0;
}

#content img {
	border: 1px solid #000000;
}

.funda_imageboxleft {
	padding: 3px;
	height: 180px;
}

.funda_imageboxleft img {
	border: 3px solid #000000;
}

#recomendations {
	padding: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
	text-align: center;
}

#recomendations a {
	color: #ffffff;
	background: inherit;
}