body {			font-family: Arial;
				line-height: 14px;
				font-size:10px;
				background-image:url(background.jpg);
				background-repeat:no-repeat;
				margin: 10px;
				}

a {	
color: transparent;
text-decoration:none;
}

a:hover	{ 
text-decoration:none;
}


h1 {			color:#fff;
				
				font-family: Arial, Helvetica, sans-serif;
				border-bottom-color:#fff; border-bottom-width: 0.1em; border-bottom-style: dotted;
				line-height: 18px;
				font-size:12px;
				letter-spacing: 0.1em;
				
			   }

h2 {			color:#000;
				font-family: Arial, serif;
				background-color:#fff;
				line-height: 14px;
				font-size:10px;
				padding: 10px;
				font-weight:100;
				  }


.tabell {
	background-color:#ffffff;
	-moz-border-radius:20px;
	-khtml-border-radius: 3px;
	-webkit-border-radius:3px;
	position:center;
	line-height: 15px;
	font-family: Arial, serif;
	text-align:justify;
}
	

.menu { 	
width: 250px;
padding:15px;
color: #fff;
text-align:justify;
}

.menu a {	
color: #fff;
text-decoration:none;
letter-spacing: 1px;}

.menu a:hover	{ 
text-decoration:none;
color:#fff;
border-bottom:#FFF dotted 1px;
}

.tekst { 	
/*position:absolute;*/
width: 250px;
padding:15px;
color: #fff;
font-family:Georgia;
font-size:12px;
line-height:18px;
float: left;
}

.gallery { 	
background-color: #FFF;
padding:20px;
color: #000;
text-align: justify;
float: left;
margin-top:20px;
}

.gallery a {	
color: #000;
text-decoration:none;
letter-spacing: 1px;}

.gallery a:hover	{ 
text-decoration:none;
color:#000;
border-bottom:#000 dotted 1px;
}

TEXTAREA {
background-color: #fff;
border: black 1px solid;
color: #000;
font-family: arial, verdana, ms sans serif;
font-size: 10px;
font-weight: normal
}

input {
	background-color: #fff;
border: black 1px solid;
color: #000;
font-family: arial, verdana, ms sans serif;
font-size: 10px;
font-weight: normal}

input.button{
	background-color: #fff;
border: black 1px solid;
color: #000;
font-family: arial, verdana, ms sans serif;
font-size: 10px;
font-weight: normal}