body {
	font-family: Verdana, Arial, Sans-serif;
	font-size: 11px;
	background-color: #333333;
	margin : 0;
	text-align : center;
	color: #FFFFFF;
	behavior:  url("csshover.htc");
	font-size:100%;
}
#placeholder {
	height: 100%;
	width: 100%;
	margin: 0;
}

#bottomtext {
	color:#FFFFFF;
	text-align:right;
	width: 800px;
	margin: auto;
	font-family: Verdana, Arial, Sans-serif;
	font-size: 11px;
}

/* Her starter menu funktionen */
#menu {
	width: 100%;
	background: #333333;
	float: left;
}

#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 6em;
	float: left;
	text-align:left;
}

#menu a, #menu h2 {
	font: 11px/16px Verdana, Arial, Sans-serif;
	display: block;
	margin: 0;
	padding: 2px 3px;
}

#menu h2 {
	color: #FFFFFF;
	background: #333333;
	text-transform: lowercase;
}

#menu a {
	color: #FFFFFF;
	/*background: #efefef;*/
	text-decoration: none;
}

#menu li {position: relative;}

#menu ul ul {
	position: absolute;
	z-index: 500;
	text-align:left;
}

#menu ul ul ul {
	position: absolute;
	top: 0;
	left: 100%;
}

div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}


/* Her slutter menu funktionen */

#toptopspacer	{
	background-color:#333333;
	height: 50px;
	/*
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	*/
}
#titelwrapper	{
	width: 785px;
	text-align:right;
	padding-top: 40px;
	padding-right: 15px;
	font-size:20px;
}
a.topmenu:active , a.topmenu:link , a.topmenu:visited , a.topmenu:hover {
	background-color : transparent; 
	color : #FFFFFF; 
	text-decoration : none; 
	font-weight: bold;
	font-size:11px;
} 

#IndholdsWrapper1 {
	width: 800px;
	height: 125px;
	margin: auto;
	background-color:#000000;
}
#IndholdsWrapper2 {
	width: 100%;
	height: 300px;
	background-color:#333333;
	text-align:center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
#IndholdsWrapper3 {
	width: 800px;
	height: 250px;
	margin: auto;
	background-color:#000000;
}
#tekstramme {
	width: 270px;
	float:right;
	text-align:justify;
	font-family: Verdana, Arial, Sans-serif;
	font-size: 11px;
	padding: 15px;
}
p.billede {
	margin: 0;
	padding: 0;
}
#bestillingsHolder{
	width:800px;
	height:300px;
}
#bestillingA	{
	float:left;
	width:500px;
	height:280px;
	text-align:left;
	padding:5px;
}
#bestillingB	{
	float:right;
	width:280px;
	height:280px;
	text-align:left;
	padding:5px;
}
form {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
h3 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}
th {
	font-family: Verdana, Arial, Sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	text-align:justify;
}
