body {
	font-family: "Franklin Gothic Book", tahoma, helvetica, verdana, eurostile, sans-serif;
	margin: 0 !important;
	padding: 0 !important;
}

#container {
	width: 100%;
	margin: 0 auto;
}


/* Banner ****************************************************** */
#banner {
	width:100%;
	height: 126px;
	background-color: #004394; 
	background-image: url("http://www.duppeditten.dk/grafik/duppeditten-logo.gif");
	background-position: top left;
	background-attachment: scroll;
	background-repeat: no-repeat;
	margin: 0 !important;
	padding: 0 !important;
}

#pixels {
	position: relative;
	top:13px;
	left:420px;
	width:560px;
	height:100px;
}


/* Content ****************************************************** */
#content {
	line-height:130%;
	font-size: 11pt;
	color: #303030;
	margin: 10px 0 0 0;
	padding: 0 20px;
}

#content h1, #content h2, #content h3, #content h4 {
	font-weight: normal;
	line-height:120%;
	color: #004394;
	margin: 0;
}

#content h1 {
	font-size: 1.6em;
	padding:20px 0 4px 0;
}
#content h2 {
	font-size: 1.4em;
	padding:10px 0 4px 0;
}
#content h3 {
	font-size: 1.2em;
	padding:10px 0 4px 0;
}
#content h4 {
	font-size: 1.0em;
	padding:10px 0 4px 0;
}

#content p {
	font-size: 11pt;
	margin: 0 !important;
	padding: 4px 0;
}

#content ul {
	color:#004394;
	line-height:200%;
}
#content ul li {
	list-style: none;
}

#content a {
	color: #005AC7;
	padding: 0;
}

#content a:hover {
	color: #C75A00;
	padding: 0;
}

#content legend {
	color:#004394;
	font-weight:bold;
}

#content .capt {
	color:#004394;
	font-size: 11pt;
}

#content .rollover a {
	display:block;
	width: 120px;
	height:30px;
	font: bold 12px sans-serif;;
	color:#fff;
	background: url("http://www.duppeditten.dk/grafik/button.gif") 0 0 no-repeat;
	text-decoration: none;
	text-align:left;
	margin: 0px !important;
	padding:6px 0px 0px 28px;
}
#content .rollover a:hover { 
	background-position: 0 -36px;
	color: #fff;
	margin: 0px !important;
	padding:6px 0px 0px 28px;
}
#content .rollover a:active {
	background-position: 0 -72px;
	color:#fff;
	margin: 0px !important;
	padding:6px 0px 0px 28px;
}

#content .input {
	width:320px;
	background-color:#fff;
	border:2px #fff solid;
	padding:4px;
}

#content .input_error {
	width:320px;
	background-color:#ffd;
	border:2px #f00 solid;
	padding:4px;
}

#content .small {
	font-size:9pt;
	line-height: 120%;
	margin: 0;
	padding: 0;
}

#content .einfo {
	background-color: #fe0;
	font-size:12px;
	font-weight:bold;
	margin: 0 !important;
	padding:2px 8px;
}

#content .warning {
}


/* Footer ****************************************************** */
#footer {
	clear: both;
	text-align: center;
	background-color: #004394; 
	font-size: 11pt;
	margin: 0px;
	padding: 8px;
	border-top: 0px #ccc dashed;
	border-bottom: 0px #ccc dashed;
}
#footer a {
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	color: #fff;
	text-decoration: underline;
}

#privacy {
	clear: both;
	text-align: center;
	font-size: 0.8em;
	margin: 0px;
	padding: 0px;
}

/* Sidebar ******************************************************************* */

#sidebar {
	width: auto;
	color: #700;
	line-height: 120%;
	text-align: left;
	margin: 10px 0 0 0;
	padding: 0 10px;
	border-left: 1px #ccc dashed;
}

#sidebar h1 {
	font-size: 0.8em;
	background-color:#005AC7;
	color: #fff;
	margin: 16px 0 0px 0;
	padding: 0 4px 2px 4px;
}
#sidebar h2 {
	font-size: 0.8em;
	margin: 10px 0 4px 0;
	padding: 0 4px 2px 4px;
}
#sidebar h3 {
	font-size: 0.7em;
	margin: 10px 0 4px 0;
	padding: 0 4px 2px 4px;
}

#sidebar p {
	line-height: 120%;
	font-size: 10pt;
	margin: 10px 0 10px 0; padding: 0;
}

#sidebar a {
	color: #004394;
}

.txt-away {
	position: absolute;
	left: -5000px;
}

.boks {
  float: left;
  position: relative;
	margin:10px 20px 10px 0;
	padding: 0 !important;
}

.clear {
	clear: both;
	margin: 0 !important;
	padding: 0 !important;
}

#content .listbox {
	width:260px;
	margin:0 10px 0px 10px;
	padding:0 10px 10px 10px;
	border-right:1px #333 solid;
	border-bottom:1px #333 solid;
}

#content .listbox a {
	color:#121212;
	font-weight:bold;
	text-decoration:underline;
}
#content .listbox a:hover {
	background-color:#fff;
	text-decoration:none;
}
#content .listbox img {
	float:right;
	width:60px;
	margin-top:6px;
	border:2px #fff solid;
}

.lev1 {
	float:left;
}

.lev2 a {
	color:#0f0;
}

.sudoku {
	width:740px;
	font-size:11pt;
}

.left {
	float:left;
}

/* Login box ******************************************************************* */
#login-box {
	background-color: #fff;
	margin: 0;
	padding: 0 4px;
	text-align: right;
	border-top: 1px #005AC7 solid;
	border-left: 1px #005AC7 solid;
	border-right: 1px #004394 solid;
	border-bottom: 1px #004394 solid;
}
#login-box p {
	color:#000;
	margin: 6px 4px;
	padding: 0;
}
#login-box a {
	color:#00c;
	font-weight: bold;
}
#login-box a:hover {
	color:#c00;
	font-weight: bold;
}

.login-input {
	font-size: 10pt;
	font-weight: normal;
	letter-spacing: 0.3px;
	width: 100px;
	height: 16px;
}
.login-submit {
	background-color: #004394;
	color: #fff;
	font-size: 10pt;
	font-weight: bold;
	padding: 1px 10px;
	cursor: pointer;
}


/* Logout box ******************************************************************* */
#logout-box {
	background-color:#fff;
	font-weight:bold;
	margin: 0px 0 10px 0;
	padding: 0 0px;
	text-align: right;
	border-top: 1px #005AC7 solid;
	border-left: 1px #005AC7 solid;
	border-right: 1px #004394 solid;
	border-bottom: 1px #004394 solid;
}

#logout-box .sub-name {
	font-size: 10pt;
	color:#004394;
	margin:0px;
	padding: 0px 5px;
}
#logout-box .credits {
	font-size:10pt;
	font-weight:bold;
	color:#404040;
	margin:0px;
	padding: 0px 5px;
}

.logout-submit {
	width:120px;
	background-color:#d00;
	color: #fff;
	font-size: 8pt;
	font-weight: bold;
	margin: 0 5px;
	padding: 1px 0px;
	cursor: pointer;
}


/* Diverse ******************************************************************* */
.account-submit {
	width:120px;
	background-color:#080;
	color: #fff;
	font-size: 8pt;
	font-weight: bold;
	margin: 0 5px;
	padding: 1px 0px;
	cursor: pointer;
}

.illusions {
	float:left;
	width:100px;
	height:100px;
	margin:5px;
	padding:10px;
	border: 3px #ccc solid;
}

#content .order_table {
	width:500px;
	background-color:#fff;
	color:#000;
	margin: 0;
	padding: 0;
}
#content .order_table th {
	background-color:#004394;
	color:#fff;
	padding: 2px 8px;
}
#content .order_table td {
	background-color:#eee;
	color:#000;
	padding: 2px 8px;
}

#betalingsform {
	background-color:#fff;
	line-height:130%;
	font-size: 10pt;
	color: #303030;
}

#betalingsform .input {
	width:32px;
	height:16px;
	font-size: 10pt;
	margin: 0 !important;
	padding: 1px 2px;
	border:1px #789 solid;
}

#betalingsform .noerror {
	font-weight:bold;
	color:#777;
	line-height:160%;
}

#betalingsform .k-info {
	font-weight:bold;
	color:#090;
	line-height:120%;
}

#content .foldername {
	font-weight: bold;
	line-height:120%;
	color: #700;
}
#content .foldername a {
	font-size: 10pt;
}

#content .klip-on {
	color:#404040;
}
#content .klip-off {
	color:#f33;
}

.boks1-grey a {
	display:block;
	width: 320px;
	height:70px;
	font: bold 12px sans-serif;;
	color:#fff;
	background: url("../grafik/btn_grey_send_kort.gif") 0 0 no-repeat;
	text-decoration: none;
	text-align:left;
	margin: 0px !important;
	padding: 0px !important;
}
.boks1-grey a:hover { 
	background-position: 0 -70px;
	color: #fff;
	margin: 0px !important;
	padding: 0px !important;
}

.boks1 a {
	display:block;
	width: 320px;
	height:70px;
	font: bold 12px sans-serif;;
	color:#fff;
	background: url("../grafik/btn_send_et_kort.gif") 0 0 no-repeat;
	text-decoration: none;
	text-align:left;
	margin: 0px !important;
	padding: 0px !important;
}
.boks1 a:hover { 
	background-position: 0 -70px;
	color: #fff;
	margin: 0px !important;
	padding: 0px !important;
}

.boks2 a {
	display:block;
	width: 320px;
	height:70px;
	font: bold 12px sans-serif;;
	color:#fff;
	background: url("../grafik/btn_spil_sudoku.gif") 0 0 no-repeat;
	text-decoration: none;
	text-align:left;
	margin: 0px !important;
	padding: 0px !important;
}
.boks2 a:hover { 
	background-position: 0 -70px;
	color: #fff;
	margin: 0px !important;
	padding: 0px !important;
}

.boks3 a {
	display:block;
	width: 320px;
	height:70px;
	font: bold 12px sans-serif;;
	color:#fff;
	background: url("../grafik/btn_sjove_videoer.gif") 0 0 no-repeat;
	text-decoration: none;
	text-align:left;
	margin: 0px !important;
	padding: 0px !important;
}
.boks3 a:hover { 
	background-position: 0 -70px;
	color: #fff;
	margin: 0px !important;
	padding: 0px !important;
}

.boks4 a {
	display:block;
	width: 320px;
	height:70px;
	font: bold 12px sans-serif;;
	color:#fff;
	background: url("../grafik/btn_sjove_spil.gif") 0 0 no-repeat;
	text-decoration: none;
	text-align:left;
	margin: 0px !important;
	padding: 0px !important;
}
.boks4 a:hover { 
	background-position: 0 -70px;
	color: #fff;
	margin: 0px !important;
	padding: 0px !important;
}

.boks5 a {
	display:block;
	width: 320px;
	height:70px;
	font: bold 12px sans-serif;;
	color:#fff;
	background: url("../grafik/btn_sjove_flashfilm.gif") 0 0 no-repeat;
	text-decoration: none;
	text-align:left;
	margin: 0px !important;
	padding: 0px !important;
}
.boks5 a:hover { 
	background-position: 0 -70px;
	color: #fff;
	margin: 0px !important;
	padding: 0px !important;
}

.boks6 a {
	display:block;
	width: 320px;
	height:70px;
	font: bold 12px sans-serif;;
	color:#fff;
	background: url("../grafik/btn_powerpoints.gif") 0 0 no-repeat;
	text-decoration: none;
	text-align:left;
	margin: 0px !important;
	padding: 0px !important;
}
.boks6 a:hover { 
	background-position: 0 -70px;
	color: #fff;
	margin: 0px !important;
	padding: 0px !important;
}

.boks7 a {
	display:block;
	width: 320px;
	height:70px;
	font: bold 12px sans-serif;;
	color:#fff;
	background: url("../grafik/btn_illusioner.gif") 0 0 no-repeat;
	text-decoration: none;
	text-align:left;
	margin: 0px !important;
	padding: 0px !important;
}
.boks7 a:hover { 
	background-position: 0 -70px;
	color: #fff;
	margin: 0px !important;
	padding: 0px !important;
}

.boks8 a {
	display:block;
	width: 320px;
	height:70px;
	font: bold 12px sans-serif;;
	color:#fff;
	background: url("../grafik/btn_min_egen_side.gif") 0 0 no-repeat;
	text-decoration: none;
	text-align:left;
	margin: 0px !important;
	padding: 0px !important;
}
.boks8 a:hover { 
	background-position: 0 -70px;
	color: #fff;
	margin: 0px !important;
	padding: 0px !important;
}
