#billede	{background: url(../Layout/Skygge/BilledeS.png);
		 position:relative; 
		 top: 0px; 
		 left: 6px; 
		 z-index: 0;
		 float: left;
		 width: 205px;
		 height: 155px;}
		 
#navn,
h1		{position:relative; 
		 top: 0px; 
		 left: 6px; 
		 z-index: 0;
		 width: 340px;
		 height: 19px;
		 float: left;
		 text-align: center;
		 padding: 0px;
		 padding-top: 0px;
		 margin: 0px;
		 font-size: 14px;
		 font-weight: bold;
		 color: #0E2936;
		 overflow: hidden;}
		 
#beskrivelse	{position:relative; 
		 top: 10px; 
		 left: 6px; 
		 z-index: 0;
		 width: 345px;
		 height: 27px;
		 float: left;
		 padding: 0px;
		 font-size: 11px;
		 color: #0E2936;
		 overflow: hidden;}
		 
#billedex1	{position:relative; 
		 top: 44px; 
		 left: 29px;
		 z-index: 0;
		 width: 344px;
		 height: 65px;
		 float: left;
		 text-align: center;
		 margin: auto;} 
		 
.billedex2	{background: url(../Layout/Skygge/BilledeX.png);
		 position:relative; 
		 top: 0px; 
		 left: 4px; 
		 margin-right: 20px;
		 z-index: 0;
		 float: left;
		 width: 85px;
		 height: 65px;}
		 
.kontaktlinie	{position:relative; 
		 top: 4px; 
		 left: 0px; 
		 z-index: 0;
		 width: 280px;
		 height: 30px;
		 float: left;
		 text-align: center;
		 padding: 0px;
		 font-size: 11px;
		 color: #0E2936;
		 overflow: hidden;}
		 
.lydklipikon	{background: url(../Grafik/LydikonG.png);
		 background-repeat: no-repeat;
		 background-position: left;
		 font-size: 11px;
		 height: 19px;
		 padding-left: 18px;}
		 
.gbogikon	{background: url(../Grafik/Gbogikon.png);
		 background-repeat: no-repeat;
		 background-position: right;
		 font-size: 11px;
		 height: 19px;
		 padding-right: 30px;}

.gbogikonb	{background: url(../Grafik/GbogikonB.png);
		 background-repeat: no-repeat;
		 background-position: right;
		 font-size: 11px;
		 height: 19px;
		 padding-right: 30px;}
 
.halvtekstv	{position:relative; 
		 top: 0px; 
		 left: 0px; 
		 float: left;
		 z-index: 0;
		 width: 280px;
		 text-align: right;
		 padding: 0px;
		 font-size: 11px;
		 color: #0E2936;
		 overflow: hidden;}
		 
.halvteksth	{position:relative; 
		 top: 0px; 
		 left: 0px; 
		 float: left;
		 z-index: 0;
		 width: 280px;
		 text-align: left;
		 padding: 0px;
		 font-size: 11px;
		 color: #0E2936;
		 overflow: hidden;}
		 
.box1,
.box2,
.box3,
.box4		{margin: auto;}
	
.box1		{width: 140px;}
.box2		{width: 280px;}
.box3		{width: 420px;}
.box4		{width: 560px;}

.checkmarkbox,
.checkmarkhead,
.checkmarked,
.checkmark 	{position:relative; 
		 top: 0px; 
		 left: 0px; 
		 float: left;
		 z-index: 0;
		 text-align: left;
		 overflow: hidden;}
		 
.checkmarkbox	{width: 134px;
		 padding: 5px;
		 padding-right: 0px;
		 font-size: 11px;
		 color: #0E2936;}
		 
.checkmarkhead	{width: 120px;
		 padding: 0px;
		 padding-bottom: 8px;
		 font-size: 11px;
		 font-weight: Bold;
		 text-decoration: underline;
		 color: #0E2936;}
		 
.checkmarked	{background: url(../Grafik/CheckboxMarked.png);
		 background-repeat: no-repeat;
		 background-position: left;
		 clear: left;
		 width: 120px;
		 padding: 0px;
		 padding-left: 18px;
		 font-size: 11px;
		 color: #0E2936;}
		 
.checkmark	{background: url(../Grafik/Checkbox.png);
		 background-repeat: no-repeat;
		 background-position: left;
		 clear: left;
		 width: 120px;
		 padding: 0px;
		 padding-left: 18px;
		 font-size: 11px;
		 color: #93AEC1;}

img.border {border: 1px solid #0E2936;}