﻿.standardbody {
	font-size : 11px;
	font-family : Arial;
	color : #000000;
	line-height: 11px;
	background-image : url('../grafik/baggrund.jpg');
	background-repeat: repeat-x;
	background-position : left top;
	background-attachment : fixed;
	background-color : White;
	border:solid 0px Black	
}

.standardbody h1 
{
	font-family:Arial; 
	font-size:13px;
	color: #0f4b65;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
	text-align:left;
}

.standardbody h2 
{
	font-size:11px;
	color: #0f4b65;
	font-weight: Bold;
	margin-bottom: 0px;
	margin-top: 0px;
}

.standardbody h3 
{
	font-size:11px;
	color: Black;
	font-weight: Bold;
	margin-bottom: 0px;
	margin-top: 0px;
}

.standardstyle {
	font-size : 11px;
	font-family : Arial;
	color : #000000;
	line-height: 11px
}

.standardform 
{
	height:10px;
	font-size : 10px;
	font-family : Arial;
	color : #600000;
	line-height: 11px;
}

.standardstyle_blue {
	font-size : 11px;
	font-family : Arial;
	font-weight : bold;
	color : #0f4b65;
	line-height: 11px
}

.standardsmallstyle {
	font-size : 11px;
	font-family : Arial;
	color : #0f4b65;
	font-style: normal;
	line-height: 12px;
	padding-left:10px;
}


.standardtable 
{
	background-color : #E5F4FB;
	border : 0px solid black;
	font-weight: normal;
	font-family: Arial;
	color : Black;
	font-size: 11px;
	width:805px
}

.standardmenutable 
{
	background-color : #E5F4FB;
	border : 0px solid black;
	font-weight: normal;
	font-family: Arial;
	color : Black;
	font-size: 11px;
	width:805px
}

.menu_td a:hover{
color : #0f4b65;
text-decoration: none;
}


a {
	font-family: Arial;
	font-size : 11px;
	color : Black;
	text-decoration : none;
	font-weight : bold;
}

a:link{
text-decoration : none;
color : #0f4b65;
}

a:visited{
color : #0f4b65;
text-decoration : none;
}

a:hover{
color : #0f4b65;
text-decoration: underline;
}

.div_scrollbars {
	scrollbar-track-color: #c8dee9;
	scrollbar-face-color : #d8eef9;
	scrollbar-arrow-color : #0f4b65;
	
	scrollbar-darkshadow-color : #0f4b65;
	scrollbar-shadow-color : #c8dee9;
	scrollbar-3dlight-color: #2f6b85;
	scrollbar-highlight-color : #b8ced9;
	
	scrollbar-base-color : #0f4b65;
}

UL {
margin-bottom: 0px;
margin-top: 0px;
line-height: 20px
}

LI {
margin-bottom: 0px;
margin-top: 0px;
line-height: 15px
}

