/** CSS Document **/

body {
background-color: #000000;
}

div#wrap {
margin: 0 auto;
text-align: center;
width: 750px;
height: auto
}

#menu a { font-family: "verdana"; font-weight: none; font-size: 13px; text-decoration: none; color: #000000; }
#menu a:hover, #menu a:active { font-family: "verdana"; font-weight: none; font-size: 13px; color: #da3d28; }

h1 {
padding-top: 0px !important;
padding-top: 20px;
font-family: "verdana";
color: #0033CC;
font-size: 22px;
text-align: left;
font-weight: normal;
font-style: normal;
}

h2 {
color: #0033CC;
font-family: "verdana";
font-size: 17px;
font-weight: bold;
font-style: normal;
}

h3 {
font-size: 14px;
color: #990000;
}

#content a { text-decoration: underline; color: #0063ea; }
#content a:hover, #menu a:active { text-decoration: underline; color: #ea0000; }

p img { margin-right: 5px; margin-bottom: 5px; }
p#gbb { text-align: center; }

p {
font-family: "verdana";
font-size: 13px;
color: #000000;
text-decoration: none;
}

tr.hvaer {
font-family: "verdana";
font-size: 10px;
color: #000000;
text-decoration: none;
}

.center {
margin: 0 auto;
text-align: center;
}

.center img {
margin: 0 auto;
text-align: center;
}

a img {
border: none;
text-decoration: none;
}

p#center { text-align: center; }
p#news { padding-left: 35px; }

tr {
font-family: "verdana";
font-size: 13px;
color: #000000;
text-decoration: none;
}

div#header {
background-color: #000000;
background-repeat: no-repeat;
width: 750px;
height: 115px;
}

div#menu {
font-family: "verdana";
font-size: 11px;
color: #000000;
text-decoration: none;

background-image: url("../Assets/Global assets/menu_background.PNG");
margin-top: 0px !important;
margin-top: -4px;
padding-left: 3px !important;
padding-left: 0px;
width: 747px !important;
width: 750px;
height: 21px;
}

Div#content {
	text-align: left;
	min-height: 500px;
	height: auto;
	width: 655px;
	padding-left: 45px;
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 30px;
	background-image: url("../Assets/Global assets/content_background.PNG");
	background-color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
}

Div#bottom {
font-family: "verdana";
font-size: 11px;
color: #000000;
text-align: center;

margin-top: -20px!important;
margin-top: 0px;
padding-top: 65px;
background-image: url("../Assets/Global assets/bottom_background.PNG");
height: 35px;
width: 750px;
}

tr.kortversjon td{
border: 1px solid #000;
padding-left: 2px;
}

tr.spons td{
border: 1px solid #c0c0c0;
padding-left: 2px;
}

.kv {
border-collapse: collapse;
}




/** Dropdown menu **/

ul {
  padding: 0;
  margin: 0;
  padding-left: 0px;
  list-style: none;
  }
  
.um {
  margin-top: 2px !important;
  margin-top: 10px;
  padding: 7px;
  background-color: #ececec;
  border: solid 1px #a1a1a1;
}
  
.ctr { text-align: center; margin-left: 10px; }
  
li {
  text-align: left;
  padding-top: 2px;
  padding-bottom: 2px;
  float: left;
  position: relative;
  width: 120px;
  list-style-type: none;
  font-family: "verdana";
  font-size: 10px;
  }
  
li ul {
  display: none;
  position: absolute; 
  top: 1em;
  left: 0;
  }
  
li > ul {
  top: auto;
  left: auto;
  }

li:hover ul, li.over ul{ display: block; }
#wrap #content p {
	font-family: Georgia, "Times New Roman", Times, serif;
}
#wrap #content p {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: none;
}
#wrap #bottom {
	color: #666;
}
#content table {
	font-weight: none;
}
