﻿body 
{
    background-color: #d9edff;
    margin: 0px;
    font-family: Arial;
    font-size: 11px;
    color: #53514e;
    text-align: center;
}

#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 2px 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;
    text-align:left;
}

.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: #1c99c7;
}

.underoverskrift
{
    font-family: Georgia;
    font-style:italic;
    font-size: 15px;
    color: #1c99c7;
} 

.underoverskriftyellow
{
    font-family: Georgia;
    font-style:italic;
    font-size: 15px;
    color: #5e6b70;
    text-align: left;
} 

.underoverskriftstandard
{
    font-family: Georgia;
    font-size: 15px;
    color: #730202;
}

.tekstlinks
{
    font-family: Georgia;
    font-weight:bold;
    font-style:italic;
    font-size: 11px;
    color: #53514e;
} 

a img.gallery 
{
    border: 1px solid #5E6B70;
}
    