/* Stilark - Galleri Briskeby */

body {
	font-family:optima, microsoft sans serif, didot, cochin, helvetiva neue, gill sans light, trebuchet MS, palatino linostyle, verdana, arial, helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	background-color:#ffffff;
	width:1004px;
	}
	
/* Splash */

.splash{
	background:url(img/splashbilde.jpg) no-repeat;
	width:1000px;
	height:1008px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	}

.frontpage1{
	position:relative;
	top:210px;
	text-transform:uppercase;
	font-size:20px;
	color:#BF9179;
	letter-spacing:4px;
	}
	
.frontpage2{
	position:relative;
	top:200px;
	text-transform:uppercase;
	font-size:40px;
	letter-spacing:5px;
	}	
	
.frontpage2 a{
	color:#BF9179;
	}	
	
.frontpage2 a:hover{
	color:#e7cabb;
	}
	
.frontpage3{
	position:relative;
	left:340px;
	text-transform:uppercase;
	font-size:16px;
	color:#BF9179;
	}	
	
.frontpage3 a{
	color:#BF9179;
	}	
	
.frontpage3 a:hover{
	color:#e7cabb;
	}
		
/* Venstre */

.left{
	margin: 80px 0px 0px 0px;
	width:285px;
	text-align:right;
	float:left;
	}

.left p {
	text-transform:uppercase;
	font-size: 17px;
	margin: 0px 133px 35px 0px;
	}

.left a{
	color:#979797;
	}

.left img{
	margin: 0px 133px 0px 0px;
	}
	
.menu li.active{
	margin: 5px 40px 5px 0px;
	}
	
.menu li.active a{
	color:#333333;
	}
	
.menu ul{ 
	list-style-type:none;
	}
	
.menu li { 
	margin:5px 133px 5px 0px;
	font-size:12px;
	font-weight: normal;
	text-transform: uppercase;
	}

.menu li a{
	color:#979797;
	}
	
		
/* Midten */

.center p{
	margin: 10px 10px 10px 45px;
	width:305px;
	}


.center a{
	color:#333333;
	}
.center a:hover{
	color:#996600;
	}
	
.center a img{
	border:0px;
	}
		
.center{
	float:left;
	width:610px;
	margin: 80px 0px 0px 0px;
	}		
	
.center table{
	margin: 0px 0px 0px 45px;
	}
	
.center td{
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

td.first{
	margin: 5px 0px 0px 0px;
	padding: 0px 20px 0px 0px;
	}

	
.center li{
	list-style-type:none;
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 0px 5px;
	}
	
img.long{
	margin: 50px 0px 0px 0px;
	}
/* Høyre */
	
.right{
	float:left;
	margin: 0px 0px 0px -86px;
	display:inline;
	}
	
.right p{
	margin: 70px 0px 0px 25px;
	}
	
.right img{
	margin: 0px 0px 0px 25px;
	}
	
.right_image{
	float:left;
	margin: 140px 0px 0px -230px;
	display:inline;
	}
	
.right a{
	color:#979797;
	}

/* Annet */	

.italic{
	font-style:italic;
	}

.signature {
	text-align:right;
	font-style:italic;
	}

.kontakt{
	margin: 165px 0px 0px 0px;
	}	
	
p.caption{
	float:left;
	margin: 360px 0px 0px 0px;
	text-align:left;
	display:inline;
	}
			
h1 {
	margin:20px 0px 10px 45px;
	padding:0px;
	font-size:12px;
	font-weight:normal;
	text-transform:uppercase;
	}
	
		
h3{	
	text-transform:uppercase;
	font-size:12px;
	margin: 15px 0px 5px 45px;
	padding:0px;
	}

a{
	text-decoration:none;
	}




