body {   
    background-color: #A80011;
    font-family: verdana, Arial, sans-serif;
    color: black;
    font-size: 12px;
}


a {
    color: Navy;
    text-decoration: none;
    font-weight: bold;
    font-size: 12px;
    border: none;
    }
    

img {
    border: ridge, thick, black;
    }



a:hover {
    color: red;
    text-decoration: underline;
    }
    
    
span.uciclass {
	position: relative;
	display: none;
} 

    
.boks {
      float: left;
      width: 100%;
      height: auto;
      margin: 0px 0px 25px 0px;
      padding: 5px 5px 25px 5px;
      text-align: center;
      border-bottom: 1px solid;
      }
    
    
.vboks {
       float: left;
       width: 280px; 
       height: auto; 
       margin: auto; 
       padding: 5px; 
       text-align: center;
       border: none;
       }
       
    
/* nyhedstabel*/    
.nyhed {
    width: 270px;
    }
    
    
.nyhed caption {
       margin-bottom: 10px;
       font-weight: bold;
       font-size: 13px;
       text-decoration: underline;
       text-align: left;
       }
    

.nyhed td {
       text-align: left;
       vertical-align: top;
       font-size: 11px;
       padding: 2px;
       }
       
       
.nyhed tr {
       background-color: #C0C0C0;
       }
/* nyhedstabel slut*/       


.top-container {
        border-bottom: 1px solid;
        margin-bottom: 5px;
        background-image: url('top.jpg');
        }
      
    
/* Topmenu*/   
.topmenu {
  background-color: inherit;
  width: 975px; 
  margin: auto;
  margin-bottom: 20px; 
  height: 30px;
  padding: 5px 0px 5px 0px;
  }
 
  
.topmenu td {
  text-align: center;
  
  }
  
  
.topmenu td a {
  padding: 2px 2px 2px 2px;
  color: navy;
  border-bottom: 1px solid #808080;
  border-right: 1px solid #808080;
  background-color: white;
  text-decoration: none;}
 
 
.topmenu td a:link {
  color: navy;}
  
 
.topmenu td a:hover {
  color: #FBA300;
  background-color: navy;
  }  
  
/* Topmenu slut*/  
 


#cyclingnews {
   margin-bottom: 25px;
}


#feltet {
  width: 127px;
  height: auto;
  background-color: white;
  margin: auto;
  padding: 5px 5px 10px 5px;
  border: 1px solid;
  text-align: left;
  }
  
  
.kalender {
  width: 286px;
  height: 440px;
  float: left;
  text-align: left;
  border-right: 1px solid;
  border-bottom: 1px solid;
  margin-bottom: 25px;
  }
  
  
.kalender2 {
  width: 285px;
  height: 400px;
  float: left;
  text-align: left;
  overflow: scroll;
  }
  
  
.kalenderoverskrift {
  width: 286px;
  height: 25px;
  margin-bottom: 5px;
  vertical-align: middle;
  background-color: #A80011;
  font: verdana;
  color: white;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  }
   
 
#menu {
	background-color: white;
    float: left;
    width: 150px;
    height: auto;
    padding: 25px 0px 0px 15px;
    margin-bottom: 25px;
    overflow: auto;
}


#hmenu {
	background-color: white;
    float: left;
    width: 165px;
    height: auto;
    text-align: center;
    padding: 25px 0px 0px 0px;
}


.center2 {
    background-color: white;
    float: left;     
    width:  600px;
    height: auto;
    border-width: 0px 1px 0px 1px;
    border-style: solid;
    padding: 25px 12px 10px 12px;
    margin-left: 10px;
    margin-right: 10px;
    text-align: left;
    overflow: auto;
}


.baggrund { 
    background-color: white;
	width: 995px;
	height: auto;
	margin: auto;
    padding: 0px;
    border-bottom: medium solid #808080;
    border-right: medium solid #808080;
    overflow: auto;
}


.center {
   width: 1100px;
	height: 650px;
	margin: auto;
   margin-top: 40px;
}


.fotomenu {
    float: left;
    margin: 0px 10px 0px 0px;
    width: 225px;
    height: 610px;
    overflow: auto;
}


.hojre {
    float: right;
    margin: 0px 0px 0px 10px;
    width: 800px;
    height: 610px;
}


.stor {
    border: solid thin #ffA500;
    max-height: 595px;
    max-width: 725px;
}


.textbox {
    padding: 10px 0px 15px 0px;
    border-bottom: 1px solid;
    text-align: left;
    }


.thumbs {
    border: solid thin #ffA500;
    max-height: 186px;
    max-width: 186px;
}


.top {    
    min-width: 995px;
    height: 30px;    
    margin-bottom: 10px;
    padding-top: 4px;
    border-style: solid;
    border-color: navy;
    border-left-width: 0px;
    border-right-width: 0px;
    border-bottom-width: thin;
    border-top-width: 0px;
}




.venstre1 {
    float: left;
    width: 300px;
    text-align: left;
    font-family: tahoma;
    font-weight: bold;
    font-size: 23px;
    color: black;
    padding-left: 15px;
}



.hojre1 {
    float: right;    
    width: 300px;
    text-align: right;
    font-family: tahoma;
    font-weight: bold;
    font-size: 23px;
    color: black;
    padding-right: 15px;
}



.spalte {

    float: left;

    width: 50%;

    height: 550px;

    text-align: left;

}

/*  
css menuer
*/

ul.cssmenu {
  font-family:arial,sans-serif;
  list-style:none;
  width: 145px;
  border-width:0 1px 1px 1px;
  border-style: solid;
  border-color: #257;
  background-color: white;
  margin: 0;
  padding:0;}

ul.cssmenu li {
  display:inline; }
  
ul.cssmenu li a {
  color: navy;
  background-color: white;
  display:block;
  text-decoration:none;
  margin:0;
  padding:3px 5px;
  border-top:1px solid #257;
  }

  
ul.cssmenu li a:hover {
  color:#FBA300;
  background-color:#257;
  }


