﻿@charset "utf-8";
/* CSS Document */

body

{
	margin: 0;
	padding: 0;
	font: 85% arial, hevetica, sans-serif;
	text-align: center;
	color: #000000;
	background-color: #ffffff;
}



a:link { color: #800000; }

a:visited {
	color: #990066;
}



a:active

{
	color: #666666;
	background-color: #FFFFFF;
}




a:hover

{
	color: #666666;
	background-color: #FFFFFF;
}




h1 {
	color: #B800000;
	font-weight: bold;
	margin: 0 0 0 0;
	font-family: arial, georgia, times, "times new roman", serif;
	text-decoration: none;
	font-size: 2em;
}

h1 a { text-decoration: none;
 }

h2

{

	color: #B800000;
	font-weight: bold;
	margin: 0 0 0 0;
	font-family: arial, georgia, times, "times new roman", serif;
	text-decoration: none;
	font-size: 1.3em;

}



h2 a { text-decoration: none;
 }



h3

{

	color: #5B5E0E;

	font: 106% Arial, Helvetica, georgia, times, "times new roman", serif;

	font-weight: bold;

	margin-top: 0;
	margin-bottom: 0;

}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 1 0 2 0;
	font-size: .9em;
	color: #000000;
}

#container

{
	width: 1004px;
	text-align: left;
	background-color: #fff;
	border: 1px none #fff;
	margin-top: 0.5em;
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: auto;
}

h6 {
	color: #B800000;
	font-weight: none;
	margin: 1 0 2 0;
	font-family: verdana, arial, georgia, "times new roman", serif;
	text-decoration: none;
	font-size: 0.65ems;
}





#enislogo

{
	position: absolute;
	left: 705px;
	top: 24px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}


#etwinninglogo

{
	position: absolute;
	left: 860px;
	top: 18px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}




#header

{
	height: 150px;
	width: 100%;
	border-bottom: 1px solid #fff;
	position: relative;
	border: 1px none #fff;
	border-bottom: 1px solid #fff;
	background-color: #ffffff;
	
}



#menu

{
	float: right;
	width: 295px;
	border-left: 1px solid #C5C877;
	padding-left: 10px;
	list-style-type: circle;
	padding-top: 16px;
	margin: 0px;
}
#menu ul {
	list-style-type: circle;
	top: 8px;
	font-size: .96em;
}

#menu div.feature p
{
	margin-top: 0.25em;
	margin-bottom: 1em;
    line height: 1,5;	
	font-family: Arial, Helvetica, Verdana, Georgia, sans-serif;
	font-size: 95%;
}

div#menu div.feature h3 {
	font-size: 1em;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-family: , arial, verdana, "times new roman", serif;
	border: 1px solid #000000;
    }



#contents {
	margin-top: 7px;
	margin-right: 327px;
	margin-bottom: 20px;
	margin-left: 10px;
	padding: 0px;
	
}



.blogentry {
	border-bottom: 1px solid #C5C877;
	clear: left;}

.blogentry p 
{
	margin-top: 0;
	margin-bottom: 0.25em;
	line height: 1.5;
	font-family: Verdana, Arial, Helvetica, Georgia, sans-serif;
	font-size: 0.99em;
	text-align: left;
	margin-left: 0em;
}


.blogentry h5
{
	margin-top: 0;
	margin-bottom: 0.25em;
    line height: 1.5;
	font-family: Verdana, Arial, Helvetica, Georgia, sans-serif;
	font-size: 0.99em;
	font-style: italic;
	font-weight: lighter;
}



.blogentry h6
{
	margin-top: 0;
	margin-bottom: 1.5em;
    line height: 1.5;
	font-family: Verdana, Arial, Helvetica, Georgia, sans-serif;
	font-size: 0.75em;
	font-weight: lighter;
}


#footer

{
	clear: both;
	color: #000000;
	text-align: center;
	font-size: 10px;
	padding-bottom: 0px;
}






/* begin 2 spalter */
 
.blogentry .mellomrom {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
    }
.blogentry .spalte1 {
	float: left;
	width: 300px;
	padding: 0;
	border: none;
	margin-top: 0em;
	margin-right: 5%;
	margin-bottom: 0;
	margin-left: 0;
	 }
    
.blogentry.spalte2 
{
	float: left;
	width: 300px;
	margin-right: 0;
	margin-top: 1.5em;
}
		
	
	/* slutt 2 spalter */
	
		/* plcement pictures */
	
		
	.pmain 
	{
	margin-top: 1px;
	margin-bottom: 2px;
	margin-left: 0px;
	display: block;
	border: 1px solid #000000;
}
	
	
	

.fr {
	/* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	border: 1px solid #000000;
	float: right;
	margin-right: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 8px;
}
.fl {
	/* this class can be used to float an element left in your page. The floated element must precede the element it should be next to on the page. */
	border: 1px solid #000000;
	float: left;
	margin-right: 8px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;	
	/* placement pictures */
}
    

.fr-2 {
	/* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-right: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 8px;
}


.fl-2 {
	/* this class can be used to float an element left in your page. The floated element must precede the element it should be next to on the page. */
	border: 1px; solid #ffffff;
	float: left;
	margin-right: 8px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;	
	/* placement pictures */
}


/* search*/

#search {
text-align: left; padding: 0.25em 0 0.25em 5px;}#search h4 {display: none;}#search form {margin: 0; padding: 2px 0.1em 0;}#search input[type=text] {width: 12em; border: 2px inset #999;}
#search small {display: block; margin: 0 0em; padding: 0;  text-align: right; line-height: 1;}#search small a {background: #FFF; color: #668; font-style: italic;}



.style1 {
	font-size: 0.85em
}
