/* GENERAL STYLES */

body {
	margin: 10px 0px;
	text-align: center;
	text-decoration: none;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	color: #000033;
	padding: 0px;
	background-color: #E4E9F2;
font-family: Tahoma;
	font-size: 11px;


}



/* TEXT STYLES */

h1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-align: left;
}

a:link { color: #000033; text-decoration: none; }

a:visited { color: #000033; text-decoration: none; }

a:active { color: #000033; text-decoration: none; }

a:hover { color: #000099; text-decoration: none; }

#counter {
	color: #CCCCCC;
	font-family: Tahoma;
	font-size: 9px;
	text-decoration: none;
	text-align: left;
	margin-left: 10px;



}
#counter a:link{
	color: #CCCCCC;
	text-decoration: none;
}
#counter a:visited{
	color: #CCCCCC;
	text-decoration: none;
}
#counter a:hover{
	color: #CCCCCC;
	text-decoration: none;
}






/* CONTAINERS */

 #wrap {
	margin:0px auto;
	width: 900px;
	text-align: center;
	height: auto;
	padding: 0px;
	background-color: #FFFFFF;



}

#topcontainer {
	width:900px;
	position: static;
	height: 145px;
	clear: both;
	text-align: left;
	text-decoration: none;
	margin: 0px;
	float: right;
	background-image: url(images/toppic.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000033;
	padding: 0px;
	background-color: #666666;




	}
	
	#menycontainer{
	margin: 30 0 0 10;
	padding: 0;
	width: 12em;
	text-align: left;
	font-family: Tahoma;
	font-size: 11px;
	color: #000033;
}

#bottomcontainer {
	width:900px;
	position: static;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	clear: both;
	border: none;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: right;
	background-image: url(images/black_white.jpg);
	background-repeat: repeat-y;


}
#left {
	float: left;
	width: 195px;
	text-align: left;
	height: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 5px;
	padding-right: 5px;




}
#right {
	float: left;
	width: 680px;
	text-align: left;
	padding-bottom: 10px;
	margin-bottom: 0px;
	height: auto;
	margin-left: 10px;
	padding-top: 20px;





}


#leftbox {
	float: left;
	width: 340px;
	text-align: justify;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
	margin-left: 0px;
	padding-bottom: 20px;
	margin-bottom: 10px;





}
#rightbox {
	float: left;
	width: 310px;
	text-align: justify;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
	margin-left: 10px;
	padding-bottom: 20px;




}

#rightbox2 {
	float: left;
	width: 660px;
	text-align: justify;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;

}

#fotcontainer {
	width:900px;
	position: static;
	height: auto;
	clear: both;
	color:#000033;
	text-decoration:none;
	font-weight:normal;
	font-size: 11px;
	font-family: Tahoma;
	text-align: center;
	margin: auto;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-color: #E4E9F2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A9B9D6;




}

#fotcontainer a:link {
	color:#000033;
	text-decoration:none;
	font-weight:normal;
	font-family: Tahoma;
}
#fotcontainer a:visited{
	color:#000033;
	text-decoration:none;
	font-weight:normal;
	font-family: Tahoma;
}
#fotcontainer a:hover{
	color:#000099;
	text-decoration:none;
	font-weight:normal;
	font-family: Tahoma;
}
#fotcontainer a:active{
	color:#000033;
	text-decoration:none;
	font-weight:normal;
	font-family: Tahoma;
}

	
	#meny{
	padding: 0;
	width: 12em;
	list-style-type: none;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: bold;
	margin: 0;

}

#meny li{margin-bottom: 1em;}

#meny a{
	display: block;
	width: auto;
	height: 100%;
	padding: 0.25em 0.25em 0.25em 0.3em;
	text-decoration: none;
	border: 1px solid #E4E9F2;


}

#meny a:link{color: #000033;}
#meny a:visited{color: #000033;}
#meny a:hover{
	color: #000099;
	border: 1px solid #A9B9D6;



}


	




.field {
	padding: 2px;
	border: 1px solid #756555;
	height: auto;
	width: 250px;

}
.tabletext {
	font-family: Tahoma;
	font-size: 11px;
	color: #000033;
}
.tablebackground {
	background-color: #EFEFEF;

}
.imagetext {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;

}
