/* Default CSS */
/* Generated by the CoffeeCup HTML Editor - www.coffeecup.com */

body {font: 90%/1 "DejaVu Sans", "URW Gothic L", "Helvetica Neue", Helvetica, Arial, "Microsoft Sans Serif", sans-serif; 
     background:url('baggrundorance.jpg');
     background-size:cover;}
     

#ramme {
  width: 960px;
  margin: 0 auto;       
}

#shadow3 {
   margin-top:20px;
   width: 900px;          
   background-color: #FFFFFF;
   border: 5px solid #83047A;
   float: left;
   box-shadow: -20px -20px 25px #000;
   border-radius: 50px;
    }
            
head {margin-top:10px; }

.topbilledet {margin-top:40px; }

#centeredmenu {
   float:left;
   margin-top:30px;
   width:100%;
   background:#fff;
   border-bottom:4px solid #83047A;
   overflow:hidden;
   position:relative;
   
}
#centeredmenu ul {
   clear:left;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   left:50%;
   text-align:center;
   
   
}
#centeredmenu ul li {
   display:block;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   right:50%;
}
#centeredmenu ul li a {
   display:block;
   margin:0 0 0 1px;
   padding:3px 10px;
   background:#FF8040;
   color:#000;
   text-decoration:none;
   line-height:1.2em;
   font-size:large;
}
#centeredmenu ul li a:hover {
   background:#8080C0;
   color:#fff;
}
#centeredmenu ul li a.active,
#centeredmenu ul li a.active:hover {
   color:#fff;
   background:#000;
   font-weight:bold;
}

article {
         width:885px;
margin-top:60px;
margin-left:5px;
background-color:#FFFFFF;
border:5px solid #83047A;
-moz-border-radius:43px;
-webkit-border-radius:43px;
border-radius:43px;
/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
-moz-box-shadow:0px 0px 18px #000000;
-webkit-box-shadow:0px 0px 18px #000000;
box-shadow:0px 0px 18px #000000;
/*IE 7 AND 8 DO NOT SUPPORT BLUR PROPERTY OF SHADOWS*/
opacity:0.95;
-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=95);
/*-ms-filter must come before filter*/
filter: alpha(opacity=95);
/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
/*All filters must be placed together*/}

article ul li{text-decoration:none;
              list-style:none;
              font-size:large; }
              

article H1 {padding-left:20px; }

article figure{float:left; }





	table
	{
		border-collapse: collapse;


	}

	td
	{
		border-right: 1px solid #fff;
		border-bottom: 1px solid #fff;
		padding: .5em;

	}

	tr
	{
		background: #B0C4D7;
	}

	thead td
	{
		background: #036;
		color: #fff;
	}

	tbody td
	{
		font-weight: normal;
		background: #658CB1;
	}

	th {
	   font-weight: normal;
	   background: #036;
	   color:#fff; }	
       
    td a
       { text-decoration:none;
         color: #fff;}
         
     td a:hover { color: #FF8800; }
     
     td  li { display: block;
              }
              

              
