/*
###############################
#           N-club            #
#			Copyright 2002-2006     #
###############################
Changelog
-------------------------------
24. juli
	- Opdateret standard td
*/

/* Side elementer */
body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	background-color: #E7E5E6;
	color: #000000;
	font-size: 10px;
	font-family : Verdana, Tahoma, "Times New Roman", Arial, sans-serif;
}
/* Tabel elementer */
table {
  font-size: 11px;
  font-family : Verdana, Tahoma, "Times New Roman", Arial, sans-serif;
}
td {
	text-align: left;
}
table.main {
	width: 768px;
	max-width: 768px;
	margin-top: 0px;
	background-color: #C7C7C7;
	color: #000000;
	text-align: left;
	border-bottom: 10px solid #C7C7C7;
}
td.top {
	height: 90px;
	border: 1px solid #ABACAE;
	padding: 0px;
	background-color: #C7C7C7;
	color: #000000;
}
td.infobar {
	background-color: #EAE8DF;
	color: #000000;
	border-top: 1px solid #ABACAE;
	border-bottom: 1px solid #ABACAE;
	padding: 2px;
  font-size: 10px;
  font-family : Verdana, Tahoma, "Times New Roman", Arial, sans-serif;
}
td.spacer {
	height: 4px;
	font-size: 2px;
}
td.menu {
	width: 140px;
	vertical-align: top;
	padding-left: 2px;
}
td.content {
	width: 620px;
	vertical-align: top;
	text-align: left;
	padding-right: 2px;
	font-size: 11px;
	font-family : Verdana, Tahoma, "Times New Roman", Arial, sans-serif;
}
td.content_white {
  width: 100%;
  height: 100%;
	background-color: #FFFFFF;
	color: #000000;
	border: 1px solid #ABACAE;
	vertical-align: top;
	text-align: left;
	padding: 4px;
	font-size: 11px;
	font-family : Verdana, Tahoma, "Times New Roman", Arial, sans-serif;
}
td.content_left {
  width: 49%;
	background-color: #FFFFFF;
	color: #000000;
	border: 1px solid #ABACAE;
	vertical-align: top;
	text-align: left;
	padding: 4px;
}
td.content_middle {
  width: 1%;
	vertical-align: top;
	text-align: left;
}
td.content_right {
  width: 49%;
	background-color: #FFFFFF;
	color: #000000;
	border: 1px solid #ABACAE;
	vertical-align: top;
	text-align: left;
	padding: 4px;
}
table.menu {
	width: 96%;
	background-color: #F2F5F8;
	color: #000000;
	border: 1px solid #ABACAE;
  font-size: 10px;
  font-family : Verdana, Tahoma, "Times New Roman", Arial, sans-serif;
	text-align: left;
}
td.menu_top {
	background-color: #BFD0E0;
	color: #000000;
  font-size: 10px;
  font-family : Verdana, Tahoma, "Times New Roman", Arial, sans-serif;
  font-weight: bold;
	padding: 2px;
}
table.split {
	width: 100%;
  font-size: 11px;
  font-family : Verdana, Tahoma, "Times New Roman", Arial, sans-serif;
  vertical-align: middle;
}
table.split_small {
	width: 100%;
  font-size: 10px;
  font-family : Verdana, Tahoma, "Times New Roman", Arial, sans-serif;
}
td.blaa_box {
	width: 250px;
	background-color: #BFD0E0;
	color: #000000;
	border: 1px solid #ABACAE;
  font-size: 11px;
  font-family : Verdana, Tahoma, "Times New Roman", Arial, sans-serif;
	padding: 0px;
	vertical-align: top;
	text-align: left;
}
table.news {
	width: 100%;
  font-size: 11px;
  font-family : Verdana, Tahoma, "Times New Roman", Arial, sans-serif;
	vertical-align: top;
	text-align: left;
}
td.spacer-news {
	height: 1px;
	Background-color: #BFD0E0;
	color: #000000;
}
td.spacer-green {
  width: 100%;
  vertical-align: top;
  background-color: #6BA052;
	color: #000000;
}
table.mark-box {
	margin-top: 5px;
	border: 1px solid gray;
	background-color: #D5E0EA;
	color: #000000;
}
td.mark-box-left {
	padding: 3px;
	background-color: #D5E0EA;
	color: #000000;
	border-right: 1px solid gray;
}
td.mark-box-center {
	padding: 0px;
	margin: 0px;
	background-color: #D5E0EA;
	color: #000000;
}
td.mark-box-right {
	width: 160px;
	padding: 0px;
	margin: 0px;
	background-color: #D5E0EA;
	color: #000000;
}
table.name-box {
	font-size : 11px;
  font-family : Verdana, Tahoma, "Times New Roman", Arial, sans-serif;
	width: 128px;
/*	margin-bottom: 3px; */
	border-right: 1px solid gray;
	border-left: 1px solid gray;
	border-bottom: 1px solid gray;
	background-color: #D7E3EF;
	color: #000000;
	float: right;
}
td.forum-indlaeg {
	padding-left: 2px;
	padding-bottom: 2px;
	font-size : 11px;
  font-family : Verdana, Tahoma, "Times New Roman", Arial, sans-serif;
}
td.forum-bottom {
	width: 42%;
	background-color: #D7E3EF;
	color: #000000;
	border-bottom: 1px solid gray;
	font-size : 11px;
  font-family : Verdana, Tahoma, "Times New Roman", Arial, sans-serif;
}
table.box {
	font-size : 11px;
  font-family : Verdana, Tahoma, "Times New Roman", Arial, sans-serif;
	border: 1px solid gray;
	background-color: #D7E3EF;
	color: #000000;
}
/* Link elementer */
a {
	Background-color: transparent;
	color: #893D3D;
	text-decoration: none;
}
a:hover {
	Background-color: transparent;
	color: #000000;
	text-decoration: none;
}
a:visited {
	Background-color: transparent;
	color: #893D3D;
	text-decoration: none;
}
a:visited:hover {
	Background-color: transparent;
	color: #000000;
	text-decoration: none;
}
a.black {
	Background-color: transparent;
	color: #000000;
	text-decoration: none;
}
a.black:hover {
	Background-color: transparent;
	color: #000000;
	text-decoration: none;
}
a.black:visited {
	Background-color: transparent;
	color: #000000;
	text-decoration: none;
}
a.black:visited:hover {
	Background-color: transparent;
	color: #000000;
	text-decoration: none;
}
a.redlink {
	Background-color: transparent;
	color: #B80000;
	text-decoration: none;
}
a.redlink:hover {
	Background-color: transparent;
	color: #000000;
	text-decoration: none;
}
a.redlink:visited {
	Background-color: transparent;
	color: #B80000;
	text-decoration: none;
}
a.redlink:visited:hover {
	Background-color: transparent;
	color: #000000;
	text-decoration: none;
}
/* Div */
div.overskrift {
	padding: 1px;
	margin-bottom: 2px;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px solid #BFD0E0;
}
div.overskrift_small {
	padding: 1px;
	margin-bottom: 2px;
	font-size: 13px;
	font-weight: bold;
	border-bottom: 1px solid #BFD0E0;
}
div.overskrift_mini {
	padding: 1px;
	margin-bottom: 2px;
	font-size: 11px;
	border-bottom: 1px solid #BFD0E0;
}
div.overskrift_mini_black {
	padding: 1px;
	margin-bottom: 2px;
	font-size: 11px;
	border-bottom: 1px solid #000000;
}
div.overskrift2 {
	padding: 1px;
	margin-bottom: 2px;
	font-size: 16px;
	font-weight: bold;
}
div.overskrift2_small {
	padding: 1px;
	margin-bottom: 2px;
	font-size: 13px;
	font-weight: bold;
}
div.big_text {
	padding: 0px;
	font-size: 12px;
}
div.small_text {
	Background-color: transparent;
	color: #000000;
	font-size : 9px;
	font-family : Tahoma, Verdana, "Times New Roman", Arial, sans-serif;
}
div.small {
	Background-color: transparent;
	color: gray;
	font-size : 9px;
	font-family : Tahoma, Verdana, "Times New Roman", Arial, sans-serif;
	font-weight: bold;
}
div.small2 {
	Background-color: transparent;
	color: gray;
	font-size : 9px;
 font-family : Tahoma, Verdana, "Times New Roman", Arial, sans-serif;
	font-weight: bold;
	text-align: center;
}
div.small_red {
	Background-color: transparent;
  color: #B80000;
	font-size : 9px;
 font-family : Tahoma, Verdana, "Times New Roman", Arial, sans-serif;
	font-weight: bold;
}
/* Form elementer */
form {
	padding-left: 1px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
}
input.login {
	width: 100px;
	border: 1px solid #ABACAE;
	Background-color: #BFD0E0;
	color: #000000;
	font-size: 10px;
	font-family : Verdana, Tahoma, "Times New Roman", Arial, sans-serif;
}
input.login_submit {
	border: 1px solid #ABACAE;
	Background-color: #BFD0E0;
	color: #000000;
	font-size: 10px;
	font-family : Verdana, Tahoma, "Times New Roman", Arial, sans-serif;
}
input {
	border: 1px solid #ABACAE;
	Background-color: #BFD0E0;
	color: #000000;
	font-size: 10px;
	font-family : Verdana, Tahoma, "Times New Roman", Arial, sans-serif;
}
textarea {
	width: 400px;
	height: 150px;
	border: 1px solid #ABACAE;
	Background-color: #BFD0E0;
	color: #000000;
	font-size: 10px;
	font-family : Verdana, Tahoma, "Times New Roman", Arial, sans-serif;
}
select {
	border: 1px solid #ABACAE;
	Background-color: #BFD0E0;
	color: #000000;
	font-size: 10px;
	font-family : Verdana, Tahoma, "Times New Roman", Arial, sans-serif;
}
input.big {
  font-family: Verdana, Tahoma, Arial, Helvetica, "Times New Roman", Serif;
  font-size: 10px;
  font-weight: bold;
  background-color: #D7E3EF;
  color: #000000;
  border: 0px;
  height: 35px;
  width: 160px;
  margin: 0px;
}
input.checkbox {
	border: 0px;
	Background-color: transparent;
	margin: 0px;
	padding: 0px;
}
/* Diverse (span, ., og andre) */
span {
 font-size: 10px;
 font-family : Verdana, Tahoma, "Times New Roman", Arial, sans-serif;
}
.vigtig {
	Background-color: transparent;
  color: #B80000;
}
.green {
	Background-color: transparent;
  color: #378117;
}
.citat {
	width: 75%;
	margin: 2px;
	padding: 2px;
	border: 1px solid #ABACAE;
	background-color: #D7E3EF;
  color: #000000;
}
h1 {
	margin: 0px;
	padding: 0px;
	font-size : 22px;
 font-family : Tahoma, Verdana, "Times New Roman", Arial, sans-serif;
}
h2 {
	margin: 0px;
	padding: 0px;
	font-size : 18px;
 font-family : Tahoma, Verdana, "Times New Roman", Arial, sans-serif;
}
