a:link       { color: rgb(51, 51, 51) }
a:active     { color: rgb(0, 0, 0) }
a:visited    { color: rgb(0, 0, 0) }
body {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: url(img07.gif) repeat-x;
	background-attachment:fixed;
	margin-height:0; 
	margin-width: 0; 
	margin-left:0; 
	margin-right:0; 
	margin-top:0; 
	margin-bottom:0;
	}
p, ul {			
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
hr {
	style: dotted;
	color: #F9F9F9;
}
	/*tanken er at meta skal kunne fungere som shoutboks*/
.meta {
	background: grey,
	padding: 3px 12px 3px 12px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


img.image_left {
	float: left;
	margin-right: 15px;
	margin-bottom: 6px;
}

img.image_right {
	float: right;
	margin-left: 15px;
	margin-bottom: 6px;
}


table        {
		border-color: #FFF;
}

h1           {
	font-size: 36px;
	color: #646464
}
h2           {
	font-size: 18px;
	color: #646464
}
h3           {
	font-size: 14px;
	color: #4f4f4f
}
h4           { color:#252525 }
h5           { color: rgb(102, 102, 102) }
h6           { color: rgb(102, 102, 102) }
hr           {  }
button       { background-color: rgb(0, 0, 0); color: rgb(255, 255, 255) }
label        { color: rgb(0, 0, 0) }

  
.speciel:link {color: black; text-decoration: none; font-family: Verdana, Arial, Helvetica}

.speciel:hover {text-decoration: underline; font-family: Verdana, Arial, Helvetica}

.speciel:active {color: #993333; text-decoration: none; font-family: Verdana, Arial, Helvetica}  

#wrapper { 
 width: 1000px; 
 margin-left:auto; 
 margin-right:auto; 
 border: 1px solid #D0D0D0; 
 background-color: #FFFFFF; 
 padding: 0 px;
 text-align: left;
 }

#middle {
	border-left-width:1px;
	border-left-style: dotted;
	border-left-color: #A7A7A7;
	border-right-width:1px;
	border-right-style: dotted;
	border-right-color: #A7A7A7;
 }

#box_right {
	border-left-width:1px;
	border-left-style: dotted;
	border-left-color: #A7A7A7;
	border-right-width:0px;
	padding: 15px;
	
 }


#content {
	background-color: #CCC;
	text-align: left; 
	}
	
