body{ 	margin: 0px;
		background-color: #81888C;
		font-family: verdana;
}

table{	width: 100%;
		height: 100%;
		vertical-align: middle;
}

#indhold{
		width: 670px;
		height: 560px;
		position: relative;	
}

#logo{	width: 200px;
		height: 95px;
		float: left;
		background-image: url('../images/index/logo.gif');
		background-position:  right top;
}

#banner{
		width: 350px;
		height: 95px;
		float: left;
}

.header{
		font-size: 24px;
		margin-top: 50px;
		text-align: left;
}

#flagboxtop{
		position: absolute;
		top: 0px;
		right: 0px;
		width: 120px;
		height: 60px;
}

#flagboxbottom{
		position: absolute;
		top: 60px;
		right: 0px;
		width: 120px;
		height: 35px;
}

.flag{	position: absolute;
		right: 0px;
		top: 0px;
}

img{	border: 0px;
}

#menu{	position: absolute;
		top: 95px;
		left: 0px;
		width: 670px;
		height: 30px;
		background-color: #444444;
		padding-top: 2px;
		border: 2px solid white;
		text-align: left;
		z-index: 10;
}

a{		color:FFFFFF;
		text-decoration:none;
		font-size: 10px;
		margin-left: 6px;
}
a:hover{
		color:FFFFFF;
		text-decoration:underline overline
}

a.pad{	padding-left: 6px;
}

a.r{	padding-left: 90px;
}

a.sidelinks{
		color: #000000;
		text-decoration: none;
		margin-left:0px;
}

a.sidelinks:hover{
		color: #E9E9E9;
		text-decoration: none;
		background-color: #81888C;
		padding: 0px;
}

a.sidelinks2{
		color: #000000;
		text-decoration: underline;
		margin-left:0px;
}

a.sidelinks2:hover{
		color: #E9E9E9;
		text-decoration: none;
		background-color: #81888C;
		padding: 1px;
}

#container{
		width: 670px;
		height: 400px;
		position: absolute;
		top: 125px;
		left: 0px;
		border-left: 2px solid white;
		border-right: 2px solid white;
		background-color: #E9E9E9;
}

#overskriftcontainer{
		width: 446px;
		height: 40px;
}

#footer{
		width: 670px;
		height: 35px;
		position: absolute;
		bottom: 0px;
		left: 0px;
		background-color: #444444;
		border: 2px solid white;
		padding-top: 3px;
}

p{		font-size: 10px;
		color: #000000;
}

h1{		font-size: 20px;
		text-align: left;
		margin-bottom: .0001pt;		
}

h1.luftig{font-size: 7px;color: #81858d;line-height: 100%;margin-bottom: .000pt;}
h2.luftig{font-size: 7px;color:#81858d;margin-top: .000pt;margin-bottom: .0001pt;}
p.luftig{font-size: 7px;color:#81858d;margin-top: .000pt;}

h1.luftig2{font-size: 7px;color: #3F4340;line-height: 100%;margin-bottom: .000pt;}
h2.luftig2{font-size: 7px;color:#3F4340;margin-top: .000pt;margin-bottom: .0001pt;}
p.luftig2{font-size: 7px;color:#3F4340;margin-top: .000pt;}