Body	{
	color: #000000; 
	background-color: #6699CC;
	font-size: 14px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 px;
	overflow-x: auto;
	overflow-y: scroll;
	scrollbar-3dlight-color: #BBDDFF;
	scrollbar-arrow-color: #BBDDFF;
	scrollbar-darkshadow-color: #6699CC;
	scrollbar-face-color: #6699CC;
	scrollbar-highlight-color: #BBDDFF;
	scrollbar-shadow-color: #6699CC;
	scrollbar-track-color: #BBDDFF;
	
	
}

.sidebar {
	background-color: #999999;
/*	background-attachment: fixed;				*/
/*	background-image: url(../pic/2pixbaggrund.jpg);		*/
/*	background-repeat: no-repeat;				*/
}
.midbar	{
    width: 994 px;
}

.indhold {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
.menu_top {
	width: 100%;
	margin: 0px;
	padding: 0px;
	border: 1px;
}
.menu_top_td {
	width: 150;
	align: center;
	background-color: #6699CC;
}
.menu_left {
	width: 130px;
	background-color: #6699CC;
}
.tekst_td {
	padding: 5px;
}
.billede_td {
	align: center;
	vertical-align: middle;
	text-align: center;

	
}

a			{color: #000000;
			text-decoration: none;
			font-weight: bold;
}
a:visited	{color: #000000; 
 			text-decoration: none;
			font-weight: bold;
}
a:hover		{color: #666666;
 			text-decoration: none;
			font-weight: bold;
}

TABLE 	{font-size: 100%}
TR	{vertical-align: top; }

.kattxt				{background-color: #3399cc; 	color: #ffffff;}
.navbox				{}
.navbox a, .navbox a:visited 	{				color: #FFFFFF;}
.navtop 			{background-color: #3399cc; 	color: #000000;}

