/* CSS Document */

body
{
	background-color:#034768;
}
#layout
{
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;		
}
#topbox
{
	float: left;
	height: 98px;
	width: 958px;
	border: #034768 1px solid;
	background-image: url("../billeder/baggrund01.jpg");	
}
#indholdbox
{
	float: left;
	width: 960px;
}
#topmenubox
{
	height: 15px;
	width: 958px;
	border-bottom: #034768 1px solid;
	border-right: #034768 1px solid;
	border-left: #034768 1px solid;
	background-image: url("../billeder/baggrund06.jpg");
	font-size: 11px;
}
#tablemenu1
{
	float: left;
	height: 15px;
	width: 80px;
	padding-left: 57px;
	border-right: #db944c 1px solid; 
}
#tablemenu2
{
	float: left;
	height: 15px;
	width: 80px;
	padding-left: 57px;
	border-right: #db944c 1px solid;
}
#tablemenu3
{
	float: left;
	height: 15px;
	width: 105px;
	padding-left: 30px;
	border-right: #db944c 1px solid;
}
#tablemenu4
{
	float: left;
	height: 15px;
	width: 95px;
	padding-left: 40px;
	border-right: #db944c 1px solid;
}
#tablemenu5
{
	float: left;
	height: 15px;
	width: 95px;
	padding-left: 40px;
	border-right: #db944c 1px solid;
}
#tablemenu6
{
	float: left;
	height: 15px;
	width: 85px;
	padding-left: 50px;
	border-right: #db944c 1px solid;
}
#tablemenu7
{
	float: right;
	height: 15px;
	width: 98px;
	padding-left: 40px;
}	
#actionleft
{
	float: left;
	height: 449px;
	width: 127px;
	font-size: 11px;
	color: #034768;
	border-left: #034768 1px solid;
	border-bottom: #034768 1px solid;
	background-color:#b6d7fe;
}
#sidebox1
{

	float: left;
	height: 218px;
	width: 106px;
	padding-right: 20px;
	border-right: #034768 1px solid;
	border-bottom: #034768 1px solid;
	background-image: url("../billeder/baggrund07.jpg")
}
#sidetable
{
	height: 24px; 
}
#sidetable2
{
	height: 25px; 
}
#sidebox2
{

	float: left;
	height: 226px;
	width: 126px;
	border-right: #034768 1px solid;
	border-top: #034768 1px solid;
	margin-top: 3px;
}
#action
{
	float: left;
	width: 704px;
	background-color:#b6d7fe;
}
#actionright
{
	float: right;
	height: 450px;
	width: 127px;
	font-size: 9px;
	color: #034768;
	border-right: #034768 1px solid;
	border-bottom: #034768 1px solid;
	background-color:#b6d7fe;
}
#box1
{
	float: left;
	height: 86px;
	width: 126px;
	border-left: #034768 1px solid;
	border-bottom: #034768 1px solid;
}
#box2
{
	float: left;
	height: 86px;
	width: 126px;
	margin-top: 3px;
	border-left: #034768 1px solid;
	border-bottom: #034768 1px solid;
	border-top: #034768 1px solid;
}
#box3
{
	float: left;
	height: 86px;
	width: 126px;
	margin-top: 3px;
	border-left: #034768 1px solid;
	border-bottom: #034768 1px solid;
	border-top: #034768 1px solid;
}
#box4
{
	float: left;
	height: 86px;
	width: 126px;
	margin-top: 3px;
	border-left: #034768 1px solid;
	border-bottom: #034768 1px solid;
	border-top: #034768 1px solid;
}
#box5
{
	float: left;
	height: 86px;
	width: 126px;
	margin-top: 3px;
	border-left: #034768 1px solid;
	border-top: #034768 1px solid;
}
#bundbox
{
	float: left;
	height: 30px;
	width: 704px; 
	font-size: 9px;
	color: #b6d7fe;
	background-color: #034768;
}
.billedtekst
{
	font-size: 9px;
}
#bundbox a:link 
{
	text-decoration: none;
	color: #b6d7fe;
}
#bundbox a:visited 
{
	text-decoration: none;
	color: #b6d7fe;
}
#bundbox a:hover 
{
	text-decoration: none;
	color: #034768;
	background-color:#b6d7fe;
}
a:link 
{
	text-decoration: none;
	color: #034768;
}
a:visited 
{
	text-decoration: none;
	color: #034768;
}
a:hover 
{
	text-decoration: none;
	color: #bb3d00;
}