﻿@import url("layout.css");
body {
	margin: 10px 0px 20px 0px;
	background-color: #01305A;
	background-image: url('../images/gradient.jpg');
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, Sans-Serif; 
	font-size: 0.8em;
	padding: 0px;
}
/* Styles for DIV tags */
#container {
	border-top: 10px solid #FFFFFF;
	border-right: 20px solid #FFFFFF;
	border-left: 20px solid #FFFFFF;
	border-bottom: 20px solid #FFFFFF;
	background-color: #EEEECC;
}
#masthead {
	color: #555533;
	background-color: #F9F9EC;
	border-top: 0;
	border-right: 0;
	border-left: 0;
	padding: 0;
	background-image: url('../images/header/headerVinter.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: scroll;
	font-size: 12px;
	height: 70px;
}
#masterimg {
	color: #555533;
	background-color: #F9F9EC;
	border-top: 0;
	border-right: 0;
	border-left: 0;
	padding: 0;
	background-image: url('../images/kajak08.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: scroll;
	font-size: 0.8em;
	height: 100px;
}
#navigation {
	background-color: #D6E3BC;
	background-image: url('../images/groupHeader.jpg');
	background-repeat: repeat-x;
	text-align: center;
}
html>body #navigation {
	overflow: hidden;
}
#content_container {
	background-color:#FFFFFF;
	padding: 0px;
}
#image {
	margin-bottom: 6px;
	margin-left: 6px;
}
#footer {
	color: #999977;
	border-top: 5px #4E6128 solid;
	margin-top: 10px;
}
/* Styles for Masthead */
#masthead p {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 10px;
	text-align: right;
	font-size: 10px;	
}
#masthead h1 {
	margin-top: .4em;
	color: #FFFFFF;
	margin-bottom: 0px;
	font-style: italic;
	font-size: 2.6em;
	text-align: left;
}
#masthead h3 {
	margin-top: .4em;
	color: #FFFFFF;
	margin-bottom: .6em;
	text-align: left;
	font-size: 1.4em;
	font-style: italic;
	font-weight: normal;
}
#masthead a {
	color: #8A5300;
	text-decoration: none;
}
#kontaktInfo p {
	text-align: left;
}
#kontaktInfo a {
	color: #8A5300;
	font-size: 1em;
	text-decoration: none;
}
#kontaktInfo a:hover {
	color: #8A5300;
	font-size: 1em;
	text-decoration: underline;
}
/* Styles for MastheadLinks */
#mastheadLinks {
	color: #8A5300;
	text-decoration: none;
}
#mastheadLinks a:hover {
	color: #8A5300;
	background-color: #FFFFFF;
	text-decoration: underline;
}
/* Styles for Navigation */
#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
}
#navigation a {
	color: #FFFFFF;
	margin: 0 1px;
	padding: 5px;
	border-right: 1px solid #D6E3BC;
	display: block;
	text-decoration: none;
}
#navigation a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #AAD871;
	border-right: 1px solid #D6E3BC;
}
#column_left a {
	text-decoration: none;
}
#column_left a:hover {
	text-decoration: underline;
}
/* Styles for Right Column */
#column_right a {
	color: #6A6AB4;
}
#column_right a:hover {
	background-color: #EEEECC;
}
/* Styles for Left Column */
h1 {
	font-size: 1.5em;
	color: #455624;
	margin-top: 0px;
	border-top: 1px #455624 solid; 
	border-bottom: 1px #455624 solid; 
}
h2 {
	font-size: 1.2em;
	color: #455624;
	margin-bottom: .5em;
	margin-top: 0px;
}
h6 {
	font-size: 1em;
	color: #455624;
	margin: 0px;
	padding: 0px;
}
h5 {
	font-size: 1em;
	color: #455624;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-size: 1em;
	color: #455624;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: 1em;
	color: #455624;
	margin: 0px;
	padding: 0px;
}
a {
	color: #6A6AB4;
}
img {
	border: 0;
	margin: 0px;
	width: 450px;
	}
/* Styles for Footer */
#footer p {
	margin: 0;
	font-size: 0.75em;
	text-align: center;
}
#copyright {
	float: right;
	text-align: right;
}
#copyright p {
	font-size: 0.75em;
}
#footer a {
	color: #999977;
	text-decoration: none;
}
#footer a:hover {
	color: #4E6128;
	text-decoration: underline;
}
td {
	border-right: 1px solid #455624;
	border-bottom: 1px solid #455624;
	text-align: left;
}
.uthyrningspriser th {
	border-right: 1px solid #455624;
	border-bottom: 1px solid #455624;
	text-align: left;
}
.uthyrningspriser tr {
}
.uthyrningspriser thead th {
	padding: .5em;
	border-bottom: 4px solid #455624;
	background: #E6EED5;
	color: #455624;
	font-weight: bold;
}
td {
	font-weight: normal;
	padding: .2em .5em;
	font-weight: normal;
	text-align: right;
}
.uthyrningspriser tbody th {
	font-weight: normal;
	padding: .2em .5em;
	font-weight: normal;
}

.kursdatum {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	border: 1px solid #76923C;
	border-collapse: collapse;
}
.kursdatum th {
	border-right: 1px solid #455624;
	border-bottom: 1px solid #455624;
	text-align: left;
}
.kursdatum tr {
}
.kursdatum thead th {
	padding: .5em;
	border-bottom: 4px solid #455624;
	background: #E6EED5;
	color: #455624;
	font-weight: bold;
}
.kursdatum td {
	border-right: 1px solid #455624;
	border-bottom: 1px solid #455624;
	text-align: left;
	font-weight: normal;
	padding: .2em .5em;
	font-weight: normal;
	text-align: left;
}
.kursdatum tbody th {
	font-weight: normal;
	padding: .2em .5em;
}

.omoss {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	border: 0px;
	border-collapse: collapse;
	margin-bottom: 2em;
}
.omoss tbody tr th {
	text-align: left;
	font-weight: bold;
	padding: .5em 0;
	vertical-align: top;
	width: 120px;
}
.omoss tbody tr td {
	border: 0px;
	text-align: left;
	font-weight: normal;
	padding: .5em 0;
	font-weight: normal;
	text-align: left;
}

.startHeader {
	text-align: center;
}
.bordersTopBottom {
	border-top: 1px #455624 solid; 
	border-bottom: 1px #455624 solid;	
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.imageHeader h1 {
	margin: 0px;
	padding: 0px;
}
.refTextColor {
	color: #27844D;
}
.icon-readmore {
	margin: 0px 0px 1em 0px;
	padding: 0px;
}
ul.icon-readmore li { 
	background: url('../images/plus.gif') no-repeat 1px 2px;
	list-style-type: none;
	margin: 0;
	padding: 0 0 1em 17px;
}
.referenslista {
	margin: 0;
	padding: 0;
}
ul.referenslista  li { 
	background: url('../images/arrow.gif') no-repeat 1px 2px;
	list-style-type: none;
	margin: 0;
	padding: 0 0 1em 17px;
}

