﻿

body {
	background-color: #ffffff;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	margin-left: auto;
	margin-right: auto;
	margin: 10;
	padding: 0;
	text-align: center;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 0.7em;
	color: #666666;
}

.table {
	border: 1px #C0C0C0 solid;
}

.affarside {
	background-color: ##477547;
	padding: 25px;
}

.header {
	position: relative;
	width: 900px;
	height: 80px;
	margin-left: auto;
	margin-right: auto;
}

.menua {
	position: absolute;
	right: 37px;
	top: 17px;
	text-transform: uppercase;
	font-size: 10px;
}

.nav {
	position: absolute;
	right: 37px;
	top: 60px;
	text-transform: uppercase;
	font-size: 10px;
}

.nav a:visited {
	color: #22379E;
}


.menua a:visited {
	color: #22379E;
}

.head-bg {
	background-color: #ffffff;
	background-image: url(images/banner_bg.gif);
}

.head {
	background-color: #96A1B2;
	padding: 5px;
	text-align: left;
	text-transform: uppercase;
	font-size: 10px;
}

#headmenu a:link, a:visited, a:active {
	text-decoration: none;
	color: #475E83;
}

#headmenu a:hover {
	text-decoration: underline;
	color: #C0C0C0;
}

.footer {
	background-color: #475E83;
	padding: 10px;
	text-align: right;
	text-transform: uppercase;
	font-size: 10px;
}

.footer-contact {
	background-color: #475E83;
	padding: 10px;
	text-align: left;
	text-transform: uppercase;
	font-size: 10px;
}

#footermenu a:link, a:visited, a:active {
	text-decoration: none;
	color: #FFFFFF;
}

#footermenu a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

/* Defaultpage items */

.items {
	background-color: #FFFFFF;
	padding: 10px;
}

#items-link a:active, a:visited {
	text-decoration: none;
	color: #475E83;
}

#items-link a:hover {
	text-decoration: underline;
	color: #475E83;
}

#items-link a {
	text-decoration: none;
	color: #475E83;
}

.itemstext {
	font-size: 10 px;
}

.itemssubject {
	font-size: 10 px;
	font-weight: bold;
}

.itemssubject-new {
	font-size: 10 px;
	font-weight: bold;
	color: #008000;
}

/* Contentpage */

.content-table {
	background-color: #FFFFFF;
	
}

.content-subject {
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	
}

.content-text {
	font-size: 10px;
	
}

#menucontent {
	background-image: url(images/body-repeat-content.gif);
	padding: 10px 37px;
	padding-bottom: 10px;
	width: 686px;
	height: 20px;

}


#content {
	background-image: url(images/body-repeat-content.gif);
	padding: 10px 37px;
	padding-bottom: 170px;
	width: 686px;
	height: 100%;

}

#itemcontent {
	background-image: url(images/body-repeat-content.gif);
	padding: 10px 37px;
	padding-bottom: 40px;
	width: 686px;
	height: 210px;

}

#footcontent {
	background-image: url(images/body-repeat-photo.gif);
	padding: 0px 37px;
	padding-bottom: 10px;
	width: 686px;
	bottom: 0px;
}

.logotype {
	position: absolute;
	top: 10px;
	left: 20px;
}