body {
	
	background: url(/img/v4/bg_blue_reflect.gif) repeat-x;
}

td {
	font-size: 12px;
}

li {
	list-style-type: square;
	list-style-image: url(/img/bullet.gif);
	
}

.bold {
	font-weight: bold;
}

.box {
	border-left: 1px solid #909090;
	padding-left: 10px;
}
.box ul {
	padding: 0 0 0 20px;
	margin: 0;
}
 .box ul li {
 	margin-bottom: 8px;
 }
 .box h4 {
 	font: 12px arial;
 	text-transform: uppercase;
 }

 h3 {
 	font: 17px arial;
 }

p {
	margin-top: 0px;
}



#page {
	width: 960px;
	margin: auto;
	position: relative;
	
}
#topline {
	padding-top: 60px;
	position: relative;
	height: 100px;
}
.logo {
	text-align: right;
	margin: 0 0 55px 0;
}

#cols {width: 960px;}
#cols td {
	
}

#canvas {
	vertical-align: top;
	padding-left: 25px;
	width: 760px;
}

#leftcol {
	background: url(/img/v4/skygge.gif) top right no-repeat;
	width: 160px;
	padding-right: 40px;
	padding-top: 40px;
	vertical-align: top;
}

#leftmenu {
	width: 160px;
	vertical-align: top;
}

.menuline {
	height: 120px;
}

.submenu {
	width: 160px;
	font: 12px arial;
	list-style: none;
	padding: 0;
	margin: 0;
}
.submenu li {
	list-style-image: none;
	list-style: none;

}
.submenu a:link, .submenu a:visited {
	color: #585b59;
	text-decoration: none;
	margin-bottom: 8px;
	display: block;
	text-align: right;
}
.submenu a.active:link, .submenu a.active:visited {
	color: #585b59;
	font-weight: bold;
}
.menu {
    margin: 0;
    padding: 0;
    list-style-image: none;
    height: 40px;
    
}
.menu li {
    list-style: none;
    list-style-image: none;
    display: inline;
    
}
UL.menu li a:link, .menu li a:visited {
    font: 10px arial;
    text-transform: uppercase;
    text-decoration: none;
    color: #585b59;
    padding: 35px 15px 3px 0px;
    display: block;
    float: left;
}
UL.menu li a.active:link, .menu li a.active:visited {
    font-weight: bold;
    color: #000;
}
UL.menu li a:hover {
    color: #000;
}

.submenu TD {
	border-bottom: 1px solid #d7d7d7;	
}

.submenuitem {
	background-color: #f5f5f5;
	padding: 3px 2px 3px 10px;
}

.submenuitem_active {
	background-color: #e9e9e9;
	padding: 3px 2px 3px 10px;
}

.submenuitem a:link ,.submenuitem a:visited ,.submenuitem_active a, .submenuitem_active a:hover,  .submenuitem a:hover{
	font-family: Eurostile, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #202020;
	text-decoration: none;
	width: 100%;
}
a:link, a:visited {
	color: #003663;
}
		.menuItem {
			height: 22px;
		}
a.fagknap:link, a.fagknap:visited {
	display: block;
	width: 161px;
	height: 47px;
	color: #fff;
	background: url(/img/v4/fagbuttonbg.gif);
	text-align: center;
	text-decoration: none;
	padding: 10px 20px 0 20px;
	margin-top: 50px;
}
a.fagknap:hover {
	background: url(/img/v4/fagbuttonbg_a.gif);
}
/* SLIDER */
.tabb, A.tabb:link, A.tabb:visited	{
	font: 10px verdana;
	color: #000000;
	text-decoration: none;
}
A.tabb:hover	{
	color: #ffffff;
	
}


.topBar {
	width: 100%;
	height: 50px;
	background: #000080;
}
.topImage {
	background: #f5f5f5 url('/img/topbillede_small.jpg');
	height: 104px;
}

.hline {
	background-image: url(/img/v4/hline.gif);
}

.vpageline {
	background: #000080;
}

.breadcrumb {
	padding: 0px 0px 0px 0px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #7d7d7d;
	clear: both;
}
	.breadcrumb a:link, .breadcrumb a:visited {
		font-weight: normal;
		color: #7d7d7d;
		text-decoration: none;
	}
	.breadcrumb A:Hover {
		font-weight: normal;
		color: #7d7d7d;
		text-decoration: uderline;
	}
.breadcrumbitem {
	float: left;
	padding-right: 14px;
	margin-right: 3px;
	background-image: url(/img/bcpil.gif);
	background-repeat: no-repeat;
	background-position: 100% 4px;
}

/* CM Styles */
#PageTitle {
	margin-bottom: 5px;
}
#PageTitle h1 {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
    font-weight: normal;
    color: #003663;
}
#PageTitle p {
	font: 70% verdana;
	color: #7d7d7d;
	margin: 0px;
}

.LayoutFull {
	
}


.LayoutCol1 {
	padding-right: 50px;
}

.LayoutCol2 {
	width: 200px;
}


	.gridSplitMid {
		width: 100%;
		background-image: url(/img/vline.gif);
		background-position: 50%;
		background-repeat: repeat-y;		
	}

	.gridSplitMidLeft {
		float: left;
		width: 48%;
		margin-right: 5px;
	}
	.gridSplitMidRight {
		float: right;
		width: 48%;
		margin-left: 5px;
	}
	
.gridSplitRight {
	background: none;
}

	
	
/* 
	ELEMENT STYLES
*/

.elementNormal1 {
	font: 12px Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
    color: #656262;
}
	.elementNormal1 h2 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		margin-top: 5px;
		margin-bottom: 10px;
		color: #003663;
	}
	.elementNormal1Content {
		line-height: 130%;
	}
	.elementNormal1Content p {
		margin: 0px 0px 20px 0px;
	}
	

.elementNormal2 {
	font: 16px Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	color: #585b59;
}
	.elementNormal2 h2 {
		font: bold 16px Eurostile, Verdana, Arial, Helvetica, sans-serif;
		margin: 0px 0px 5px 0px;
	}
	.elementNormal2 p {
		margin-top: 5px;	
		margin-bottom: 20px;	
	}
	.elementNormal2 a {
		font: 100% Eurostile, Verdana, Arial, Helvetica, sans-serif;
	}
	
	
.elementNormal3 {
	font: 70% verdana;
}

.elementNormal3 img {
	border: 1px solid gray;
}

	.elementNormal3 h2 {
		font: bold 100% Eurostile, Verdana, Arial, Helvetica, sans-serif;
		margin-top: 0px;
		margin-bottom: 0px;
	}
	.elementNormal3Content {
		margin-bottom: 5px;	
	}
	.elementNormal3Content p {
		margin-top: 5px;	
		margin-bottom: 5px;	
	}
	

.elementBox1 {
	font: 100% verdana;
	margin-bottom: 10px;
	border-left: 1px solid #909090;
	padding-left: 10px;
}
	.elementBox1 h2 {
		font: 12px arial;
 		text-transform: uppercase;
 		padding: 0;
 		margin: 0 0 10px 0;
	}
	.elementBox1Content {
		margin: 0px;	
		padding: 0;
	}
	.elementBox1Content p{
		margin: 0px 0px 8px 0px;	
	}
	.elementBox1Link{
		padding: 5px 5px 5px 8px;
		margin-bottom: 10px;
	}

	
.elementBox2 {
	font: 70% tahoma;
}
	.elementBox2 h2 {
		margin-bottom: 5px;
	}
	.elementBox2 p {
		margin-bottom: 5px;	
	}
.elementBox3 {
	border: 1px solid silver;
}

	.elementBox3 h2 {
		border-bottom: 1px solid silver;
		font: 18px verdana;
		margin-bottom: 5px;
	}
	.elementBox3 p {
		font: 11px verdana;
		margin-bottom: 5px;	
	}

	
	
/******************************************************************************************
	NYHEDER
*****************************************************************************************/


/* OVERBLIK */
.NewsListItem  {
	font-size: 11px;
	border-bottom: 1px solid #d9d9d9;
}

.NewsListItemHeader {
}
.NewsListItemTitle {
	float: left;	
	font: 11px arial, sans-serif;
	text-transform: none;
}

.NewsListItemDate {
	float: right;
	font: 11px arial, sans-serif;
	text-align: right;
}

.NewsListItemBody {
	font: 11px arial, sans-serif;
	line-height: 130%;
}

.ShowNewsItem  {
	border: none;
	padding: 6px;
	background: #fbfbfb;
	margin-bottom: 15px;
	font-size: 100%;
}

.ShowNewsItemHeader {
}
.ShowNewsItemTitle {
	float: left;	
	font: bold 13px arial, sans-serif;
	
}

.ShowNewsItemDate {
	float: right;
	font: 80% arial;
	text-align: right;
}

.ShowNewsItemBody {
	font: 11px arial, sans-serif;
}	


	.ListItem .Title{
		font: 11px arial, sans-serif;
		float:left;
		
	}
	.ListItem .Date{
		font: 11px arial, sans-serif;
		float:right;
	}
	
.ListHeader{
	font: bold 13px arial, sans-serif;
}

.UdtraekItemNormal {
	padding: 2px 0px 2px 0px;
	font-size: 100%;
	border-bottom: 1px solid silver;
}
	.UdtraekItemNormal .Title{
		font: bold 100% verdana;
		float:left;
		
	}
	.UdtraekItemNormal .Date{
		font: 100% verdana;
		float:right;
	}
.UdtraekItemBox {
	padding-bottom: 15px;
	background: none;
	
}
	.UdtraekItemBox .Title{
		font: 12px arial;
		
	}
	.UdtraekItemBox .Title a {
		color: #000;
		text-decoration: none;
	}
	.UdtraekItemBox .Title a:hover {
		text-decoration: underline;
	}
	.UdtraekItemBox .Date{
		font: 10px arial;
		color: #a1a1a1;
	}
	.UdtraekItemBox .Description{
		font: 11px arial;
	}
	
.FormElement {
	margin-bottom: 5px;
	font-size: 11px;
}