body {

}

h1 {
	color: #7A7A7A;
        font-family: palatino linotype, garamond, serif;
        font-variant: small-caps;
        font-size: 170%;
}

h2 {
	color: #7A7A7A;
        font-family: palatino linotype, garamond, serif;
	font-style: italic;
        font-size: 100%;
}

h3 {
	color: #7A7A7A;
        font-family: palatino linotype, garamond, serif;
	font-style: italic;
        font-size: 80%;
}

h4 {
	font-weight:normal;
	color: #000000;
        font-family: palatino linotype, garamond, serif;
	font-style: italic;
        font-size: 80%;
	text-align: center;
}

h5 {
	font-weight:normal;
	color: #7A7A7A;
  font-family: palatino linotype, garamond, serif;
	font-style: italic;
  font-size: 80%;
	text-align: center;
}
h6 {
	font-weight:normal;
	color: #7A7A7A;
  font-family: palatino linotype, garamond, serif;
  font-size: 80%;
	text-align: center;
}


p { 
        text-align: justify;
	color: #000000;  
        font-family: palatino linotype, garamond, serif;
        font-size: 80%;

}  

a:link {
	text-decoration:none;
	color: #000000;  
        font-family: palatino linotype, garamond, serif;
        font-size: 100%;
}

a:visited {
	text-decoration:none;
	color: #000000;  
        font-family: palatino linotype, garamond, serif;
        font-size: 100%;
}

a:active {
	text-decoration:none;
	color: #000000;  
        font-family: palatino linotype, garamond, serif;
        font-size: 100%;
}

.main	{
	align:center;
	border: 1px solid black;
}

.index  {
	align:left;
	float:left;
	height: 100%;
	width: 486px;
	padding: 20px 20px 20px 20px;
	background-color:#F2EEE5;
	background-image:url("../images/logo_top_right.jpg");
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.over  {
	align:left;
	float:left;
	width: 486px;
  	height: 69px;
	padding: 0px 0px 0px 0px;
	background-color:#ffffff;
	background-image:url("../images/overskrift2.jpg");
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.normal  {
	align:left;
	float:left;
	height: 100%;
	width: 486px;
	padding: 20px 20px 20px 20px;
	background-color:#F2EEE5;
	background-image:url("../images/logo_top_right_light.jpg");
	background-repeat: no-repeat;
	background-position: 0px 0px;

  
}

.nav  { 
	position: relative;
        float:left;
	width: 155px;
	height: 100%;
        background:"CFC7B8";        
}   

.nyheder  { 
	position: relative;
        float:left;
	width: 155px;
	height: 100%;
        background:"CFC7B8"; 
} 

.intern  { 
	padding: 10px 10px 10px 10px;
	position: relative;
        float:left;
	width: 155px;
	height: 100%;
        background:"CFC7B8";
 
} 

.logo_right  {  
	float:left;
	align:left;
	background-color:#F2EEE5;
} 

.flyd_hojre  {      
        float:right;
} 

.flyd_venstre  {      
        float:left;
}


.knap  { 
	padding-top:1px;  
   	height: 10px;
	width: 130px;
        float:right;
        font-variant: small-caps;
        font-size: 100%;
       background:"CFC7B8";   
} 
.overskrift  { 
	vertical-align: 50%;
   	height: 100px;
	width: 484px;
        float:left;
        font-variant: small-caps;
        color: #000000;
        font-family: palatino linotype, garamond, serif;
	font-style: italic;
	font-weight: bold;
	font-size: 100%;
	background-image:url("../images/overskrift.JPG");
	background-repeat: no-repeat;
	background-attachment: fixed;
} 

