body{
	font-family:verdana;
	font-size:10px;
	/*background:url(grafik/bg.jpg) repeat-x #646464; */
	color:#555555;
}


h1{
	font-family:Verdana;
	font-size:24px;
	font-weight:normal;
	color:#7A191D;
	padding:0px;
	margin:0px;
	margin-bottom:8px;
}

h5{
	font-family:Verdana;
	font-size:14px;
	display:inline;
}


a{
	font-family:verdana;
	font-size:10px;
	color:#555555;
	text-decoration:none;
}

a:hover{
	font-family:verdana;
	font-size:10px;
	color:#555555;
	text-decoration:underline;
}


#site{
	width:780px;
	float:left;
}

#header{
	width:780px;
	height:145px;
	background:url(grafik/bg_header.jpg);
}

#main{
	width:780px;
	background:url(grafik/bg_main.jpg) repeat-y;
}


#content{
	display:inline;
	float:right;
	width:540px;
	margin-top:5px;
	margin-right:25px;
	padding-left:10px;
}

#meny{
	float:left;
	width:178px;
	padding-left:19px;
	padding-top:3px;
	color:#ffffff;
}

#meny a{
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}

 #meny a:hover{
	color:#999999;
	text-decoration:none;
	font-weight:bold;
}

.selectedfolder{
	color:#999999;
}

#footer{
	width:780px;
	height:61px;
	background:url(grafik/bg_footer.jpg);
}

#footer_pwrd
{
	width:562px;
	margin-left:190px;
	margin-top:12px;
	position:relative;
	top:19px;
	text-align:right;
	color:#b0b1b3;
	font-weight:bold;
	font-size:9px;
}

#footer_pwrd a
{
	color:#b0b1b3;
	font-weight:bold;
	font-size:9px;
}


#footer_text{
	width:562px;
	color:#ffffff;
	margin-left:190px;
	position:relative;
	top:19px;
	/*font-weight:bold;*/
	font-size:9px;
	text-align:center;
}

#footer_text a, #footer_text a:hover{
	color:#ffffff;
	font-size:9px;
}

#footer_text a{
	text-decoration:none;
}

#footer_text a:hover{
	text-decoration:underline;
}

#logo{
	padding-left:20px;
	margin-top:10px;
	width:160px;
	height:115px;
	float:left;

}

#banner{
	margin-top:20px;
	float:left;
	padding-left:23px;
	width:410px;
	height:100px;
	text-align:center;
	color:#000000;
	
}
#banner img{

}


#cirkel{
	margin-top:10px;
	padding-right:45px;
	float:right;
	width:120px;
	height:115px;
}

.xcrudinner {background-color:#FFFFFF;}
.xcrudouter {background-color:#000000;}
.xcrudrubrik {background-color:#4C4C4C;font-weight:bold;color:#FFFFFF;}
.xcrudrubriker{background-color:#4C4C4C;font-weight:bold;color:#FFFFFF;}
.tdleft{color:#4C4C4C;font-weight:bold;}
.tdright{color:#4C4C4C;font-weight:none;}
td{
	font-family:verdana;
	font-size:10px;
	color:#555555;
}

.std{
	font-family:verdana;
	font-size:10px;

}


.mainkate_td{
	padding-right:10px;
}

.mainkate_img{
	padding-bottom:5px;
	border:0px;
}

.ot{
	color:#9F0000;
	font-weight:bold;
}

.msg{
	color:#9F0000;
	font-weight:bold;
}

#speakat{
	padding-top:70px;
}

#search input{
	font-family:verdana;
	font-size:10px;
}

.subcateimg{
	margin-left:3px;
}