/*
-----------------------------------------------
StrajnicTeam.Net CSS Design

author:   Christian Strajnic
version:  Putokaz Online version 1 - Mon Sep  6 21:33:38 CEST 2004

copyright:  StrajnicTeam.Net 2004, Christian Strajnic
----------------------------------------------- */


/* Comment Form
----------------------------------------------- */

body {
		margin : 0 0 0;
		background-color:#ffffff;
		font-family: sans-serif, verdana, arial, helvetica ;
		font-size: 8px;
		color: #336699;
		background-image : url(bgbody1.jpg);
		}
a:link { 
		color: #2D3CA2; 
		font-family: verdana,sans-serif;
		font-size: 11px; 
		}
a:hover { 
		color: #525BAD; 
		font-family: verdana,sans-serif; 
		font-size: 11px;
				}
a:active { 
		color: #525BAD; 
		font-family: verdana,sans-serif; 
		font-size: 11px;
		}
a:visited { 
		color: #525BAD; 
		font-family: verdana,sans-serif; 
		font-size: 11px;
		} 					
.logonamn-no {
		background-color: transparent;
		background-image : url(logobga.jpg);
		}
.bk-top {
		background-color: #DDDDDD;
		font-family: verdana, arial, helvetica, sans-serif;
		color:#ffffff;
		font-size: 11px;
		font-style: italic;
		}
.bk-top-meny {
		background-color: #DDDDDD;
		font-family: verdana, arial, helvetica, sans-serif;
		color:#ffffff;
		font-size: 11px;
		}
.h-line {
		background-color: #CBCBCB;
		background-image : url(horisontal-line-dot.gif);
		}
.v-line {
		background-color: #CBCBCB;
		background-image : url(vertical-line-dot.gif);
		}							
.bk-left-meny {
		background-color: transparent;
		font-family: verdana, arial, helvetica, sans-serif;
		color:#ffffff;
		font-size: 11px;
		background-color: transparent;
		}					
.hd {
		font-family: arial, verdana, sans-serif;
		font-size: 11px;
		font-style:  normal;
		color: #336699;
		text-align: left;
		font-weight:bold;
		}
.hd-exempel {
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 18px;
		color: #336699;
		text-align: left; 
		font-weight: bold;
		}
.over {
		background-image:url(headerbg-over.jpg);
		font-family: verdana, sans-serif;
		font-size: 14px;
		font-style: normal;
		color: #ffffff;
		text-align: left;
		font-weight: bold;		
		}
.middle {
		background-image:url(headerbg-middle.jpg);
		}
.under {
		background-image:url(headerbg-under.jpg);
		font-family: sans-serif;
		font-size: 9px;
		font-style: normal;
		color: #000000;
		text-align: left;
		font-weight: normal;
		}
.endline {
		background-image:url(textbox-bottom.jpg);
		font-family: verdana, sans-serif;
		font-size: 10px;
		font-style: normal;
		color: #ffffff;
		text-align: left;
		font-weight: bold;
		}
.text {
		font-family: verdana, helvetica, sans-serif;
		font-size: 11px;
		color: #666666;
		}
.textside {
		font-family: verdana, helvetica, sans-serif;
		font-size: 11px;
		color: #666666;
		text-align: left;
		}
.textlast {
		font-family: verdana, helvetica, sans-serif;
		font-size: 10px;
		color: #666666;
		font-style:italic;
		}		
.startp {
		font-family: verdana, helvetica, sans-serif;
		font-size: 12px;
		color: #666666;
		font-weight:bold;
		}					
.bk-bottom-validate {
		background-color: #ffffff;
		font-family: helvetica, verdana, arial, sans-serif;
		color:#999999;
		font-size: 7px;
		font-weight:normal;
		font-style: italic;
		}
.bk-bottom-copyright {
		background-color: #ffffff;
		font-family: verdana, arial, helvetica, sans-serif;
		color:#999999;
		font-size: 9px;
		font-weight:normal;
		font-style: italic;
		}
.f9whiteul {
		background-color: #ffffff;
		font-family: verdana, arial, helvetica, sans-serif;
		color:#999999;
		font-size: 9px;
		font-weight:normal;
		font-style: italic;
		}
.explore1 { 
		color: #2D3CA2; 
		font-family: verdana,sans-serif; 
		font-size: 10pt; 
		font-weight: bold; 
		}
.explore2 { 
		color: #2D3CA2; 
		font-family: verdana,sans-serif; 
		font-size: 8pt; 
		font-weight: bold;
		}
.explore3 { 
		color: #2D3CA2; 
		font-family: verdana,sans-serif; 
		font-size: 8pt; 
		}
.explore4 { 
		color: #FF0000; 
		font-family: verdana,sans-serif; 
		font-size: 8pt; 
		font-weight: normal; 
		}
.seek { color: navy; font-family: verdana,sans-serif; font-size: 10px; }
.seekb { color: #FFFFFF; font-family: verdana,sans-serif; font-size: 10px; }
.bseek { color: #FFFFFF; font-family: verdana,sans-serif; font-size: 7pt; }
.tabtitle { font-family: verdana; font-size:8pt; color: white; font-weight: bold; }
.title { font-family: verdana; font-size:7pt; color: #2D3CA2; font-weight: bold; }
.copy { font-family: verdana; font-size:7pt; color: black; }

/* begin styles for RSS Feed */

.rss_box {
	 margin: 10px;
	 padding: 4px 8px;

	
	 border: 2px groove;
         border-color: white;
}

.rss_title, rss_title a {
	font-family: tahoma;
	font-size: 18px;
	font-weight:bold;
	margin: 5px 0;
	padding: 0;
        color: #003399;
	letter-spacing: 0px;
}

.rss_items {
  
}

.rss_item  {
  font-family: tahoma;
  font-size: 12px;
  color: #003366;
  font-weight : bold; 
  margin: 8px 0;
}

.rss_item a:link, .rss_item a:visited, .rss_item a:active {
	text-decoration : underline;
	border-bottom: 1px groove #ededed;
	color: ##009999;
	}

.rss_item a:hover { 
    color: green;
	}
	
.rss_date {
	font-size: 8px;
        margin: 0;
	font-weight : normal;
	color: ##006699;
	}