body{ 	margin: 0px;
		background-image: url('../images/baggrundsbilleder/rockbgdark.jpg');
		font-family: verdana;
		/*font-size: 7px;*/
		color: #F9EBC5;
}
p{		font-family: Verdana;
		font-size: 9pt;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		color: #F9EBC5;
}
table{	width: 100%;
		height: 100%;
		vertical-align: middle;
}
#indhold{
		width: 800px;
		height: 600px;
		position: relative;	
		border: 1px solid #F9EBC5;	
}
#banner{
		position: absolute;
		width: 798px;
		height: 120px;
		top: 0px;
		left: 0px;
		background-image: url('../images/topbanner_b.jpg');
}
#bannerdk{
		position: absolute;
		width: 798px;
		height: 120px;
		top: 0px;
		left: 0px;
		background-image: url('../images/topbanner_dansk.jpg');
}
#menucontainer{
		position: absolute;
		width: 375px;
		height: 18px;
		top: 0px;
		left: 330px;
		text-align: left;
		padding-left: 20px;
}
#menucontainer2{
		position: absolute;
		width: 375px;
		height: 18px;
		top: 0px;
		left: 330px;
		text-align: left;
		padding-left: 10px;
}
a{		color:#F9EBC5;
		text-decoration:none;
		font-size: 10pt;
		margin-right: 7px;
}
a:hover{
		color:#fcf9e5;
		text-decoration:none;
}
#overskrift{
		position: absolute;
		top: 9px;
		left: 10px;
		width: 150px;
		height: 20px;
		font-family: verdana;
		color: #F9EBC5;
		text-align: left;
}
#footer{
		position: absolute;
		width: 798px;		
		height: 24px;
		left: 0px;
		top: 570px;
		background-color: #3C3939;
		padding-top: 6px;
		text-align: right;
}
#flagcontainerdk{
		position: absolute;
		width: 27px;
		height: 15px;
		left: 21px;
		top: 6px;
		/*background-image: url('../images/dannebrog.gif');
		background-repeat: no-repeat;*/
}
#flagcontainerdk_index{
		position: absolute;
		width: 27px;
		height: 15px;
		left: 30px;
		top: 6px;
		/*background-image: url('../images/dannebrog.gif');
		background-repeat: no-repeat;*/
}
#flagcontainereng{
		position: absolute;
		width: 27px;
		height: 15px;
		left: 21px;
		top: 6px;
		/*background-image: url('../images/english_flag.gif');
		background-repeat: no-repeat;*/
}
#flagcontainereng_index{
		position: absolute;
		width: 27px;
		height: 15px;
		left: 30px;
		top: 6px;
		/*background-image: url('../images/english_flag.gif');
		background-repeat: no-repeat;*/
}
#contact{
		position: absolute;
		width: 200px;
		height: 17px;
		left: 588px;
		top: 7px;
		background-color: #3C3939;
}
img{	border: 0px;
}
h1{		font-size: 20px;
		text-align: left;
		margin-bottom: .0001pt;		
}