/* CSS 24a */

body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(sitepix/bgrdot.gif);
	background-repeat: repeat;
}
.topTBL_h{
	background-image: url(sitepix/header_03.jpg);
	background-position: right;
	background-repeat: no-repeat;
	width:31px;
}
.topTBL_m{
	background-image: url(sitepix/header_02.jpg);
	background-position: center;
	background-repeat: no-repeat;
	width:714px;
	height:86px;
}
.topTBL_v{
	background-image: url(sitepix/header_01.jpg);
	background-position: left;
	background-repeat: no-repeat;
	width:27px;
}
.footer_v{
	background-image: url(sitepix/footer_01.jpg);
	background-position: left;
	background-repeat: no-repeat;
	width:27x;
	height:57px;
}

.footer_m{
	background-image: url(sitepix/footer_02.jpg);
	background-position: center;
	background-repeat: repeat-x;
	width:714x;
	height:57px;

}
.footer_h{
	background-image: url(sitepix/footer_03.jpg);
	background-position: right;
	background-repeat: no-repeat;
	width:31x;
	height:57px;

}
.newsletterTBL{
width:211px;
	height:200px;
	padding-top:25px;
}
.menuBlue{
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #0099FF;
	text-decoration: none;
	height:31px;
	background-image: url(sitepix/menuBGR_darkblue.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-left:10px;
	}
	.menuBlue a:link{
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #0099FF;
	text-decoration: none;
	}
	.menuBlue a:hover{
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	}
	.menuBlue a:active{
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #0099FF;
	text-decoration: none;
	}
	.menuBlue a:visited{
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #0099FF;
	text-decoration: none;
	}
	
	.languagePadding{
	padding-left:10px;
	padding-top:18px;}
	.searchPadding{
	padding-right:10px;
	padding-top:18px;}
	
/* tabel baggrund i hojre side. */

.h_tbl_bgr {
	background-image: url(sitepix/hojre_sidebar_gen.jpg);
	background-position: right;
	background-repeat: repeat-y;
}

/* tabel baggrund i venstre side. */

.v_tbl_bgr {
	background-image: url(sitepix/venstre_sidebar_gen.jpg);
	background-position: left;
	background-repeat: repeat-y;
}

.laguageFont {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.topTBLpos {
position:relative;
top:1px;

}
.topTBLposTD {
position:relative;
top:15px;

}

/* eksperimentel CSS pt.. */
formTags {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-align: center;
	vertical-align: top;
	position: relative;
	font-weight: bold;
	background-color: #FFFFFF;
	border: 1px solid #666666;
}

/* form look. */

 .textfield input
{
	color: #1e78a6;
	border: 1px solid #2087bc;
	width: 4.4em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	/*height: 1.8em;*/
	padding-left: 2px;
	/*vertical-align: middle;*/
}

 .textfieldGo input
{
	color: #1e78a6;
	border: 1px solid #2087bc;
	/*width: 4em;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	height: 1.5em;
	padding-left: 1px;
	vertical-align: middle;
	margin-right: 3px;
	position:relative;
	top:-1px;
	width:6em;
}
.searchPosNudge{
	position:relative;
	left: 165px;
}

 .textfieldSearch input
{
	color: #000000;
	border: 1px solid #2087bc;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	/*height: 1.8em;*/
	padding-left: 2px;
	vertical-align: middle;
}

/* List CSS */



.submit input{

border: 1px solid #2087bc;
}
/* soegelinie placering ABSOLUTE. */

.search {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
/*font-weight: bold;*/
	color: #000000;
	position: relative;
	left: 52%;
	top: 10px;
}

/* sprog selektor placering ABSOLUTE. */

.language {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	position: relative;
	left: 6%;
	top: 25px;
	padding-left:10px;

	
}


/* menu system ON/OFF. */

td.menuoff {
background-image: url(sitepix/menuBGR.jpg);
/*background: #FFFFFF;*/
	background-repeat: repeat-y;
	background-position: center center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #2087bc;
	height: 31px;
	width: 190px;
}

td.menuon {
background-image: url(sitepix/menuBGR_blue.jpg);
/*background: #f5f8fa;*/
	background-repeat: repeat-y;
	background-position: center center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #2087bc;
	height: 31px;
	width: 190px;

}
td.menuon a:link {

	text-decoration:none;
	color: #2087bc;
	/*background-color:#f5f8fa;*/
	background-image: url(sitepix/menuBGR_blue.jpg);
}
td.menuon a:hover {
	text-decoration:none;
	color: #2087bc;;
	/*background-color:#f5f8fa;*/
	background-image: url(sitepix/menuBGR_blue.jpg);
}
td.menuon a:active {
	text-decoration:none;
	color: #2087bc;;
	background-image: url(sitepix/menuBGR_blue.jpg);
}

td.menuon a:visited {
	text-decoration:none;
	color: #2087bc;
	background-image: url(sitepix/menuBGR_blue.jpg);
}


td.menuoff a:link {
	text-decoration:none;
	color: #2087bc;
	background-color:#FFFFFF;
}
td.menuoff a:hover {
	text-decoration:none;
	color: #2087bc;
	background-color:#FFFFFF;
}
td.menuoff a:active {
	text-decoration:none;
	color: #2087bc;
	background-color:#FFFFFF;
}
td.menuoff a:visited {
	text-decoration:none;
	color: #2087bc;
	background-color:#FFFFFF;
}

/* submenu system ON/OFF. */

td.submenuoff {
background-image: url(sitepix/menuBGR.jpg);
/*background: #FFFFFF;*/
	background-repeat: repeat-y;
	background-position: center center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	/*font-weight: bold;*/
	color: #1e78a6;
	height: 31px;
	width: 190px;
	padding-left:12px;
}

td.submenuon {
background-image: url(sitepix/menuBGR_darkblue.jpg);
/*background: #f5f8fa;*/
	background-repeat: repeat-y;
	background-position: center center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	/*font-weight: bold;*/
	color: #1e78a6;
	height: 31px;
	width: 190px;
	padding-left:12px;

}
td.submenuon a:link {

	text-decoration:none;
	color: #1e78a6;
	/*background-color:#f5f8fa;*/
	background-image: url(sitepix/menuBGR_darkblue.jpg);
}
td.submenuon a:hover {
	text-decoration:none;
	color: #1e78a6;;
	/*background-color:#f5f8fa;*/
	background-image: url(sitepix/menuBGR_darkblue.jpg);
}
td.submenuon a:active {
	text-decoration:none;
	color: #1e78a6;;
	background-image: url(sitepix/menuBGR_darkblue.jpg);
}

td.submenuon a:visited {
	text-decoration:none;
	color: #1e78a6;
	background-image: url(sitepix/menuBGR_darkblue.jpg);
}


td.submenuoff a:link {
	text-decoration:none;
	color: #1e78a6;
	background-color:#FFFFFF;
}
td.submenuoff a:hover {
	text-decoration:none;
	color: #1e78a6;
	background-color:#FFFFFF;
}
td.submenuoff a:active {
	text-decoration:none;
	color: #1e78a6;
	background-color:#FFFFFF;
}
td.submenuoff a:visited {
	text-decoration:none;
	color: #1e78a6;
	background-color:#FFFFFF;
}

/* Content CSS */

.contentFrontpage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #030303;

	height: 260px;
	width: 450px;
	left: 12px;
	position: relative;
	border: 0px none #FFFFFF;
	padding-top:10px;
	padding-left:3px;
	padding-bottom:3px;
	background-color: #FFFFFF;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #030303;

	height: 450px;
	width: 450px;
	left: 12px;
	position: relative;
	border: 0px none #FFFFFF;
	padding-top:10px;
	padding-left:3px;
	padding-bottom:3px;
	background-color: #FFFFFF;
}
.content a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #2088bd;
	text-decoration:none;
}
.content a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
}
.content a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #2088bd;
	text-decoration:none;
}
.content a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #2088bd;
	text-decoration:none;
}
.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	}

/* nyhedsbrev system. */

.nyhedsbrev {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #2087bc;
	position: relative;
	top: 10px;
}

/* Nyhedsbrev med sort tekst */
.nyhedsbrevBlack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*font-weight: bold;*/
	color: #000000;
	/*position: relative;*/
	/*top: 10px;*/
	padding-left:5px;
	width: 7em;
float: left;
text-align: left;
margin-right: 0.5em;
display: block;


}
.searchfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*font-weight: bold;*/
	color: #000000;

	width: 5em;



}
.dots {
	height: 80%;
	width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #2087bc;
	border-right-color: #2087bc;
	border-bottom-color: #2087bc;
	border-left-color: #2087bc;
	position: relative;
	padding-top:5;
	padding-bottom:5;
}

.misc {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #030303;
	padding-left:20px;
	}

.miscBold {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #030303;
	padding-left:20px;
	}


.toptable {
	position: absolute;
	left: 137px;
	top: 25px;
	width: 676px;
}
.footerinfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #030303;
	width: 100%;
	left: 0px;
	top: 0px;
	position: relative;
	border: 0px none #FFFFFF;
}
.footerinfoContentPage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #030303;
	width: 100%;
	left: 150px;
	top: 0px;
	position: relative;
	border: 0px none #FFFFFF;
}
.menuClass
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2087bc;
	height: 31px;
	width: 187px;
	font-weight: bold;
	background-image: url(sitepix/menuBGR_blue.jpg);
	background-repeat: repeat-y;
	background-position: left center;
	
}

.menuClass a:link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2087bc;
	height: 31px;
	width: 187px;
	font-weight: bold;
	text-decoration:none;
	background-image: url(sitepix/menuBGR_blue.jpg);
	background-repeat: repeat-y;
	background-position: left center;
	}
	
.menuClass a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #bbdef2;
	height: 31px;
	width: 187px;
	font-weight: bold;
	text-decoration:none;
	background-image: url(sitepix/menuBGR_darkblue.jpg);
	background-repeat: repeat-y;
	background-position: left center;
	}
	
.menuClass a:active
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2087bc;
	height: 31px;
	width: 187px;
	font-weight: bold;
	text-decoration:none;
	background-image: url(sitepix/menuBGR_blue.jpg);
	background-repeat: repeat-y;
	background-position: left center;
	}
	
.menuClass a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2087bc;
	height: 31px;
	width: 187px;
	font-weight: bold;
	text-decoration:none;
	}
	.submenuClass
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	height: 31px;
	width: 187px;
	font-weight: bold;
	background-image: url(sitepix/CmenuBGR_darkblue.jpg);
	background-repeat: repeat-y;
	background-position: left center;

}

.submenuClass a:link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2087bc;
	height: 31px;
	width: 187px;
	font-weight: bold;
	text-decoration:none;
	background-image: url(sitepix/CmenuBGR_darkblue.jpg);
	background-repeat: repeat-y;
	background-position: left center;
	}
	
.submenuClass a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #bbdef2;
	height: 31px;
	width: 187px;
	font-weight: bold;
	text-decoration:none;
	background-image: url(sitepix/CmenuBGR_blue.jpg);
	background-repeat: repeat-y;
	background-position: left center;
	}
	
.submenuClass a:active
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2087bc;
	height: 31px;
	width: 187px;
	font-weight: bold;
	text-decoration:none;
	background-image: url(sitepix/CmenuBGR_darkblue.jpg);
	background-repeat: repeat-y;
	background-position: left center;
	}
	
.submenuClass a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2087bc;
	height: 31px;
	width: 187px;
	font-weight: bold;
	text-decoration:none;
	background-image: url(sitepix/CmenuBGR_darkblue.jpg);
	background-repeat: repeat-y;
	background-position: left center;
	}
.simplesearch{
	position: relative;
	top: 1em;
}
.menuTblbgr {
	position: relative;
	width: 125px;
	left: -3px;
	
	}
	
	.sidebarbgr {
	background-image: url(sitepix/robotbgr.gif);
	background-repeat: repeat-y;
	background-position: left bottom;
	position: relative;
	left: -5px;	
	}
		.sidebarbgrLow {
	background-image: url(sitepix/robotbgr.gif);
	background-repeat: repeat-y;
	background-position: left top;	
	}
	
	/* Content sider specifikt */
	
	.footerRobot {
	background-image: url(sitepix/content_footerext-robot.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width:125px;
	height:57px;
}
	.footerRobotTop {
	background-image: url(sitepix/content_footerRobot.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width:125px;
	height:190px;
}
	.footerRobotExtender {
	background-image: url(sitepix/content_footerBGR.jpg);
	background-repeat: repeat-y;
	background-position: left bottom;
	width:125px;
}
	.contentMenu {
	width:125px;
}
.spacer{
height:190px;
}
.submenuBlue{
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #daebf3;
	text-decoration: none;
	height:31px;
	background-image: url(sitepix/CmenuBGR_blue.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-left:20px;
	}
	.submenuBlue a:link{
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #daebf3;
	text-decoration: none;
	}
	.submenuBlue a:hover{
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	}
	.submenuBlue a:active{
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #daebf3;
	text-decoration: none;
	}
	.submenuBlue a:visited{
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #daebf3;
	text-decoration: none;
	}
	.headerLogo-Contentpage {
	background-image: url(sitepix/headerlogo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:82px;
	position:relative;
	top:2px;
	left:-2px;
	padding-top:2px;
}
.submenuTiny{
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #daebf3;
	text-decoration: none;
	height:31px;
	background-image: url(sitepix/CmenuBGR_blue.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-left:25px;
	}
	.submenuTiny a:link{
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #daebf3;
	text-decoration: none;
	}
	.submenuTiny a:hover{
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	}
	.submenuTiny a:active{
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #daebf3;
	text-decoration: none;
	}
	.submenuTiny a:visited{
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #daebf3;
	text-decoration: none;
	}