﻿body 
{
    background-color: #bf0f0f;
    margin: 0px;
    font-family: Arial;
    font-size: 11px;
    color: #53514e;
    text-align: left;
}

#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:20px; 
    padding-right:4px; 
    padding-top:12px;
}

.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: #730202;
}

.underoverskrift
{
    font-family: Georgia;
    font-style:italic;
    font-size: 15px;
    color: #730202;
} 

.underoverskriftyellow
{
    font-family: Georgia;
    font-style:italic;
    font-size: 15px;
    color: #ebb71d;
} 

.underoverskriftstandard
{
    font-family: Georgia;
    font-size: 15px;
    color: #730202;
}

.tekstlinks
{
    font-family: Georgia;
    font-weight:bold;
    font-style:italic;
    font-size: 11px;
    color: #53514e;
} 

.main-col 
{
    width: 600px;
    float: left;
}

.right-col 
{
    float: right;
    width: 320px;
    padding: 65px 0 20px 0;
}

.text-top 
{

}

.text-left 
{    
    float: left;
    width: 340px;
    border-right: 1px dotted #ccc;
}

.text-left p
{
    font-size: 12px;
    padding-right: 20px;
    margin: 1em 0px;
}

.text-right
{
    float: right;
    width: 240px;
}

.text-right a:visited 
{
    color: #3B5998;
}
    

.video
{
    margin: 15px 0 10px 50px;
    float: left;
    
}

