*{
	font-family: Verdana, Helvetica, 'sans-serif';
	vertical-align: top;
	border: none;
	text-decoration:none;
	margin: 0px;
}
body{
	background-color: #cfc793;
	text-decoration: none;
	font-size: 62.5%;
	line-height: 1.6em;
	color: #330;
	background-image: url(img/bgMain.gif);
}
#wrapper{
	width:100%;
	font-size:1.1em;
	text-align:center;
	background-image: url(img/bgTopp.gif);
	background-repeat:repeat-x;
}
#topWrapper{	
	width:760px;
	height:146px;
	margin:0px auto;
	text-align:left;
}
#logo{
	width: 237px;
	height: 142px;
	margin: 0px 0px 0px 25px;
	text-align: left;
	float:left;
}
#nav, #navRu{
	width:470px;
	background-image: url(img/vrNav.gif);
	background-position: right;
	background-repeat:no-repeat;
	margin:48px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float:right;
	height: 65px;
	color:#300;
}
#nav ul, #navRu ul{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
#nav li, #navRu li{
	float: right;
	list-style: none;
	background-image: url(img/vrNav.gif);
	background-position: left;
	height:65px;
	background-repeat:no-repeat;
	margin: 0;
	padding: 0px 15px 0px 15px;
}
#nav li a{
	height: 35px;
	text-decoration:none;
	text-align: left;
	line-height: 35px;
	font-size:1.3em;
	color: #960;
}
#navRu li a{
	height: 35px;
	text-decoration:none;
	text-align: left;
	line-height: 35px;
	font-size:1.2em;
	color: #960;
}
#nav li a:hover, #navEn li a:hover, #navRu li a:hover{
	color:#300;
}
body#home a.home:visited, body#home a.home:link,
body#omrade a.omrade:visited, body#omrade a.omrade:link,
body#personale a.personale:visited, body#personale a.personale:link,
body#pris a.pris:visited, body#pris a.pris:link
{
	color:#000;
}
#flag{
	width: 105px; 
	position:relative;
	display:block;
	float:right;
	margin: 15px 0px 0px 0px;
}
#flag li {
  	background-position: top;
	overflow: hidden;
}
#flag li, #flag a {
  float: left;
  list-style: none;
  line-height: 14px;
  padding: 0px 0px 0px 3px;
}/*
#flag li a{
	height: 14px;
	margin: 0px 20px 0px 0px;
	padding:10px 10px 0px 0px;
	background-position: top;
}*/
#flag li.flagNo:hover, #flag li.flagEn:hover, #flag li.flagFr:hover, #flag li.flagRu:hover{
	background-position:bottom;
}
#flag li.flagNo {
  background-image: url(img/flagNo.gif);
  background-repeat:no-repeat;
  background-position:top; 
  height:14px; width:20px;
}
#flag li.flagNoHi{
  background-image: url(img/flagNo.gif);
  background-repeat:no-repeat;
  background-position:bottom; 
  height:14px; width:20px;
}
#flag li.flagEn{
  background-image: url(img/flagEn.gif);
  background-repeat:no-repeat;
  background-position:top; 
  height:14px; width:20px;
}
#flag li.flagEnHi{
  background-image: url(img/flagEn.gif);
  background-repeat:no-repeat;
  background-position:bottom; 
  height:14px; width:20px;
}
#flag li.flagFr {
  background-image: url(img/flagFr.gif);
  background-repeat:no-repeat;
  background-position:top; 
  height:14px; width:20px;
 }
 #flag li.flagFrHi{
  background-image: url(img/flagFr.gif);
  background-repeat:no-repeat;
  background-position:bottom; 
  height:14px; width:20px;
 }
#flag li.flagRu {
  background-image: url(img/flagRu.gif);
  background-repeat:no-repeat;
  background-position:top; 
  height:14px; width:20px;
}
#flag li.flagRuHi{
  background-image: url(img/flagRu.gif);
  background-repeat:no-repeat;
  background-position:bottom; 
  height:14px; width:20px;
}
#contentWrap{
	font-size:1.1em;
	width:760px;
	margin:0px auto;
	text-align:left;
	background-image: url(img/bgContent.gif);
	background-repeat: repeat-y;
}
#contentTopp{
	width:760px;
	padding:0px;
	background-image: url(img/bgContentTopp.gif);
	background-repeat: no-repeat;
}
#content{
	padding:5px 25px 10px 25px;
}
#content a{
	text-decoration:none;
	color: #960;
}
#content a:hover{
	text-decoration:underline;
	color:#000;
}
#content img{
	padding: 5px;
	float:right;
}
#content img.front{
	padding:0px 5px 5px 0px;
	float: none;
}
p{
	margin: 1em 0px 1em 0px;
}
h1{
	font-size: 1.4em;
	color:#000;
	line-height: 2.4em;
	font-weight:normal;
	text-transform: uppercase;
}
h2{
	font-size: 1em;
	color: #333;
	font-weight:bold;
	margin:1.2em 0em 0em 0em;
}
h3{
	color: #C60;
	font-size:1.2em;
}
h4{
	color: #363;
	font-weight: bold;
	margin:1.4em 0px 1.2em 0px;
}/*
#sidea{
	width:190px;
	float:left;
	padding: 20px 0px 10px 0px;
	text-align:left;
}
#main{
	width:354px;
	color:#330;
	float:left;
	padding: 20px 20px 10px 0px;
}
#sideb{
	width:200px;
	padding:0px;
	float:left;
	text-align:right;
	margin:0px 0px 0px 0px;
	padding: 20px 0px 10px 0px;
}
#sideb img{
	border:3px solid #DDD;
}/*
#footerWrap{
	width:100%;
	text-align:center;
}*/
#footer{
	font-size: 1em;
	color: #7f7252;
	clear: both;
	text-align: center;
	width: 760px;
	height: 10px;
	background-image: url(img/bgMainFooter.gif);
	background-repeat: no-repeat;
	margin: 0px auto;
	padding: 30px 0px 0px 0px; 
}
#footer a{
	color: #960;
}
#footer a:hover{
	color:#666;
	text-decoration:underline;
}

