﻿body
{
    margin: 0;
    background-color: #fffff8;
    font-size:small;
    letter-spacing:0.00em;
    font-family: Verdana, Georgia, Helvetica, Sans-Serif;
}

/* Sidestruktur*/

#wrapper {
	width:850px;
	margin: 0px;
	padding:0.5em;
	border-left:1px dashed cornflowerblue;
	border-right:1px dashed cornflowerblue;
	}

/* Header seksjon 
--------------------------------------------------------------------------*/

#header 
{
    height:110px;
    border-top:3px solid cornflowerblue;
    border-bottom:3px solid cornflowerblue;
    border-left:12px solid cornflowerblue;
	margin-bottom: 0.5em;
	padding:5px;
	background:url(Bilder/Design/header.png) white no-repeat 1em .5em;
	background-position:middle center;
	background-color: White;
}

#header a:link
{
	color: #00007D;
}

/* Navbar
-----------------------------------------------------------------------------*/
#navbar
{
    height:20px;
    border-top:1px solid cornflowerblue;
    border-bottom:1px solid cornflowerblue;
    border-left:12px solid cornflowerblue;
    border-right:1px solid cornflowerblue;
    margin-top:10px;
    margin-bottom:10px;
    font: 80% Verdana, Arial, Helvetica, Georgia, "Times New Roman", Times,sans-serif;
	color: black;
	vertical-align:middle;
    background-color:#b0c4de;
}

#navbar .title 
{
	background-color: transparent;
	float: left;
	margin:2px;
	margin-left:10px;
	font-weight:bold;
}

#navbar .breadcrumb 
{
	background-color: transparent;
	float: right;
	margin: 2px;
	margin-right: 20px;
	font-weight:bold;
}


/* Navigation 
-------------------------------------------------------------------------------*/

#navigation
{
    width:200px;
    width: 14em;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 80%;
    border: 1px solid cornflowerblue;
    float:left;
    margin-bottom:1em;
    /* position:absolute;
    left:0.5em;
    top:5em; */
}

#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#navigation li {
	border-bottom: 1px solid white;
}

/* Hovedkategoriene i navbar
------------------------------------------------------------------------------------*/
#navigation li a
{
    display: block;
    padding: 5px 5px 5px 0.5em;
    border-left: 12px solid cornflowerblue;
    border-right: 1px solid cornflowerblue;
    border-bottom: 0px;
    background-color: #003366;
    color: #FFFFFF;
    text-decoration: none;
}

#navigation li a:hover
{
    background-color: #dee1ff;
    border-left: 12px solid #003366;
    color: black;
    /* background:url(Bilder/Design/pil.png) no-repeat .5em; */
    /* border-right: 10px solid #003366; */
    
}

/* Underkategoriene i navbar
---------------------------------------------------------------------------------*/
#navigation ul ul {
	margin-left: 12px;
}

#navigation ul ul li {
	border-bottom: 1px solid white;
	margin:0;
	background-color: yellow;
	color: black;
}

#navigation ul ul a:link, #navigation ul ul a:visited
{
    background-color: #b0c4de;
    color: black;
}

#navigation ul ul a:hover
{
    background-color: #dee1ff;
    color: black;
}

/* Main Content 
------------------------------------------------------------------------*/

#content
{
    /* border: 1px solid cornflowerblue; */
    margin-bottom:1em;
    margin-left:13em;
    padding-right:10px;
    padding-left:10px;
    padding-bottom:5px;
    background-color:White;
}

h1 
{
	font: 150% Arial, Helvetica, Georgia, "Times New Roman", Times, serif;
}

h6
{
    background:url(Bilder/Design/pil.gif) no-repeat 0.5em;
    padding-left:45px;
    font-size:100%;
    font-weight:bold;
}

#content p {
	font-size: 90%;
	line-height: 1.5em;
}

#content p img
{
    border:1px solid black;
}

#content ul {
	font-size:80%;
	line-height: 1.6em; 
}

#content li
{
    list-style-image:url(Bilder/Design/kvadrat.gif);
    margin:5px;
    padding-left:15px;
    font-weight:bold;
}


#sideHeader
{
    display:block;
    height:30px;
    margin-bottom:10px;
    padding-top:10px;
    background-color:#003366;
    font-size:110%;
    font-weight:bold;
    text-align:center;
    color:White;
}

#slogan
{
    background:url(Bilder/Design/slogan_L.png) no-repeat center;
    height:250px;
    margin:5px;
    border:0px;
}

.sloganTittel
{
    font-family:Arial;
    font-size:110%;
    font-weight:bold;
    text-align:right;
    margin-right:20px;
}

.sloganListe
{
    font-family:Arial;
    background:url(Bilder/Design/pil.gif) no-repeat 0.5em;
    padding-left:45px;
    font-size:110%;
    font-weight:bold;
}

#content .jobbBilde
{
    margin-right:30px;
    margin-top:30px;
    float:right;
}

#content .jobbHeader
{
    display:block;
    width:100%;
    background-color:#b0c4de;
    font-weight:bold;
    padding-left:10px;
}

#content .fotoHeader
{
    display:block;
    width:100%;
    background-color:#b0c4de;
    font-weight:bold;
    font-size:xx-small;
    text-align:center;
    padding-left:0px;
    margin-top:4px;
}

#content .artikkelHeader
{
    display:block;
    width:100%;
    background-color:#b0c4de;
    font-family:Verdana;
    font-weight:bold;
    font-size:large;
    padding-left:10px;
}

#content .artikkelTommel
{
    float:right;
}

#content .artikkelIngress
{
    float:left;
    font-weight:bold;
    margin-bottom:7px;
}

#content .artikkelFoto
{
    text-align:center;
}

#content .artikkelFotoHeader
{
    display:block;
    text-align:center;
    font-size:xx-small;
    font-weight:bold;
    margin-top:0px;
    margin-bottom:15px;
}

#content .artikkelFot
{
    display:block;
    border-top:1px solid black;
    border-bottom:1px solid black;
    font-size:x-small;
}

#content .adminFotoHeader
{
    display:block;
    text-align:center;
    width:100%;
    background-color:#b0c4de;
    font-weight:bold;
    font-size:small;
    padding-left:0px;
    margin-top:4px;
}

#content td .tabellHeader
{
    font-weight:bold;
}

#content .tabellKnappRight
{
    float:right;
}

#content .tabellKnappLeft
{
    float:left;
}

#content .skillelinje
{
    display:block;
    margin-top:20px;
    width:100%;
    height:1px;
    background-color:#b0c4de;
}

#content .senterFoto
{
    display:block;
    margin-left:auto;
    margin-right:auto;
    margin-bottom:0px;
}
/* Footerseksjon
---------------------------------------------------------------------------- */

#footer 
{
    /* border:1px solid cornflowerblue; */
    border-top:3px solid cornflowerblue;
    border-bottom:3px solid cornflowerblue;
    border-left:12px solid cornflowerblue;
    background: url(Bilder/Design/footer.png) white center no-repeat 0.5em;
    clear:both;
    height:90px;
    margin-top:10px;
    padding:5px;
}


#footer .epost
{
    font:x-small bold;
    margin-top:100px;
}

.left
{
    padding-left:5px;
    float:left;
}

.right
{
    padding-right:120px;
    float:right;
}

/* Jobbkontakt
----------------------------------------------------------------------------*/

.jobbKontakt
{
    margin:5px;
    padding:auto;
    width:100%;
    
}

td .jobbKontakt
{
    color:Red;
}

img .jobbKontakt
{
    border:1px solid black;
    margin-left:30px;
}

# content .bilde
{
    border:1px solid black;
    margin:auto;
}

/* Data Web Control Styles 
----------------------------------------------------------------------------*/

.DataList
{
    font-size: 90%;
    font-weight: bold; 
    letter-spacing: 0.5em;
    border:5px solid red;
}


.HeaderStyle
{
    background-color: #900;
    color: White;
    font-weight: bold;
}

.AlternatingRowStyle
{
    background-color: #fcc;
}

.RowStyle
{
    padding:2px;
    margin:2px;
    border:5px solid red;
}

td a:link a:visited .RowStyle
{
    border:1px solid red;
}

