/*
     i1.no Template
     by Mick Kolby (Magnus Kolstad), Martin Berglund and Mats Berner Staugaard
    
     This theme is protected by copyright and may not be copied freely.
*/
    
@import url(i1s.css);
    
    
* {
    padding: 0;
    margin: 0;
}
    
body {
    background: #fff;
    font-family: Verdana, Helvetica, sans-serif;
    color: #333;
    text-align: center;
    font-size: 62.8%;
}
    
p {
color: #ffffff
 margin: 0 0 1em 0; }

h2 {
    font-size: 1.8em;
    color: #1a5582;
    margin: 1em 0 0.5em 0;
}
    
a:link { color: #595a5e; text-decoration: none;}
a:visited { color: #595a5e; text-decoration: none;}
a:hover { color: #002244; text-decoration: underline;}
a:active { color: #595a5e; }
a.liten { color: #6d6c66; text-decoration: none; font-size: 1.1em;}
    
img {
    border: 0;
}

blockquote {
    padding: 0.8em;
    margin: 0.7em;
    width: 200px;
    color: #6d6c66;
}

small {
    font-size: 0.9em;
}
    
.alignright {
    	float: right;
}
    
.alignleft {
    	float: left;
}
    
.aligncenter {
    	text-align: center;
}
    
/* Runde hjørner */
    
.roundcont {
    width: 250px;
}
    
.roundtop { 
    background: url(images/tr.png) no-repeat top right; 
}
    
.roundbottom {
    background: url(images/br.png) no-repeat top right; 
}
    
img.corner {
    width: 10px;
    height: 10px;
    border: none;
    display: block !important;
}
    
/* Layout */
    
#snarveier {
	height: 70px;
    background: #1a5582; 
    margin: 0 0 2em 0;
    padding: 1em 0;
    border-bottom: 5px #f5f5f5 solid;
}

#snarveier_om {
    text-align: left;
    margin: 3em 0 0 0;
    padding: 1em;
}

#snarveier_om p {
    font-size: 1.2em;
}
    
p.snartekst {
    font-size: 1.2em;
    color: #ffffff;
    line-height: 0.6em;
	margin: 0;
    padding: 1em 0 1em 0;
	letter-spacing: 1px;
}

p.snartekst a {
    text-decoration: none;
    color: #ffffff;
    border-bottom: 1px #ffffff dashed;
}

p.snartekst a:visited {
    text-decoration: none;
    color: #ffffff;
    border-bottom: 1px #235495 dashed;
}
    
#konteiner {
    position: relative;
    width: 800px;
    margin: 0 auto 20px auto;
}

#parallel_konteiner {
    margin: 0 40px 20px 40px;
}
    
#logo {
    margin: 5px 0 20px 0;
}

#parallel_logo {
    margin: 0;
}
    
.soek {
    margin: 0 0 3em 0;
}

.parallel_soek {
    margin: 0;
}
    
#bildr {
    display: block;
    margin: 20px 0;
    height: 100px;
    border: 1px dashed #BBB;
}
    
#bildr p {
    padding-top: 42px;
}

#applet {
 /* empty */
}
    
#nyheter {
    text-align: left;
}
    
#nyheter h2 {
    font-family: Verdana, Helvetica, sans-serif;
    padding: 3px 0 2px 15px;
    margin: 0 0 1px 0;
    font-size: 12px;
    color: #FFF;
    float: none;
}
    
#nyheter h2 a img {
    margin: 0 10px 0 0;
}
    
#nyheter ul {
    list-style: none;
    margin: 0;
    padding: 10px 0 10px 15px;
}
    
.overskrifter {
    border-bottom: 1px dotted #FFF;
    margin: 0 0 3px 0;
}
    
.overskrifter ul li {
    margin: 0 0 7px 0;
    padding: 0;
}
    
.forum ul li {
    margin: 0 0 7px 0;
    padding: 0;
}
    
.forum ul li img {
    margin: 0 0 -2px 0;
    padding: 0;
}

/* Footer */
    
#footer {
    display: block;
    width: 800px;
    clear: both;
}
