@import url('/css/menu.css');
@import url('/css/list.css');
@import url('/css/forms.css');
@import url('/css/gallery.css');
@import url('/css/thumbnailviewer.css');

body {
	background-color: #ffffff;
}

a {
	text-decoration: none;
	color: #535ebf;
}

a:hover {
	color: #5b68d2;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	margin: 0 0 20px 0;
	color:#555;
}

h1 {
	font-size:26px;
}

h2 {
	font-size:24px;
}

h3 {
	font-size:14px;
        font-weight: bold;
}

h4 {
	font-size:20px;
	margin: 10px 0 10px 0;
}

h5 {
	font-size:18px;
}

h6 {
	font-size:16px;
}

.overskrift1 {
        font-weight: bold;
        font-size:12px; 
}

body,td,div {
	color: #333;
	font: 11px/1.5em verdana, helvetica, arial, sans-serif;
}
img {
	border:none; 
}

.col1 {
	width: 200px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-decoration: none; 
	background-color: #FFF;
	background-image: url(/file/32713914d32/Heading-del1.jpg);
	background-repeat: no-repeat;
}

.col2 {
	width: 530px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	background-color: #e3e4e4;
	background-image:url(/file/327139feb00/Heading-del2.jpg);
	background-repeat: no-repeat;
}

.col2-2 {	
	width: 550px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	background-color: #fff;
	background-image:url(/file/327139feb00/Heading-del2.jpg);
	background-repeat: no-repeat;}

.col3 {
        line-height: 5px;
	padding: 0px;
	width:230px;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
}

.col3element {
        line-height: 5px;
	padding: 0px 10px 10px 10px;
}
.col3element2 {
        padding: 10px 10px 10px 10px;
        background-color: #e3e4e4;
}
.col3element3 {
        line-height: 5px;
        padding: 0px;
        background-color: #fff;
}

.col3mellomrom {
	padding: 0px 10px 10px 10px;
        height: 80px;
}
.container1 {
	padding: 10px;
}
