
body           
{ 
	background: 		#993300 url("/grafik/baggrund4.gif") repeat; 
	color: 				#000000; 
	font-family: 		Verdana, Arial, Helvetica, sans-serif; 
	margin: 			0px;
	padding: 			0px;
}

#site_container
{	
	width: 				770px;
	margin: 			0px auto;
	text-align: 		left;
	background-color:	#FFFFFF;
}

#site_top
{
	width:				770px;
	height:				96px;
	background:			#eeeeee url("/grafik/topbar2.jpg") no-repeat;
}
#site_main
{
	width:				770px;
	background-color:	#FFFFFF;
	padding-top:		10px;
}

#site_footer
{
	width:				770px;
	background-color:	#FFFFFF;
	border-top:			1px dotted #ff6600;
	padding-top:		5px;
	padding-bottom:		5px;
}

#site_footer p
{
	font-size:			9px;
	color:				#333333;
	text-align:			center;
	margin:				0px;
	padding:			0px;
}


#main_leftbar
{
	float:				left;
	width:				175px;
}

#main_content
{
	float:				left;
	width:				372px;
	margin-left:		22px;
	margin-right:		22px;
}

#main_rightbar
{
	float:				left;
	width:				175px;
}

/*
	Admin
	------------------------------------
*/

#admin_toolbar
{
	border:				1px solid #CCCCCC;
	background-color:	#EEEEEE;
	padding:			5px;
}


/*
	Standard elements
	------------------------------------
*/

p, div, table, span, td      
{ 
	font-size: 			10px; 
	line-height: 		13px; 
	text-decoration: 	none; 
	margin: 			0px 0px 8px 0px;
}

h1    
{ 
	font-weight: 		bold; 
	font-size: 			12px; 
	line-height: 		15px;
}

h2   
{ 
	color: 				#ff6600; 
	font-weight: 		bold; 
	font-size: 			10px; 
	line-height: 		13px; 
	padding-top: 		15px; 
	margin-bottom:		0px;
}

h3     
{ 
	color: 				#000; 
	font-size: 			10px; 
	line-height: 		13px; 
	padding-top: 		6px;
}

h4    
{ 
	color: 				#999; 
	font-size: 			9px; 
	line-height: 		13px; 
	margin: 			0px; 
	padding: 			0px; 
}

h5    
{ 
	color: 				#333; 
	font-size: 			10px; 
	line-height: 		13px; 
	margin: 			0px; 
	padding: 			0px ;
}

ul
{
	margin-top:			0px;
}
li
{
	font-size: 			10px; 
	text-decoration: 	none; 
	list-style-type: 	disc; 
}

#main_leftbar ul  
{ 
	padding:			10px;
	margin:				0px;
}


#main_leftbar li  
{ 
	font-size: 			10px; 
	text-decoration: 	none; 
	text-align: 		left; 
	list-style-type: 	none; 
	margin: 			0px 0px 8px 0px; 
	padding: 			0px 0px 3px 3px;
	border-bottom:		1px dotted #FF6600;
}

#main_rightbar ul  
{ 
	font-size: 			10px; 
	line-height: 		13px; 
	text-decoration: 	none; 
	text-align: 		left; 
	margin: 			30px 0px 0px 0px;
}


#main_rightbar li  
{ 
	font-size: 			10px; 
	line-height: 		13px; 
	text-decoration: 	none; 
	text-align: 		left; 
	list-style-type: 	none; 
	margin: 			0px 0px 8px 0px; 
	padding: 			0px 0px 5px 0px;	
	border-bottom:		1px dotted #666666;
}

#contentbar
{
	width:				375px;
	margin-bottom:		15px;
}

#breadcrumbs
{
	float:				left;
	font-size:			9px;
	color:				#cccccc;
}

#tools
{
	float:				right;
	font-size:			9px;
	color:				#cccccc;
}








a:link    
{ 
	color: #000000;
	text-decoration: underline 
}

a:visited    
{ 
	color: #000000;
	text-decoration: underline 
}

a:hover    
{ 
	color: #ff6600; 
	text-decoration: none;
}


#main_rightbar p
{
	padding-bottom:			2px;
	margin-bottom:			5px;
}


#main_leftbar a:link    
{ 
	color: #666666; 
	font-weight: normal; 
	font-size: 10px; 
	line-height: 13px; 
	text-align: center; 
	text-decoration: none;
	margin: 0px; 
	padding: 0px 
}

#main_leftbar a:visited     
{ 
	color: #666666; 
	font-weight: normal; 
	font-size: 10px; 
	line-height: 13px; 
	text-align: center; 
	text-decoration: none;
	margin: 0px; 
	padding: 0px 
}

#main_leftbar a:hover   
{ 
	color: #ff6600; 
	font-weight: normal; 
	font-size: 10px; 
	line-height: 13px; 
	text-align: center; 
	text-decoration: underline;
	margin: 0px; 
	padding: 0px 
}

a#forside:link  
{ 
	color: #ffffff; 
	font-weight: bold; 
	font-size: 10px; 
	line-height: 13px; 
	text-align: center; 
	margin: 0px; 
	padding: 0px 
}

a.#mailto:link  
{ 
	color: #999999; 
	font-weight: normal; 
	font-size: 9px; 
	line-height: 13px; 
	text-align: center; 
	margin: 0px; 
	padding: 0px 
}


a#forside:visited  
{ 
	color: #ffffff; 
	font-weight: bold; 
	font-size: 10px; 
	line-height: 13px; 
	text-align: center; 
	margin: 0px; 
	padding: 0px 
}

a#mailto:visited  
{ 
	color: #999999; 
	font-weight: normal; 
	font-size: 9px; 
	line-height: 13px; 
	text-align: center; 
	margin: 0px; 
	padding: 0px 
}


a#forside:hover  
{ 
	color: #000000; 
	font-weight: bold; 
	font-size: 10px; 
	line-height: 13px; 
	text-align: center; 
	margin: 0px; 
	padding: 0px 
}

a#mailto:hover 
{ 
	color: #ff6600; 
	font-weight: normal; 
	font-size: 9px; 
	line-height: 13px; 
	text-align: center; 
	margin: 0px; 
	padding: 0px 
}
