body {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 0.76em;
	line-height: 1.25em;
	color: #333333;
	background-color: #cfcfcf;
	background-image: url(./images/greenbg.png);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

br {
	clear: left;
}

#hr {
	background-image:url(./images/hr.png);
	height: 1px;
	margin-top: 30px;
}

#wrapper {
	text-align: left;
	width: 740px;
	position: relative;
	font-family: Tahoma, Verdana, sans-serif;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#logo {
	float:left;
	margin:0;
	padding:0;
	width: 193px;
}

#paginate_links {
	margin-top: 10px;
	text-align: center;
}

#top_txt_links {
	float: right;
	height: 80px;
}

#search {
	float: right;
	margin-top: 18px;
	margin-right: 8px;
}

#help {
	float: left;
	font-weight: bold;
}

.main_nav {
	font-family: "Trebuchet MS", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #fff;
	text-align: center;
	float: left;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 5px;
	background: url(./images/nav_arrow.png) no-repeat top center;
}

.main_nav a:link {
	color: #fff;
	text-decoration: none;
}

.main_nav a:visited {
	color: #fff;
	text-decoration: none;
}

.main_nav a:hover {
	color: #CC3300;
	text-decoration: none;
}

.main_nav a:active {
	color: #999;
	text-decoration: none;
	font-family: "Trebuchet MS", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

.navlink {
	padding-top: 10px;
	visibility:inherit;
}

#main_top {
	float: left;
	background: url(./images/sheet_white_top.png) repeat-y;
	height: 29px;
	width: 740px;
	margin-top: 4px;
}

.main_mid {
	float: left;
	width: 690px;
	background: url(./images/sheet_white_mid.png) repeat-y;
	padding: 0px 25px;
}

.main_hr {
	float: left;
	width: 740px;
	height: 12px;
	padding-bottom: 5px;
	background-image: url(./images/sheet_white_hr.png);
	background-repeat: repeat-y;
	background-position: center;
}

#main_bottom {
	float: left;
	height: 29px;
	width: 740px;
	background: url(./images/sheet_white_bot.png) no-repeat;
}

#bannere {
	float: left;
	margin: 20px 0 0px -20px;
	width: 800px;
	color: #fff;
}

#bannere h2 {
	font-size: 16px;
	margin-bottom: 5px;
	color: #fff;
}

#bannere a:link {
	color: #fff;
	text-decoration: none;
}

#bannere a:visited {
	color: #ddd;
	text-decoration: none;
}

#bannere a:hover {
	color: #CC3300;
}

#bannere a:active {
	color: #CC3300;
}

#box1 {
	float: left;
	width: 220px;
	color: #fff;
	padding-top: 20px;
	border-top: 1px dotted #000;
}

.horizontal_dotted_line 
{ 
	border-bottom: 1px dotted #999;
	padding-bottom: 2px;
}

#footer {
	text-align: center;
	float: left;
	width: 100%;
	height: 30px;
	padding-bottom:15px;
	color: #222;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#messages {
	float: left;
	text-align: left;
	padding: 20px 0 20px 0;
}

#footer .elem {
	float: left;
	border-left: 1px solid #85651a;
	padding: 0 10px 0 10px;
}

#footer a:link {
	color: #222;
	text-decoration: none;
}

#footer a:visited {
	color: #222;
	text-decoration: none;
}

#footer a:hover {
	color: #CC3300;
	text-decoration: underline;
}

#footer a:active {
	color: #CC3300;
	text-decoration: underline;
}

.skiplink {
	display:none;
}

a:link {
	color: #0069af;
}

a:visited {
	color: #1269a7;
}

a:hover {
	color: #CC3300;
}

a:active {
	color: #1269a8;
	font-family: Tahoma, Verdana, sans-serif;
}

.faq_question {
	color: #CC0000;
	font-size: 12px;
	font-weight: bold;
}

h1 {
	font-size: 2em;
	color: #1269a7;
	font-weight: normal;
	margin-top: 0px;
	text-align: center;
	width: 100%;
	float: right;
	white-space: nowrap;
	clear: both;
	margin-bottom: 10px;
}

h2 {
	font-size: 1.75em;
	color: #72a105;
	font-weight: normal;
}

h3 {
	font-size: 1.25em;
	margin-bottom: 8px;
	font-weight: normal;
	color: #000;
}

.main_mid h1 a:link {
	color: #f0543c;
}
.main_mid h1 a:visited {
	color: #f0543c;
}
.main_mid h1 a:hover {
	color: #c30;
}
.main_mid h1 a:active {
	color: #c30;
}

.highlighted {
	color: #fff;
	background-color: #76A006;
}

textarea {
	font-family: Verdana, sans-serif;
	font-size: 11px;
}
textarea.ta_lg {
	width: 425px;
	height: 200px;
	padding: 5px;
	border: 1px solid #999;
}
textarea.ta_sm {
	width: 425px;
	height: 100px;
	padding: 5px;
	border: 1px solid #999;
}
td {
	padding: 2px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
.tdb1 {
	padding: 4px;
	border: 1px solid #ccc;
}
.float_tf {
	float: left;
}
.ftd {
	width:90px;
}
.tab_tbl {
	border-collapse: collapse;
	width: 100%;
	margin: 20px 0 0 10px;
}
img {
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.checkpad {
	padding-top: 15px;
}
#add_edit {
	width: 100%;
	text-align: center;
	padding-top: 20px;
}

.success {
	text-align: left;
	color: green;
}

.error {
	text-align: left;
	color: red;
}
.small {
	font-size: 11px;
	color: #999;
}
#col1 {
	float: left;
	width: 325px;
	margin: 10px;
}
#col2 {
	float: left;
	width: 325px;
	margin: 10px;
}

#col_a {
	float: left;
	width: 320px;
	text-align: left;
}
#col_b {
	float: right;
	width: 325px;
	text-align: left;
}

#col_b_bottom {
	float: right;
	text-align: center;
	clear: none;
	width: 100%;
}
.laesmere {
	float: left;
	clear: none;
}
#top_content {
	float: right;
	text-align: center;
	width: 100%;
	padding: 0px;
}

.head_orange {
	font-family: "Trebuchet MS", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ef543c;
	margin-bottom: 10px;
}

.head_blue {
	font-family: "Trebuchet MS", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0069AB;
	margin-bottom: 10px;
}

.dim {
	color:#bbb;
}
.dim a:link{
	color:#bbb;
}
.dim a:visited {
	color:#bbb;
}

.icn {
	padding: 1px 5px 5px 0;
}

.icnh3 {
	padding: 4px 5px 8px 0;
}

.bullet {
	margin: 2px 3px -1px 0;
}

#container {
	width: 600px;
	margin: 0 auto;
	text-align: left;
}
#info, #television, #sorting, #additional, #chapters, #image, #imdb, #flag {
	border-right: 1px solid #7ec55c;
	border-bottom: 1px solid #7ec55c;
	border-left: 1px solid #7ec55c;
	padding: 10px;
}
.firstp {
	margin-top: 3px;
	font-family: Tahoma, Verdana, sans-serif;
	line-height: 16px;
}
.foldertitel, .foldertitel a:link, .foldertitel a:visited {
	color:#558E00;
	font-size: 15px;
	text-decoration: none;
}
.foldertitel a:hover {
	color:#03C;
	font-size: 15px;
	text-decoration: underline;
}
.folderbeskrivelse {
	color:#000;
}
.foldertable td
{
	padding-right: 8px;	
}
.folderegruppe
{
	font-family: "Trebuchet MS", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0069AB;
	margin-bottom: 10px;
	padding-top: 15px;	
}
.banner {
	float:left;
	padding-top:8px;
	padding-left:2px;
	padding-right:8px;
}
.dkkort {
	float:left;
}
.internatteaser {
	float:left;
	padding-left: 10px;
	width:284px;
}
.no_print {
	visibility:collapse;
	display: none;
}
.footerdiv {
	float:left;
	margin:5px;
}

