/* ----- MAIN ----- */

html{
	margin:0;
	padding:0;
	
}


body{
position:relative;
	font: 62.5% Arial, verdana, geneva, helvetica, sans-serif;
	margin:0;
	
	margin-top: 0px;
	background:url(../images/bg.jpg) fixed repeat-x #254076;


}




a:link { color: #4b4741; }
a:visited { color: #4b4741; }
/*a:hover { color: #FFB225; }*/
/*a:active { color: #FFB225; }*/
a.tekst{color:#FFFFFF;}

body,td,th {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #747474;
}


.titel {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size:   18px;
 	color:       #747474;
 	font-weight: normal;
 	text-align:  left;
 	line-height : 18px;
	font-weight: bold;
}

h3{

 	font-size:   18px;
 	color:       #747474;
 	font-weight: lighter;
 	text-align: center;
 	line-height : 18px;
	letter-spacing: 2px;
	
}

h4{

 	font-size:   16px;
 	color:       #747474;
 	font-weight: lighter;
 	text-align: center;
 	line-height : 18px;
	letter-spacing: 2px;
	
}

input {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}

textarea {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}




/* ----- IDS ----- */

#page {


	margin: 13px auto 0px auto;
	padding: 0px;
	width: 686px;
	background-color:#FFFFFF;
	
	
		

}

html>body #page
{
overflow:hidden;
}

#top{

	position:relative;
	width: 645px;
	height:144px;
	color:#000;
	margin: 20px auto 0px auto;
	padding: 0px;
	
	
	
	
}



#headerimg{
width: 645px;
margin: 0 auto;
padding:0px;
height: 144px;
}

#newsbox {

background:#333333;
	
margin:0px 0 0 0;
padding: 0px;

width: 140px;
min-height: 30px;

border: 2px solid #999999;
	
}




#content{
		
	width: 608px;
	background:#FFF;
	letter-spacing: 1px;
	padding-left: 4px ;
	margin: 0 auto;
	padding-right: 4px ;
	
	
}

html>body #content{

	
	height:auto;

}

#contenttext img{

border: 0px solid #FFFFFF;

	
}

#content img{

border: 0px solid #FFFFFF;

	
}


#content p{

height: auto;	

	
}


h1{
	font-size: 1.8em;
}



h4{
margin-top: 2px;
margin-bottom: 2px;
font-size: 1.0em;
}

p{
line-height: 1.5em;
}

html>body p{
line-height: 1.7em;

}

#footer {
background-color:#374A59;

width: 0px;

margin: 0px auto;

height: 0px;

}



/*li.menuitem{
display:inline;
height: 28px;
color:#FFFFFF;

width: 80px;
		
}*/

.link {
font-size:17px;
letter-spacing:normal;




}

.link:hover{
background-color:#F3EFE7;

}

.link a{
text-decoration:none;

color:#747474;
}
.link a:hover{
/*color:#FFB225;*/

} 

.link2 {

background-color:#EEE8DC;
line-height : 18px;

}

.link2:hover{
background-color:#F3EFE7;


}

#textImg{
width:140px;
float:right;
padding: 5px;

}


	
#contenttext {
	width: 580px;
	background:#FFF;
	padding-left: 4px ;
	margin: 0 auto;
	padding-right: 4px ;


 	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size:   11px;
 	color:       #747474;
 	font-weight: normal;
 	text-align:  left;
 	line-height : 18px;
	/*background:url(/images/bg_frame.jpg) center no-repeat;*/
	min-height: 400px;
	height:auto;
}