body {
	background-color: black;
	background-repeat: repeat;
	font-family: Verdana, Arial, DogmaOutline, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

#center a{
	color: Orange;
	font-weight: bold;
	text-decoration: none;
}

#center a:link{
	color: Orange;
	font-weight: bold;
	text-decoration: none;
}

#center a:visited{
	color: Orange;
	font-weight: bold;
	text-decoration: none;
}

#center a:hover{
	color: #cccccc;
	font-weight: bold;
	text-decoration: none;
}

#content {
 	width: 980px;
	height: 820px;
	border: 2px solid black;
	margin: auto;
	background-color: #A4A4A4;
}	

#center {
	float: left;
	width: 750px;
	height: 710px;
	margin-left: 10px;
	margin-top: 8px;
	background-image: url(images/huhu.jpg);
}

#top {
	width: 980px;
	height: 100px;
	background-image: url(images/topbanner1.jpg);
	background-repeat: repeat;
}

h1 {
	font-size: 24px;
	color: #CCCCCC;
	text-align: center;
}

h2 {
	font-size: 16px;
	text-align: center;
}

#text {
	width: 90%;
	height: 95%;
	overflow: auto;
	margin: auto;
}

#menycontainer { 
	float: left;
	margin: 1em 0 0 0em; 
	width: 14em; 
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
}

#sidfot {
	margin: auto;
	font-size: 10px;
	text-align: center;
	font-weight: bold;
}

#meny{margin: 0; padding: 0; list-style-type: none;}
#meny a{display: block;	margin: 0; padding: 0.3em; background: #999999;	padding: 0.3em; text-decoration: none; height: 100%; border-bottom: 1px solid #CCCCCC;}
#meny ul{list-style-type: none;}  
#meny ul a{margin: 0; padding: 0.3em; background: #3399CC;}	
#meny a:link{color: #ffffff;}
#meny a:visited{color: #ffffff;}
#meny a:hover{background: #999999;}
#meny a#current{font-weight: bold; color: #666666;}
#meny a#subcurrent{font-weight: bold; color: #666666;}

#subactive {
	margin: 0em 0 0 0em;
}

.center {
	margin: auto;
	width: 250px;
	text-align: center;
}

.bred {
	margin: auto;
	width: 400px;
}