@charset "utf-8";
body {
	color: #000000;
	background-color: #FFFFFF;
	margin:0 0 0 20;
	font-family:Verdana;
	font-size:8pt;
}
html, body {
	scrollbar-3dlight-color : #F5F9FC;
	scrollbar-arrow-color : #F64F00;
	scrollbar-base-color : #FFFFFF;
	scrollbar-darkshadow-color : #2B2E33;
	scrollbar-face-color : #FFFFFF;
	scrollbar-highlight-color : #F5F9FC;
	scrollbar-shadow-color : #9CA4A7;
	scrollbar-track-color : #FFFFFF;
}
.borderbottomgray {

	background-image: url(billeder/gray.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.paddingleft {
	padding-left: 42px;
}
h1 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color:#ff7500;
}
.overskrift {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color:#ff7500;
}
h3 {
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 0.13em;
}
.slogan {
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
	line-height:17px;
}
.white {
	color: #FFFFFF;
}
.cornertop {
	background-image: url(billeder/content-corner-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.cornerbottom {
	background-image: url(billeder/content-corner-bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.menu {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #FFFFFF;
	padding-bottom: 8px;
	background-image: url(billeder/menu-background.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.menuactive {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #FFFFFF;
	padding-bottom: 8px;
	background-image: url(billeder/menu-background-active.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
a.topmenu:link{
font-size: 12px;
color:#ffffff;
text-decoration: none;
}
a.topmenu:visited{
font-size: 12px;
color:#ffffff;
text-decoration: none;
}
a.topmenu:active{
font-size: 12px;
color:#ffffff;
text-decoration: none;
}
a.topmenu:hover{
font-size: 12px;
color:#ffffff;
text-decoration: underline;
}

a.blue:link{
font-size: 11px;
color: #1F00A5;
text-decoration: underline;
}
a.blue:visited{
font-size: 11px;
color: #1F00A5;
text-decoration: underline;
}
a.blue:active{
font-size: 11px;
color: #1F00A5;
text-decoration: underline;
}
a.blue:hover{
font-size: 11px;
color: #1F00A5;
text-decoration: underline;
}

a.white:link{
font-size: 11px;
color: #ffffff;
text-decoration: underline;
}
a.white:visited{
font-size: 11px;
color: #ffffff;
text-decoration: underline;
}
a.white:active{
font-size: 11px;
color: #ffffff;
text-decoration: underline;
}
a.white:hover{
font-size: 11px;
color: #ffffff;
text-decoration: underline;
}

#blue a{
color: #1F00A5;
text-decoration: underline;
}
#blue10 a{
color: #1F00A5;
text-decoration: underline;
font-size:10px;
}

.copyright {
	font-family: Tahoma;
	font-size: 11px;
	color: #808080;
}
.erfaring{
margin-right:20px;
}
.blue {
	color: #1F00A5;
}
.blue12 {
	color: #1F00A5;
	font-size:12px;
}
#bgforside {
	background-image: url(billeder/people-b1.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#bgmereomos{
	background-image: url(billeder/people-b1.gif);
	background-repeat: no-repeat;
	background-position: 50px 100px;
}
#padding25 {
	padding-left: 25px;
}
#padding20 {
	padding-left: 16px;
}
#padding42{
	padding-left:42px;
}

.broedtekst10 {
	font-size: 10px;
	color: #000000;
}
#padding20 a {
	font-size: 10px;
	color: #000000;
}

.orange {
	color: #ff7500;
}

.tekstfelt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1F00A5;
	background-color: #FFFFFF;
	text-indent: 2px;
	border: 1px solid #ff7500;
	width:140px;
	height:12px;
}
.besked {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1F00A5;
	background-color: #FFFFFF;
	text-indent: 2px;
	border: 1px solid #ff7500;
	width:140px;
	height:70px;
}

.submit{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1F00A5;
	background-color: #ffffff;
	border: 1px solid #ff7500;
	width:110px;
	height:18px;
	text-align: center;
}
.borderright {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #076BA7;
}
hr{
color: #CCCCCC;
}
.borderrightbottom {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
#tableborder {
	border: 1px solid #CCCCCC;
}
.borderbottomgray {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.bluebg {
color: #FFFFFF;
background-color: #1F00A5;
padding-top: 2px;
padding-bottom: 3px;
padding-left: 2px;
padding-right: 2px;
line-height:24px;



}

