body {

margin-top: 20px;
margin-bottom: 20px;
text-align: center;	
background-color: #ADD8E6;
padding: 0;

}

#omrids
{
	width: 800px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	border-width: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: #000000;
	background-color: #F0F8FF;
}




#omrids-artikler
{
	width: 425px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	border-width: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: #000000;
	background-color: #F0F8FF;
}


#tomtindhold
{
	width: 800px;
	height: 20px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-color: #ADD8E6;
}





#sidehoved
{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-color: #F0F8FF;
	
}


#content
{
	width: 380px;
	margin-left: 5;
	margin-right: auto;
	text-align: left;
	font-family: arial;
	font-size: 12;
	background-color: #F0F8FF;
	padding: 20;
}


.overskrift
{
	color: FF2828 ;
	font-size: 14;
	letter-spacing: 2px;
	line-height: 50px;
	
}


.underoverskrift
{
	color: FF2828 ;
	font-size: 12;
	font-family: arial;
	
	
}


.quote
{
	color: FF2828 ;
	font-style: italic ;
	margin-bottom: 20px;
	font-family: arial;
	font-size: 12;
	padding-left: 20;
	padding-right: 20;

}


.quote-kilde
{
	color: FF2828 ;
	font-style: normal;
	margin-bottom: 20px;
	font-family: arial;
	font-size: 10;

}

.byline{
	font-family: arial;
	font-size: 12px;
	margin: 10 0 0 5;
	color: #333 ;
	line-height: 14px;
	padding: 20;
	
}


	


.navigation a	{ 
	color: #333;
	font-family: arial;
	text-decoration: underline;
	 
	
}

.navigation a:hover
	{ 
	text-decoration: underline;
	color: #66CDAA;
	 
	
}





#Line 	{ 
	background-color: #F0F8FF; 
	width: 800px;  
	vertical-align: middle; 
	border-width: 1px 0px 0px 0px;
	border-style: solid none none none;
	padding-top: 10px;
	
} 


#Line2 	{ 
	background-color: #F0F8FF; 
	width: 750px;  
	vertical-align: middle; 
	border-width: 0px 0px 1px 0px;
	border-style: none none solid none;
	padding-top: 20px;
	
} 


#Navbar { 
	background-color: #F0F8FF; 
	margin-top: 0; 
	margin-bottom: 0; 
	width: 800px; 
	height: 20px; 
	vertical-align: middle; 
	border-width: 0px 0px 0px 0px;
	border-style: none none none none; 
	padding-bottom: 10px;
	word-spacing: 5px;
}

.nav a { 
	color: #333; 
	text-decoration: none; 
	text-align: left; 
	font-family: Arial;
	font-size: 14;
	font-weight: normal;
	word-spacing: 2px;
	padding: 10px;

}

.nav a:hover { 
	color: #87CEFA; 
	text-decoration: none; 
	text-align: left; 
	font-family: Arial;
	font-size: 14;
	font-weight: normal;
	word-spacing: 2px;
}



}


#Navbar2{ 
	background-color: #F0F8FF; 
	margin-top: 0; 
	margin-bottom: 0; 
	width: 800px; 
	height: 20px; 
	vertical-align: middle; 
	border-width: 0px 0px 0px 0px;
	border-style: none none none none; 
	padding-top: 8px;
	padding-bottom: 10px;
	word-spacing: 2px;
}

.nav2 a { 
	color: #333; 
	text-decoration: none; 
	text-align: left; 
	font-family: Arial;
	font-size: 10;
	font-weight: normal;
	word-spacing: 2px;
	padding: 10px;

}

.nav2 a:hover { 
	color: #87CEFA; 
	text-decoration: none; 
	text-align: left; 
	font-family: Arial;
	font-size: 10;
	font-weight: normal;
	word-spacing: 2px;
}



#pic { 
	width: 300px;
	height: auto;
	padding: 20;
	
	padding-right: 0px;
}


#picright { 

	height: auto;
	padding: 20px;
	padding-right: 20px;
	paddin-bottom: 20px;
}


#adresselinie { 
	background-color: #ADD8E6; 
	margin-top: 5px; 
	width: 805px; 
	vertical-align: center; 
	padding-bottom: 10px;
	text-align: center; 
	font-family: Arial;
	font-size: 11;
	letter-spacing: 1px;
	word-spacing: 4px;
}

/* begin styles for RSS Feed */

.rss-items {
	margin-top:0px;
	padding:0.5em; 0.5em;
	margin-left:0px;
	color:#000000;
}
p.rss-title {padding:0.5em;}
.rss-title {
color: #333;
	font-family: arial;
	text-decoration: underline;
}

.rss-item  {
  color:#DFDFDF;
  font-size: 9pt;
  list-style:none;
  padding-bottom:0.5em;
}

.rss-item a {
color: #333;
	font-family: arial;
	text-decoration: none;
	}
	
.rss-item a:visited {
	color: #333;
	font-family: arial;
	text-decoration: none;
}

.rss-item a:hover {
	text-decoration: none;
	color: #66CDAA;
}
