

body{
	background:#00f;	
	margin:0;
	padding:0;
	font-family:Arial, Arial, Helvetica, sans-serif;
	font-size:18px;	
	color:#fff;
}

/*CONTAINER*/
#outer-container{
	margin:0px auto;
	width:968px;
	background:#00f;
	overflow:hidden;
}

#outer-container #top-shadow{
	float:left;
	background:#00f;
	width:968px;
	overflow:hidden;
}

#outer-container #top-shadow #inner-container{ 
	float:left;
	width:960px;
	padding:0 4px;		
	overflow:hidden;
}

#bottom{	
	margin:0px auto 20px;		
	width:960px;	
	height:10px;
	line-height:10px;
	overflow:hidden;
	background:#00f;	
}

/*Header*/
#header{
	display:none;
	float:left;
	width:958px;
	padding:0 1px;
	margin:0 0 0 0;
	height:98px;
	overflow:hidden;
	background:#00f;		
}

a#logo{
	float:left;
	margin:17px 0 0 40px;	
}
a#logo img{	
	border:0;
	width:212px;
	height:65px;
}
#tools{
	float:right;
	display:inline;
	margin:43px 20px 0 0;
}
#tools ul{
	float:left;
	margin:21px 0 0 0;
	padding:0;
	list-style:none;
}
#tools ul li{
	display:inline;
}
#tools ul li a{
	font-size:18px;
	font-weight:normal;
	color:#fff;
	padding:0 5px;
	border-left:1px solid #777;
	text-decoration:none;
}
#tools ul li.first a{
	border:0;
}
#tools .tools-box{
	float:left;
	margin-left:20px;
	width:333px;
	height:55px;
	overflow:hidden;
	background:#00f;
}
#tools .tools-box ul.lang{
	display:inline;
	margin:19px 0 0 16px;
}
#tools .tools-box ul.font{
	display:inline;
	margin:19px 0 0 10px;
}
#tools .tools-box ul li a{
	padding:0 1px;
}
#tools .tools-box a{
	float:left;
	display:block;
	width:20px;
	height:20px;
	overflow:hidden;
	text-indent:-444px;
	border:0;
}
a#lang-en{background:#00f;}
a#lang-dk{background:#00f;}
a#lang-de{background:#00f;}
a#font-normal{background:#00f;}
a#font-max{background:#00f;}
a#font-min{background:#00f;}
a#btn-search{background:#00f;}
.search-box{
	float:left;
	margin:19px 0 0 11px;
}
.search-box span{
	float:left;
	display:block;	
	background:#00f;
	width:120px;
	height:14px;
	overflow:hidden;
	padding:3px 5px;	
	margin:0 5px 0 0;
}
.search-box span input{
	float:left;
	border:0;
	background:#00f;
	width:120px;
	font:18px/22px Arial, Helvetica, sans-serif;
	color:#fff;
	padding:0;
}

/*Flokkar*/
#flokkar{
	float:left;
	width:941px;
	height:auto;
	padding:12px 0 0 19px;
	margin:2px 0 0 0;	
	overflow:hidden;
	background:#00f;
}
#flokkar .box{
	float:left;
	width:224px;
	height:auto;
	padding:4px 3px;
	margin:0 1px 0 0;
	background:#00f;
}
#flokkar .box img{
	display:none;
}
#flokkar .box h1{	
	margin:0;
	padding:0 14px 0 10px;
	font-size:20px;
	line-height:26px;
	color:#fff;
	font-weight:bold;	
	background:#00f;
	border-bottom:1px solid #ccc;
}
#flokkar .box h1 img{
	display:none;
	margin-top:8px;
}
#flokkar .box .box-content{
	float:left;
	margin:0;
	padding:0;
	width:224px;
	height:auto;
	overflow:hidden;
	background:#00f;
}
#flokkar .box .box-content ul{
	padding:0;
	margin:10px 0 0 10px;
	list-style:none;
}
#flokkar .box .box-content ul li{
	padding-left:10px;
	height:auto;
	background:#00f;
}
#flokkar .box .box-content ul li a{
	font-size:18px;
	font-weight:normal;
	color:#fff;
	text-decoration:none;
}

/*middle-container*/
#middle-container{
	float:left;
	display:inline;
	margin:1px 1px 0 1px;	
	padding:4px 19px 0 19px;
	width:920px;
	background:#00f;
	overflow:hidden;
}

#middle-container .left-column{
	float:left;
	width:190px;
	margin:0;
	padding:0;
	overflow:hidden;
	margin-right:5px;
}
#middle-container .middle-column{
	float:left;
	width:528px;
	margin:0;
	padding:0;
	border:1px solid #ccc;
	background:#fff;
	overflow:hidden;	
	margin-right:5px;	
}
#middle-container .right-column{
	float:left;
	width:190px;
	margin:0;
	padding:0;
	overflow:hidden;	
}

/*column - box*/
.left-column .box,
.right-column .box{
	float:left;
	width:188px;
	background:#fff;
	border:1px solid #ccc;
	margin-bottom:5px;
	overflow:hidden;
}
.left-column .box h1,
.right-column .box h1{	
	margin:0;
	padding:0 14px 0 10px;
	font-size:18px;
	line-height:26px;
	color:#fff;
	font-weight:bold;		
	background:#00f;	
}

.left-column .box-blue{
	float:left;
	width:200px;
	height:auto;
	padding-top:2px;
	overflow:hidden;
	background:#00f;
	margin-bottom:5px;
}
.left-column .box-blue select{
	margin:10px 0 0 20px;
	width:150px;
	height:auto;
	font:18px/28px Arial, Helvetica, sans-serif;
	color:#fff;
}

.right-column .box p{
	margin:0;
	padding:0;
	text-align:center;
	margin:10px 0 5px;
}

ul.company{
	clear:both;
	padding:0;
	margin:0;
	list-style:none
}
ul.company li{
	text-align:center;
	padding:8px 0;
}
ul.company li a img{
	border:0;
}

/*middle-content*/
#middle-container .middle-column .column-content{
	float:left;
	display:inline;
	width:520px;
	margin:1px;	
	padding:5px 3px 5px 3px;	
	background:#00f;
	overflow:hidden;		
}

/*content general*/
#content{
	font-size:18px;
}
#content div,
#content table{
	font-size:100%;
}
a{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}

/*news-list*/
ul.news-list{
	margin:0;
	padding:35px 13px 0 7px;
	list-style:none;
}

ul.news-list li{
	padding:6px 0 9px 0;
	background:#00f;
}
ul.news-list li.first{
	background:#00f;
}
ul.news-list li span.date,
#content span.date{		
	margin:0;
	padding:0;
	font-size:90%;
	color:#fff;
}
ul.news-list li h3,
#content h3{
	margin:0;
	padding:0;
	font-size:127%;
	line-height:110%;
	font-weight:bold;
}
ul.news-list li p{
	margin:0;
	padding:0;
	font-size:100%;
	line-height:130%;	
}
.banner a img{
	border:1px solid #ccc;
}

/*eldri frettir & fundargerdir*/
.list-summary{
	float:left;
	display:inline;
	padding:0;	
	margin-bottom:5px;
}
.list-summary .column{
	float:left;
	overflow:hidden;	
	height:auto !important;	
}
.list-summary .first{
	width:259px;
	margin-right:1px;
}
.list-summary .second{
	width:259px;
	padding:0 0 0 1px;
	background:#00f;
}
.list-summary .column h1{	
	float:left;
	margin:0;
	padding:0 15px 0 18px;
	font-size:109%;
	line-height:26px;
	color:#fff;
	font-weight:bold;	
	background:#00f;
	border-top:1px solid #f1f1f1;
}
.list-summary .first h1{
	width:226px;
}
.list-summary .second h1{
	width:227px;
}
.list-summary .column h1 img{	
	margin-top:5px;
}
.list-summary .column .container{	
	float:left;
	display:inline;
	margin-top:1px;
	padding:0;
	background:#00f;	
	width:259px;
	overflow:hidden;
}
.list-summary .second .container{	
	margin-left:1px;
}
.list-summary .column ul{	
	display:block;
	margin:11px 0 0 16px;
	padding:0;
	list-style:none;
}
.list-summary .column ul li{
	float:left;
	width:235px;
	margin-bottom:5px;
	overflow:hidden;	
}
.list-summary .column li .date{
	float:left;
	display:block;
	width:57px;
	overflow:hidden;	
}
.list-summary .column li a{
	float:left;
	display:block;	
	width:178px;
	overflow:hidden;	
}

/*RIGHT-COLUMN*/
ul.ads{
	margin:0;
	padding:0;
	list-style:none;
}
ul.ads li{
	text-align:right;
	margin-bottom:5px;
	padding-right:13px;
}
ul.ads li a img{
	border:0;
}
/*calendar*/
table.cal{
	margin:8px 0 0 14px;
}
table.cal th,
table.cal td{
	font-size:18px;
	color:#fff;
	padding:0;
	margin:0;
	width:22px;
	height:auto;
	text-align:center;
}
table.cal th.mth{
	width:140px;
}

/*tylkininngar*/
ul.tilk-list{
	margin:8px 0 0 13px;
	padding:0;
	list-style:none;
}
ul.tilk-list li .date{
	display:block;
	font-size:18px;
	color:#fff;
}
ul.tilk-list li a{
	font-size:18px;
	color:#fff;
}

/*survey*/
.survey{
	padding:8px 0 0 13px;
}

/*Footer*/
#footer{
	float:left;
	display:inline;
	width:920px;	
	margin:14px 20px 0;
	text-align:center;
	padding:7px 0 20px;
	border-top:1px solid #ccc;
}


.clear{clear:both;}



/* LEFT NAV */

.left-column .box ul.nav{
	margin:0;
	padding:0;
	list-style:none;
}
.left-column .box ul.nav li{
	margin:0;
	padding:5px 10px 5px 10px;
	border-top:1px solid #ccc;
	background:#00f;	
}
.left-column .box ul.nav li.first{
	border:0;
}
.left-column .box ul.nav li a{
	font-size:18px;
	line-height:15px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;		
}

.left-column .box ul.nav li a:hover{
	color: #fff;
}

.left-column .box ul.nav li.selected2
{
	background:#00f;	
}

.left-column .box ul.nav li.level3
{
	padding:3px 10px 3px 15px;
	background:#00f;
}

.left-column .box ul.nav li.level3 a
{
	font-weight:normal;
}

.left-column .box ul.nav li.selected3 a
{
	color: #fff;
}

.left-column .box ul.nav li.level4
{
	padding:3px 10px 3px 25px;
	background:#00f;
}

.left-column .box ul.nav li.level4 a
{
	font-weight:normal;
}

.left-column .box ul.nav li.selected4 a
{
	color: #fff;
}

.left-column .box ul.nav li.level5
{
	padding:3px 10px 3px 35px;
	background:#00f;
}

.left-column .box ul.nav li.level5 a
{
	font-weight:normal;
}

.left-column .box ul.nav li.selected5 a
{
	color: #fff;
}

/* Breadcrumbs */

div#breadcrumbs
{
	clear:both;
	float:left;
	padding:5px 0px;
	margin:0px 0px 10px 0px;
	width:506px;
	line-height:15px;
	color: #fff;
	background:#00f;
}

div#breadcrumbs a
{
	color: #fff;
	font-weight:normal;
}

div#breadcrumbs a.last
{
	color: #fff;
}

div#breadcrumbs h1
{
	margin:0px;
	padding:0px 0px;
	color:#fff;
	font-size:21px;
}


/* FORM */

input, textarea,select,button
{
	font-family:Arial;
	font-size:18px;
	color: #fff;
}

.ctrllabel
{ 
	float:left;
	display:block;
	width:220px;
	text-align:left;
	font-weight:bolder;
}

.ctrllabel
{
	text-align:left;
}

.inputtextClass, .textareaClass, .inputcheckClass, .inputfileClass, .inputradioClass
{
	float:left;
	width:500px;
}


.ctrlinputtext, .ctrltextarea, .ctrlinputfile
{
	width:250px;
}

.ctrlinputradio, .ctrlinputcheck
{
	clear:both;
}

.ctrlbuttonsubmit
{

}


/* H2 */

h2
{
	margin:0px;
	padding:2px 0px;
	font-family:Arial;
	font-size:21px;	
	color: #fff;
	line-height:16px;
}

a.pdf{
	padding: 3px 0 3px 20px;
	background:#00f;	
}



/* ## VISUALLY IMPARED ## */

div#topBlind
{
	padding-top:10px;
	padding-bottom:10px;
	float:left;
	width:100%;
	height:30px;
	visibility: visible;
	background-color:#fff;
	border: 1px solid #000;
	text-align:center;
	font-size:25px;
	Border-bottom:2px solid #000;
}


div#topBlind a, div#topBlind p
{
	visibility: visible;
	font-size:25px;
}