body {
	margin:0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	background:#CCCCCC;
	
	}

.languages 	{
	float: right;
	margin-top: 40px;
}	
.flagg 	{
	
	float: right;
	font-family: "Trebuchet MS";
	font-size: 40px;
	margin-right: 100px;
	color:#333333;
	}
	
.flagg a:link, .flagg a:visited {
	text-decoration: none;
	color:#695835;
	 }
.flagg a:hover {
	font-family: "Trebuchet MS";
	text-decoration: underline;
	background-image: url(Pictures/zen_bcgr_small.gif);
	background-repeat: no-repeat;
	color:#333333;
	
 }	
	
		

#wrapper {
	width: 950px;
	margin: 20px auto 0;
	position: relative;
	text-align: left;
	background:#ffffff;
	overflow:auto;
	-moz-border-radius:2em;
	z-index: 1;
	
}
	#tl {
	float:left;	
	background:url(images/upper_left.gif) 0 0 no-repeat #CCCCCC;
	width:25px;
	height:24px;
	}	
	
.middle {
	
	width:auto;
	background-color:#FFFFFF;
	height:24px;
	margin-right:auto;
	}
	
#tr {
	float:right;
	background:url(images/upper_right.gif) 100% 0 no-repeat;
	background-color:#CCCCCC;
	width:25px;
	height:24px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	}


#header {

	height: 150px;
	margin-left:auto;
	margin-right:auto;
	
	}
	
#flash {
	margin: auto auto;
	}	
#header1 {
	margin: auto;
	}
	
#navigation {
	 /* ej. position:absolute;*/
	margin: auto auto;
	margin-top: 10px;
	padding: 20px 0 0 0;

	/* ej. top:150 px;*/
	/*ej left:0;*/
	
	}
	
#navigation ul {
	list-style:none;
	
	
		}
	
#navigation li {
	font-size:14px;
	display:inline;
	padding: 0 45px 0 0;
	text-align:left;
	
	
	}
	
#navigation a:link  {
	color:#666666;
	text-decoration:none;
	background:#FFFFFF;
	border-bottom:1px solid #CC99FF;
	border-right:1px solid #CC99FF;
	}
#navigation a:visited	{
	color: #666666;
	text-decoration: none;
	background: #FFFFFF;
	border-bottom: 1px solid #CC99FF;
	border-right: 1px solid #CC99FF;
	}
	
#navigation a:hover {
	color:#000000;
	text-decoration:none;
	background: #FFCCFF;
	border-bottom:1px solid #CC66FF;
	border-right:1px solid #CC66FF;
	}
	
#content {
	float:right; /*ej. margin:230px */
	margin-right: 10px;
	margin-top:10px;
	width: 700px; /*ej nada*/
	padding:0;
	background:#FFFFFF;
	
	}

#contentFLA {
	float:right; /*ej. margin:230px */
	margin-right: 10px;
	margin-top:10px;
	width: 700px; /*ej nada*/
	padding:0;
	
	
	}	
	
.contentCOL {
	width: 100%;
	float: left;
	margin-top: 5px
	}	
	
.contentCOL2 {
	
	width: auto;
	float: right;
	margin-top: 5px;
	}
	
.contentCOL3 {
	width: 50%;
	float: left;
	margin-top: 5px
	}	
	
.contentCOL4 {
	
	width: 50%;
	float: right;
	margin-top: 5px;
	}	
	
#content2 {

	float:left;
	margin-left: 10px;
	width:200px;
	margin-top:10px;
	padding:0;
	border: none;

	}	
		
		
	

	

.weather {
	width: 100px;
	margin-left: 10px;

	
	}
.text {
	width: 200px;
	float: left;
	margin: 0;


	
	}
.text2 {
	width: 200px;
	height: 154px;
	float: left;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	background:url(images/sun_bckgr.gif);
	background-repeat:no-repeat;
	}	

	
#content p {
	font-size:12px;
	line-height:1.8em;
	
	}

.footer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	width:100%;
	margin-top: 15px;
	font-size: 10px;
	text-align:center;
	float: left;
	}
.footer a:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	}
.footer a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	}	
.footer a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	}
.footer a:active {
	color: #FF66FF;
	}	
	
. footer p {
	
	text-align: center;
	margin-left: 10px;
	text-decoration:underline;
	
	}	

.stor {
	margin: auto;
	background-color:#FFFFFF;
	width: 600px;
	height: 400px;
	}
	
	
	
/* =Hoverbox Code
----------------------------------------------------------------------*/

.photos
{
	cursor: default;
	list-style: none;
	margin-left:20px;
	font-size:12px;
	line-height:1.8em;
	margin-right: 5px;
}

.photos a
{
	cursor: default;

}
.photos a:hover {
	border-color: #000000;
}
.photos img
{
	
	border-color: #aaa #ccc #ddd #bbb;
	border-style: solid;
	border-width: 1px;
	width: 150px;
	height: 113px;
	float:left;/*endret denne ved aa ta bort opprinnelig margin(3px) for aa faa dem under hverandre i annen test */
	margin-right: 5px;
	padding: 5px;
	
	
}
.photos2
{
	cursor: default;
	list-style: none;
	margin-left:20px;
	font-size:12px;
	line-height:1.8em;
	margin-right: 5px;
}

.photos2 img
{
	
	border-color: #aaa #ccc #ddd #bbb;
	border-style: solid;
	border-width: 1px;
	width: 300px;
	height: 225px;
	float:left;/*endret denne ved aa ta bort opprinnelig margin(3px) for aa faa dem under hverandre i annen test */
	margin-right: 10px;
	padding: 5px;
	
	
}
.photos3{

	cursor: default;
	list-style: none;
	margin-left:20px;
	font-size:12px;
	line-height:1.8em;
	margin-right: 10px;
}

.photos3 img{

	border-color: #aaa #ccc #ddd #bbb;
	border-style: solid;
	border-width: 1px;
	width: 400px;
	height: 419px;
	float:right;/*endret denne ved aa ta bort opprinnelig margin(3px) for aa faa dem under hverandre i annen test */
	margin-right: 10px;
	padding: 5px;
	
	
}
.photos4{

	cursor: default;
	list-style: none;
	font-size:12px;
	line-height:1.8em;
	margin-left: 20px;
	
}

.photos4 img{

	border-color: #aaa #ccc #ddd #bbb;
	border-style: solid;
	border-width: 1px;
	width: 640px;
	height: 137px;
	float:left;/*endret denne ved aa ta bort opprinnelig margin(3px) for aa faa dem under hverandre i annen test */
	padding: 5px;
	margin-right: 10px;
	margin-top: 10px;
	
	
}

.right {
	cursor: default;
	list-style: none;
	background: url(images/car_bckgr.gif);
	width: 200px;
	height: 154px;
	margin-top: 5px;
	background-repeat: no-repeat;
	float: left;
	}
	

.right img{
	
	padding: 5px;
	float: left;


	}
	
.right a {
	cursor: default
	}
	
. right a:hover {
	border-color: #000000;
	}	
	
	
.photos p {
	margin-left: 20px;
	margin-right: 10px;
	}						
				

