@charset "utf-8";

/* CSS Document */

img {
border:0px;
}

body {
	background:url(../Images/bg.png) repeat-x;

background-color:#FFFFFF;

text-align:center;

font-family:arial,sans-serif;

margin:0;

padding:0;

}

#container {

text-align:left;
width:818px;
margin: 0 auto;

}

#header {
margin-top:10px;
margin-bottom:10px;
float: left;
width:100%;
}

#content {
	float:left;
	margin-top:25px;
	margin-bottom:25px;
	width:818px;
}

#image {
float:left;
padding:5px;
}

#menu {
float: left;
height: 25px;
width: 100%;
background-repeat:repeat-x;
}

#index_boxes {
	float:left;
background-color: #FFFFFF;
width:252px;
height:300px;
text-align:justify;
margin-left:2px;
margin-right:2px;
border-left:solid;
border-left-color:#353535;
border-left-width:1px;
border-right:solid;
border-right-color:#353535;
border-right-width:1px;
border-bottom:solid;
border-bottom-color:#353535;
border-bottom-width:10px;
border-top:solid;
border-top-color:#353535;
border-top-width:10px;
padding:5px;
margin-bottom:50px;
}

#footer {
clear:both;
height:25px;
}

/* tekst */

.tekst {
font-family: Helvetica, sans-serif;
font-size:12px;
line-height:15px;
color:#FFFFFF;
}

a.links {
font-family: Helvetica, sans-serif;
font-size:12px;
color:#000000;
text-decoration:underline;
}

a.links:hover {
font-family: Helvetica, sans-serif;
font-size:12px;
color:#000000;
text-decoration:none;
}

.content {
font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
font-size:12px;
line-height:20px;
color:#000000;
}

.ads {
font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
font-size:25px;
line-height:20px;
color:#cb57bc;
}

a.ads {
font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
font-size:25px;
line-height:30px;
color:#cb57bc;
border-bottom:dotted;
border-bottom-color:#cb57bc;
border-bottom-width:1px;
text-decoration:none;
}

a.ads:hover {
font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
font-size:25px;
color:#cb57bc;
border-bottom:solid;
border-bottom-color:#cb57bc;
border-bottom-width:1px;
text-decoration:none;
line-height:30px;
}

.index_headers {
font-family:"Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
font-size:20px;
text-align:left;
line-height:160%;
color:#cb57bc;
}

