html {
	font-size: 12px;
	font: 11px Verdana;
}

h3 {
	font-size: 12px;	
}

a img {
	border: none;
}

#aboveHeader a, #aboveHeader a:visited {
	color: #838383;
	text-decoration: none;
}

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

#bottom a, #bottom a:visited {
	color: white;
	text-decoration: none;
}

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

#bottomText a{
	color:#999999;
}

.content_table td {
	padding-top: 5px;
	padding-bottom: 5px;
}

.news_list h4 {
	font-size: 12px;
	margin:0; padding:0;
}

.time_label {
	font-size: 90%;
}

ul.news_list {
	list-style-type: none;
	padding: 0;
	margin: 0;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-bottom: 10px;
	border-bottom: 1px gray solid;
}

ul.news_list li {
	margin-bottom: 10px;
}

.news_list_item {
	/*margin-top: 5px; margin-bottom: 5px;*/
	padding: 10px;
	/*background-color: #F9F9F9;*/
}

.news_list_item:hover {
	background-color: #F3F3F3;
}

.news_list_item h3 {
	margin-top: 0;
}

.news_list_item .summary {
	margin-top: 5px;
	padding-left: 100px;
}

.news_list_buttons {
	margin-top: 15px;
}

.navigation {
	margin-top: 5px;
}

.navigation .left{
	float: left;
	margin-right: 10px;
}

.line {
	border-bottom: black 1px solid;
	margin-top: 5px;
}

/**** Forside ****/
ul.frontpage_list {
	margin: 0; padding: 0;
	margin-bottom: 50px;
}

ul.frontpage_list li {
	float: left;
	list-style-type: none;
	background-color: #F3F3F3;
	display: block;
	width: 130px; height: 60px;
	padding: 10px; margin: 5px;
}

/**** Kontakt formular ****/
.large_input {
	width: 90%;
}

.large_input_multi {
	width: 90%;
}

ul.collapsable_list {
	padding: 0;
	margin: 0;
}

ul.collapsable_list li {
	padding: 2px;
	margin: 0;
	list-style-type: none;
}

ul.collapsable_list li a {
	padding: 0px;
	text-decoration: none;
/*	font-weight: bold;*/
	color: black;
}

ul.collapsable_list li a:hover {
	text-decoration: underline;	
}

ul.collapsable_list li p{
	background-color: #f3f3f3;
	padding: 5px;
}



/**** Language selector ****/
#language_selector {
	/* display: none; */
	position: absolute;
	z-index: 89;
	margin-left: 845px;
}

#language_selector img{
	border:none;
	height: 20px;
	margin: 2px;
}




























/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
.faded_text {
color: #c0c0c0;
}

h3 {
font-style:italic;
color: #333333;
font-size: 12px;
font-weight:bold;
margin-top: 10px;
margin-bottom: 4px;
}

.left_image {
border: none;
margin-right: 20px;
float: left;
}

.image_right {
border: none;
margin-left: 20px;
float: right;
}

.noframe {
border: none;
}

