/* default elements */

body {
  margin: 5px 5px 0px;
  padding: 0px;
  background-color: #fff;
  font-family: verdana;
  font-size: 11px;
  color: #000;
}
table {
  table-layout: auto;
  margin-top: 0px;
  border-collapse: collapse;
  border-spacing: 0px;
  empty-cells: show;
}
h1 {
  margin: 0px;
  margin-bottom: 10px;
  font-family: verdana;
  font-size: 17px;
  color: #000;
  font-weight: normal;
}
h2 {
  margin: 0px;
  margin-top: 8px;
  margin-bottom: 8px;
  font-family: verdana;
  font-weight: bold;
  font-size: 15px;
  color: #000;
}
h3 {
  font-size: 11px;
  font-weight: bold;
  margin: 0px;
  margin-top: 5px;
}
td {
  font-family: verdana;
  font-size: 11px;
  color: #000;
  border: 0px;
  padding: 0px;
  text-align: left;
}
a {
  font-family: verdana;
  font-size: 11px;
  color: #800;
}
a:hover {
  color: #e00;
}
img {
  border: 0px;
  margin: 0px;
}
form {
  margin: 0px;
}
span {
  font-family: verdana;
  font-size: 11px;
  color: #000;
}
div {
  font-family: verdana;
  font-size: 11px;
  color: #000;
}
textarea {
  font-family: verdana;
  font-size: 11px;
}
p {
  margin-top: 0px;
  margin-bottom: 5px;
}
ul {
  padding: 0px;
  padding-left: 15px;
  margin: 0px;
}
li {
  font-family: verdana;
  font-size: 11px;
  color: #000;
}
input {
  font-size: 11px;
}

/* generelle elementer */

table.main {
  width: 900px;
}
td.menu {
  width: 900px;
  height: 30px;
  background: url('/images/menu.jpg') no-repeat;
}
table.space td {
  padding: 4px;
}
ul.menu_left {
  list-style: none;
  margin: 0;
  padding: 0;
  border: none;
  font-size: 14px;
  color: #fff;
  float: left;
  margin-left: 5px;
  text-align: left;
}
ul.menu_left li {
  font-size: 14px;
  color: #fff;
  height: 16px;
  margin: 0px;
  float: left;
  display:inline;
}
ul.menu_left a {
  font-size: 14px;
  color: #fff;
  text-decoration: none;
  margin-left: 5px;
  margin-right: 5px;
}
ul.menu_left a:hover {
  color: #ff7;
}
ul.menu_right {
  list-style: none;
  margin: 0;
  padding: 0;
  border: none;
  color: #fff;
  float: right;
  margin-right: 5px;
  text-align: right;
}
ul.menu_right li {
  height: 16px;
  margin: 0px;
  float: right;
  display:inline;
}
ul.menu_right a {
  font-size: 11px;
  color: #fff;
  text-decoration: none;
  margin-left: 5px;
  margin-right: 5px;
}
ul.menu_right a:hover {
  color: #ff7;
}
ul.menu_right li {
  float: left;
}
div.catbox {
  width: 100px;
  background-color: #eee; 
  color: #000; 
  border: 1px #000 solid; 
  padding: 3px; 
  display: none; 
  position: absolute;
}
div.catbox a {
  font-size: 11px;
  color: #500;
}
div.catbox a:hover {
  color: #f00;
}
td.bottom {
  color: #555;
  font-size: 10px;
}
td.bottom a {
  color: #855;
  font-size: 10px;
  text-decoration: none;
}
td.bottom a:hover {
  color: #a00;
}
h2.introtext {
  font-size: 11px; 
  font-weight: normal; 
  color: #333;
}
h2.introtext a {
  color: #700;
  text-decoration: none;
}
h2.introtext a:hover {
  color: #a00;
}
table.cathead h1 {
  margin-top: 10px; 
  margin-left: 10px;
}
table.cathead h2 {
  font-size: 11px; 
  font-weight: normal; 
  color: #333;
  margin: 0px; 
  margin-left: 10px; 
  margin-bottom: 10px;
}
table.cathead a {
  color: #700;
  text-decoration: none;
}
table.cathead a:hover {
  color: #a00;
}
a.big {
  font-size: 20px;
}
center.bottom {
  margin-top: 10px;
  font-size: 10px; 
  color: #333;
}
center.bottom a {
  font-size: 10px; 
  color: #700;
  text-decoration: none;
}
table.bottom a:hover {
  color: #a00;
}
center.copy {
  color: #333;
  font-size: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
}

/* box */

td.box_top_left {
  width: 5px;
  height: 22px;
  background: url('/images/box_top_left.png') no-repeat;
}
td.box_top_middle {
  height: 5px;
  background: url('/images/box_top_middle.png');
  color: #333;
  font-size: 11px;  
  font-weight: normal;
}
td.box_top_middle h1 {
  color: #333;
  font-size: 11px;  
  font-weight: bold;
  margin: 0px;
  margin-bottom: 2px;
}
td.box_top_right {
  width: 5px;
  height: 22px;
  background: url('/images/box_top_right.png') no-repeat;
}
td.box_main_left {
  width: 5px;
  background: url('/images/box_main_left.png');
}
td.box_main_middle {
  background: url('/images/box_main_middle.png');
  color: #000;
  font-size: 11px;  
  font-weight: normal;
}
td.box_main_middle h2 {
  color: #000;
  font-size: 11px;  
  font-weight: normal;
  margin: 0px;
}
td.box_main_right {
  width: 5px;
  background: url('/images/box_main_right.png');
}
td.box_bottom_left {
  width: 5px;
  height: 5px;
  background: url('/images/box_bottom_left.png') no-repeat;
}
td.box_bottom_middle {
  height: 5px;
  background: url('/images/box_bottom_middle.png');
}
td.box_bottom_right {
  width: 5px;
  height: 5px;
  background: url('/images/box_bottom_right.png') no-repeat;
}

/* thumb */

table.thumbs {
  width: 890px;
  margin-left: 10px;
}
table.thumb {
  margin-top: 5px;
  margin-bottom: 5px;
}
table.thumb td {
  padding: 2px;
}
a.thumb {
  width: 160px;
  height: 120px;
  display: block;
  border: 1px #333 solid;
  margin-right: 0px;
}
a.thumb:hover {
  border: 1px #f00 solid;
}
a.thumb img {
  width: 160px;
  height: 120px;
}
img.gtype {
  position: absolute;
}
img.stars {
  float: right;
}
td.tdate {
  font-size: 10px;
}
td.tdesc {
  width: 160px;
  font-size: 10px;
  color: #333;
}
td.tdesc a {
  color: #811;
  font-size: 10px;
  text-decoration: none;
}

/* Next/forward navigation */

table.arrow {
  width: 882px;
  margin-top: 5px;
  margin-bottom: 5px;
}
table.arrow a {
  border: 1px #333 solid;
  background-color: #fff;
  color: #000;
  padding: 2px;
  text-align: center;
  text-decoration: none;
  display: block;
  cursor: pointer;
  margin-right: 2px;
  margin-left: 2px;
}
table.arrow a:hover {
  color: #111;
  border: 1px #333 solid;
  background-color: #eee;
}
table.arrow_middle a {
  width: 35px;
  background-color: #fff;
}
td.arrow_left {
  text-align: left;
}
td.arrow_left a {
  width: 80px;
  background-color: #fff;
}
td.arrow_right {
  text-align: right;
}
td.arrow_right a {
  width: 80px;
  background-color: #fff;
  float: right;
}
span.nolink {
  width: 80px;
  background-color: #ccc;
  border: 1px #555 solid;
  color: #555;
  padding: 2px;
  text-align: center;
  display: block;
  margin-right: 2px;
  margin-left: 2px;
}
span.active {
  width: 35px;
  background-color: #ccc;
  border: 1px #555 solid;
  color: #555;
  padding: 2px;
  text-align: center;
  display: block;
  margin-right: 2px;
  margin-left: 2px;
}

td.galfunctions {
  font-size: 11px;
  text-align: right;
}

/* forside */

ul.news {
  width: 335px;
  height: 90px;
  list-style: none;
  margin: 0;
  padding: 0;
  overflow:-moz-scrollbars-horizontal;
  overflow-y:scroll;
  overflow-x:hidden;
  display: block;
}
ul.news li {
  height: 16px;
  margin: 0px;
  margin-bottom: 2px;
  padding-bottom: 2px;
  display:inline;
  border-bottom: 1px #ccc solid;
  font-size: 10px;
  display: block;
}
ul.news a {
  font-size: 10px;
  color: #800;
}
ul.news a:hover {
  color: #e00;
}
table.toppen td {
  width: 131px;
  padding: 2px;
}
td.topsites a {
  color: #333;
}
td.topsites a:hover {
  color: #666;
}
span.calendar {
  width: 475px;
  height: 25px;
  display: td; 
  padding: 5px; 
  float: right; 
  margin-top: 10px;
  margin-right: 5px;
  background: url('/images/week.png') no-repeat;
}
span.calendar a {
  text-decoration: underline;
  color: #333;
}
span.calendar a:hover {
  color: #666;
}

/* Toplisten */

tr.top_head {
	border: 1px #aaa solid;
	background-color: #eee;
}
tr.top_head td {
	padding: 3px;
	font-weight: bold;
}
tr.top_main {
	border: 1px #aaa solid;
	background-color: #ccc;
}
tr.top_main td {
	padding: 5px;
}
td.numb {
	font-size: 13px;
	font-weight: bold;
}
td.banner a {
	font-size: 12px;
	font-weight: bold;
	display: block;
	margin-bottom: 3px;
}
td.banner img {
	width: 468px;
	height: 60px;
	margin-top: 3px;
	margin-bottom: 3px;
}
ul.network {
  width: 200px;
  height:570px;
  list-style: none;
  margin: 0;
  padding: 0;
  overflow:-moz-scrollbars-horizontal;
  overflow-y:scroll;
  overflow-x:hidden;
  display: block;
}
ul.network li {
  height: 16px;
  margin: 0px;
  margin-bottom: 2px;
  padding-bottom: 2px;
  display:inline;
  font-size: 10px;
  display: block;
}
ul.network a {
  font-size: 10px;
  color: #800;
}
ul.network a:hover {
  color: #e00;
}
table.submit {
  background-color: #eee;
  border: 1px #ccc solid;
}
table.submit td {
  padding: 3px;
}
table.submit span {
  font-size: 10px;
  color: #555;
}
table.submit_nobg td {
  padding: 3px;
}
table.submit_nobg span {
  font-size: 10px;
  color: #555;
}

/* Detaljeret kategorioversigt */

span.catsmenu {
	width: 80px; 
	border-top: 1px #aaa solid;
	border-left: 1px #aaa solid;
	border-right: 1px #aaa solid;
	font-family: verdana; 
	font-size: 11px; 
	font-weight: bold;
	background-color: #191919;
	color: #aaa;
	padding: 4px;
	display: block;
	text-align: center;
	margin-top: 5px;
	float: left;
}
a.catsmenu {
	width: 80px; 
	border-top: 1px #aaa solid;
	border-left: 1px #aaa solid;
	border-right: 1px #aaa solid;
	font-family: verdana; 
	font-size: 11px; 
	font-weight: bold;
	background-color: #191919;
	text-decoration: none;
	color: #fff;
	padding: 4px;
	display: block;
	text-align: center;
	margin-top: 5px;
	float: left;
}
div.detailedcats {
	width: 99%;
	height: 350px;
	border: 1px #aaa solid;
	font-family: verdana; 
	font-size: 11px; 
	background-color: #191919; 
	padding: 2px; 
	text-align: left; 
	overflow:-moz-scrollbars-horizontal;
	overflow-y:scroll;
	overflow-x:hidden;
	display: block;
}
div.detailedcats h1 {
  font-size: 18px;
  font-weight: bold;
}
div.detailedcats ul {
  padding-left: 20px;
}
div.detailedcats li {
  list-style:square;
  font-size: 11px;
}
div.detailedcats a {
  font-weight: bold;
}
div.detailedcats img {
	width: 100px;
	margin-right: 5px;
}
