﻿body 
{
    background-color: #e9e9db;
    margin: 0px;
    font-family: Arial;
    font-size: 11px;
    color: #53514e;
}

#TABLE1
{
  width: 986px;
  margin: 0 auto;
 
}

.TD1    /* Top Menu & Newsletter */ 
{
   border-top:solid 1px white; 
   border-left:solid 1px white; 
   border-right:solid 1px white; 
   background-image: url('../pictures/menubg.jpg'); 
   background-color:White; 
   height: 37px;
   background-repeat:repeat-x;
}

.TD2  /* slideshow */
{
    vertical-align:top;
	background-color:White; 
    border-top:solid 3px white; 
    border-bottom:solid 1px #e9e8db; 
    border-left:solid 3px white; 
    border-right:solid 3px white;
    height: 334px;
}

.TD3  /* ContentPlaceHolder */
{
    background-color:White; 
    padding-left:14px; 
    padding-right:4px; 
    padding-top:3px;
}

.TD4 /* Contact Info */
{
    padding-top: 10px; 
    font-family:Georgia; 
    color:#949186; 
    font-size: 10,5pt;
    height: 20px;
}

#TABLE2
{
float:right; 
width:318px; 
background-image: url('../pictures/Nextrunsbox.jpg'); 
background-repeat:repeat-x; 
height: 355px;  
}


.overskrift
{
    font-family: Georgia;
    font-size: 26px;
    color: #53514e;
}

.underoverskrift
{
    font-family: Georgia;
    font-style:italic;
    font-size: 15px;
    color: #53514e;
} 

.underoverskriftstandard
{
    font-family: Georgia;
    font-size: 15px;
    color: #53514e;
}

.tekstlinks
{
    font-family: Georgia;
    font-weight:bold;
    font-style:italic;
    font-size: 11px;
    color: #53514e;
} 


.textbox {
    color: #999;
    border:solid 1px #e4d6bb;
    height:14px;
    width:107px;
    font-size:smaller;
    
} 


A:link 
{
    color: #53514e;
}
A:visited 
{
    color: #53514e;
}
A:active 
{
    color: #53514e;
}
A:hover 
{
    color: #53514e;
}