﻿@import url("layout.css");
 #Body{
    top: 0px;	
	margin: 0px; 
    padding: 0px; 
    width: 100%; 
    height: 100%; 
    background-color:#F0F0F0; 
    font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #444444;	
    line-height: 1em;
} 
#Centrer_Side {
    width: 1024px;
    height:768px;
    top:0px;
    margin: auto;
    position: relative;
    left: 0px;
}      
#Color_Side {
    width: 995px;
    height:675px;
    top:0px;
    background-color:#ffffff;
}
.Banner_Tekst_APC {
   	font-family: "Times New Roman", Times, serif;
   	font-size: 28px;
	color: #444444;
	font-weight: bold;
	margin: 0px; 
    line-height: 1em;
	z-index: 1;
	text-align:center;
	top: 50px;
	left: 100px;
	position: absolute;	
}
#Banner_Tekst {
   	font-family: "Times New Roman", Times, serif;
   	font-size: 36px;
	color: #444444;
	font-weight: bold;
	z-index: 1;
	left: 165px;
	text-align:center;
	top: 30px;
	position: absolute;
	height: 41px;
	width: 723px;

}	
#Banner_Tekst_Hvid {
   	font-family: "Times New Roman", Times, serif;
   	font-size: 36px;
	color: #fff;
	font-weight: bold;
	z-index: 1;
	left: 165px;
	text-align:center;
	top: 30px;
	position: absolute;
	height: 41px;
	width: 723px;
	}	
#Banner_Tekst_2_Hvid {
   	font-family: "Times New Roman", Times, serif;
   	font-size: 42px;
	color: #ffffff;
	font-weight: bold;
    z-index: 1;
	left: 270px;
	position: absolute;
	top: 30px;
	height: 50px;
	width: 723px;
	}	
#Banner_Tekst_Hvid_APC {
   	font-family: "Vineta BT","Times New Roman", Times, serif;
   	font-size: 22px;
   	Font-weight: 500px;
	color: #f0f0f0;
	z-index: 1;
	left: 165px;
	text-align:center;
	top: 30px;
	position: absolute;
	height: 41px;
	width: 723px;
}
#Vandret_Menu_Top {
	clear: both;
	color: blue;
	left: 0px;
	top: 88px;
	height: 19px; 
	width: 985px; 
    position: absolute;
    z-index: 1;
	background-color: #F0F0F0;
}
#Vandret_Menu_Bund {
	clear: both;
	color: blue;
	left: 0px;
	top: 606px;
	height: 19px; 
	width: 985px; 
    position: absolute;
    z-index: 1;
	background-color: #F0F0F0;
}
#Menu {
	left: 0px;
	top: 160px;
	width: 205px;
	height: 388px;
	position: absolute;
}
#Translate {
	clear: both;
	left: 45px;
	top: 546px;
	height: 60px; 
	width:229px; 
	position: absolute;
}
#SoegeOrd {
	left: 5px;
	top: 1px;
	z-index: -1;
	position:absolute;
}
#page_content {
   left: 1px; 
   top: 0px; 
   height: 675px;
   width: 100%;
   background-color: #fff;
   position:absolute;
}
.content {
    top: 115px; 
    height: 490px; 
    width: 786px;
    margin-left: 209px;
	background-color: #fff;
	position:absolute;
}
#content_Bred {
    top: 108px; 
    height: 490px; 
    width: 875px;
    margin-left: 100px;
    padding: 3px;
	background-color: #fff;
	position:absolute;
}
#footer {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	clear: both;
	left: 0px;
	top: 633px;
	height: 42px;
	width: 995px;
	position: absolute;
	z-index: 1;
	overflow: hidden;
	background-color: #cdf;
}
#Master_Test {
	top: 0px; 
    height: 490px; 
    width: 786px;
    margin-left: 206px;
    padding: 3px;
	background-color: #fff;
	position:absolute;
}
ul {
   text-indent: 20px;
   list-style-type: square;
   padding: 5px;
   margin: 3px;
}
p,h1,h2,h3,h4,h5,h6 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #444444; 
    text-decoration:none
}
h6 {
    font-size: 12px;
	color: #222222;	
}
h5 {
	font-size: 14px;
	color: #444444;	
}
h4 {
	font-size: 14px;
	color: #222222;	
}
h3 {
	font-size: 18px;
	color: #444444;
}
h2 {
	font-size: 18px;
	color: #222222;
}
h1 {
	font-size: 24px;
	color: #444444;
}
a {
	color: #393939;
	text-decoration: underline;
}
a:hover {
	color: #78a;
	text-decoration: underline;

