
/* --------------------------------------- Start - Common ---------------------------------------------- */
html, body, p, table, div, td, form, img, h1, h2, h3, h4, h5, h6 { font-size: 12px; }
html, body, div, p, table, td, form, img, h1, h2, h3, h4, h5, h6 { font-family: Arial,Verdana,Tahoma,sans-serif; padding: 0px; margin: 0px; border: 0px transparent none; background-position:left top; background-repeat:no-repeat; }

body {
/*background:#62626A url(../myndir/body_bg.jpg) repeat-x;*/
background:#00539B url() repeat-x;
color:#000;
text-align:center;
margin:0;
margin-top:20px;
padding:0;
overflow: scroll !important;
overflow: none;
}


* a {
outline:none
}
*{
outline:none;
}

#container {
background:#F2F2F2;
width:969px;
margin:0 auto;
}
#toppur {
position:relative;
background:url(../images/haus2.jpg);
color:Black;
font-size:20px;
width:969px;
height:205px;
margin:0 auto;
}
.logo_overlay{
width:165px;
height:155px;
position:absolute;
top:30px;
left:55px;
border:0px solid red;
}
.logo_overlay2{
width:360px;
height:50px;
position:absolute;
top:110px;
left:280px;
border:0px solid red;
}

#TopNavContainer {
background:url(../images/navback2.jpg) no-repeat;
width:969px;
height:27px;
margin:0 auto;
}
#navInner {
border:0px solid blue; 
color: #fff;
width:910px; 
margin:0 auto;
padding-top:5px;
padding-left:25px;
text-align:left
}
#navInner a:link, #navInner a:visited {
color: #fff;
text-decoration:none;
font-weight:bold;
}
#navInner a:hover, #navInner a.selected {
color: #FFCC00;
}


#TopNavSkuggi {
background: url(../images/navskuggi.jpg) repeat-x;
position:relative;
width:927px;
height:10px;
margin:0 auto;
overflow:hidden;
}
#ContentContainer {
background:url(../images/contentback.jpg) repeat-y;
width:969px;
margin:0 auto;
}
#footer {
background:url(../images/footerback.jpg) no-repeat;
width:969px;
height:50px;
margin:0 auto;
}
#footer p{
color: #ED1C24;
}
#footer a:link, #footer a:visited {
color: #ED1C24;
text-decoration:none;
}
#footer a:hover {
color: #ED1C24;
text-decoration:underline;
}




#left {
float:left;
width:200px !important;
width:200px;
border-right:0px solid black;
text-align:left;
margin-top:10px;
}



#content {
background:#fff;
color:#373737;
width:675px;
float:left;
/*padding:15px !important;*/
padding:15px;
text-align:left;
line-height:20px;
}

#content_fors {
position:relative;
background:#fff;
color:#373737;
width:475px;
float:left;
/*padding:15px !important;*/
padding:15px;
text-align:left;
line-height:20px;
}

#content a:link, #content a{
color: #750809;
text-decoration:underline;
}
#content a:hover{
color: #DA9025;
text-decoration:none;
}

#right {
padding:5px;
float:left;
width:190px !important;
width:190px;
text-align:left;
color:#00539B;
font-size:11px;
line-height:18px;
border-left:0px solid black;
border-right:0px solid black;
}


.fyrirs{
color:#0A3570;
font-family:Georgia;
font-size:24px;
line-height:28px;
font-weight:normal;
margin-bottom:10px;
}


#left ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

img {
    border: none;
} 
p, ul, li
{
	margin-top: 0px;
	margin-bottom: 0px;
}
ul{
	list-style-type: square

}


a{
color:#00539B;
text-decoration:underline;
}
a:hover{
color:#00539B;
text-decoration:none;
}

/* MENU */
#navcontainer ul
{
list-style-type: none;
text-align: left;
}

#navcontainer ul li a
{
/*background: transparent url(../images/ber.png) left center no-repeat;*/
padding: 5px;
padding-left: 18px;
padding-right: 0px;
text-align: left;
font: normal 12px arial, lucida, sans-serif;
text-decoration: none;
color: #00539B;
display:block;
border-bottom:1px solid #00539B;
font-weight: bold;
}

#navcontainer ul li a:hover
{
background: transparent url(../images/ber.png) left 5px no-repeat;
color: #062144;
}

#navcontainer ul li a#current
{
background: transparent url(../images/ber.png) left 5px no-repeat;
color: #062144;
}




/* --------------------------------------- Front Page Slider ---------------------------------------------- */
#slider { 
text-align: center;
margin:0 auto;
margin-bottom:30px;
border:1px solid #00539B;
}
#slider ul, #slider li { 
margin : 0; 
padding : 0;
list-style : none; 

} 
#slider li { 
width : 460px; 
height : 300px; 
overflow : hidden; 
} 
#prevBtn { 
position : absolute; 
left : 235px; 
top:319px
} 
#nextBtn { 
position : absolute; 
left : 265px; 
top:319px
} 
#prevBtn a, #nextBtn a, #firstBtn a, #lastBtn a { 
text-decoration : none; 
font-weight:normal;
font-size : 12px; 
width : 22px;
height:14px;
display : block; 
float : left; 
background : #999999; 
color : #e1e1e1; 
padding : 0; 
padding-bottom : 6px; 
margin-right : 2px; 
text-align : center; 
} 
#prevBtn a:hover, #nextBtn a:hover, #firstBtn a:hover, #lastBtn a:hover { 
background : #00539B; 
color : #fff; 
} 
/* --------------------------------------- End Page Slider ---------------------------------------------- */



