html{
overflow-y: scroll;
height:100%;
}

body{
	BACKGROUND-COLOR: #051435;
	FONT-FAMILY: verdana, times new roman, arial;
	FONT-SIZE: 11px;
	background-image: url('grafik/bg.jpg');
	background-position: top center; 
	background-repeat: no-repeat; 
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	text-align:center; /* for IE */
}


#container{
	
	width:1000px;
	height:inherit;
	margin: 				0 auto;   /* align for good browsers */
	text-align: 			left; /* counter the body center */
	z-index:-50;
	/*height:100%;*/
}


#menu{
	position:absolute;
	width:1000px;
	z-index:90;
	top: 190px;
}


.menuitem{
	position:relative;
	height:41px;
	vertical-align:top;
	float: left;
	z-index:99;
}

.menutext {
	text-align:center;
	FONT-FAMILY: verdana, times new roman, arial;
	FONT-SIZE: 13px;
	font-weight:bold;
	padding-top:12px;
}

.menucornerout {
	background-image: url('grafik/menucornerout.gif');
	background-repeat: no-repeat;
	width: 133px;
	height: 41px;
	color: #8f8f8f;
	cursor:auto;
}

.menucornerover {
	background-image: url('grafik/menucornerover.gif');
	background-repeat: no-repeat;
	width: 133px;
	height: 41px;
	color: #FFFFFF;
	cursor:pointer;
}

.menuout {
	background-image: url('grafik/menuout.gif');
	background-repeat: no-repeat;
	width: 130px;
	height: 41px;
	color: #8f8f8f;
	cursor: auto;
}

.menuover {
	background-image: url('grafik/menuover.gif');
	background-repeat: no-repeat;
	width: 130px;
	height: 41px;
	color: #FFFFFF;
	cursor: pointer;
}

.menuright {
	background-image: url('grafik/menuright.gif');
	background-repeat: no-repeat;
	width: 217px;
	height: 41px;
	float: left;
}


.dropdown{
	position:absolute;
	width:150px;
	visibility:hidden;
	z-index:90;
}

.dropdownwrap{
	background-color: #e0e0e0;
	border: 1px solid #c0c0c0;
	padding:2px;
}

.dropdowntblout {
	FONT-FAMILY: verdana, times new roman, arial;
	FONT-SIZE: 12px;
	color: #5586c5;
	padding-left: 2px;
	padding-right: 2px;
	line-height:170%;
	background-color:#e0e0e0;
	cursor: auto;
	z-index:90;
}

.dropdowntblover {
	FONT-FAMILY: verdana, times new roman, arial;
	FONT-SIZE: 12px;
	color: #5586c5;
	padding-left: 2px;
	padding-right: 2px;
	line-height:170%;
	background-color:#c0c0c0;
	cursor: pointer;
	z-index:90;
}

.searchfieldHolder
{
	width: 130px;
	height: 20px;
	background: url(grafik/searchbg.gif) no-repeat;
	float: left;
}

.searchtextInput
{
	width: 120px;
	height: 16px;
	background: none;
	border: none;
	margin-top: 2px;
	margin-left: 5px;
	FONT-FAMILY: verdana, times new roman, arial;
	FONT-SIZE: 11px;
	color: #5586c5;
}

.searchout {
	background: url(grafik/searchout.gif) no-repeat;
	width: 49px;
	height: 20px;
	cursor: auto;
}

.searchover {
	background: url(grafik/searchover.gif) no-repeat;
	width: 49px;
	height: 20px;
	cursor: pointer;
}

#window {
	width:1000px;
	position:absolute;
	z-index:1;
	top:231px;
	vertical-align: top;
	float:none;
}

.windowmidt{
	background-image: url('grafik/windowmidt.gif');
	background-repeat: repeat-y;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
}

.windowwrap {
	float: left;
}

.windowbottom {
	background-image: url('grafik/windowbottom.gif');
	background-repeat: no-repeat;
	width: 1000px;
	height: 3px;
}

.windowtextbox {
	width: 617px;
	FONT-FAMILY: verdana, times new roman, arial;
	FONT-SIZE: 12px;
	color: black;
	float: left;
	padding-right: 15px;
}

.windowtextbox h1{
	FONT-FAMILY: verdana, times new roman, arial;
	FONT-SIZE: 19px;
	color: black;
	font-weight:bold;
	margin-bottom: 25px;
	margin-top: 15px;
}

.windowtextbox h2{
	FONT-FAMILY: verdana, times new roman, arial;
	FONT-SIZE: 16px;
	font-weight: bold;
	color: black;
	line-height: 0px;
	margin-bottom: 8px;
}

.windowtextbox small{
	FONT-FAMILY: verdana, times new roman, arial;
	FONT-SIZE: 11px;
	color: black;
	font-weight:bold;
}

.tiny{
	FONT-FAMILY: verdana, times new roman, arial;
	FONT-SIZE: 10px;
	color: black;
}

.windowtextbox A{
	FONT-FAMILY: verdana, times new roman, arial;
	FONT-SIZE: 11px;
	font-weight:bold;
	color: #5586c5;
	text-decoration: none;
}

.windowtextbox A:hover{
	FONT-FAMILY: verdana, times new roman, arial;
	FONT-SIZE: 11px;
	font-weight:bold;
	color: #5586c5;
	text-decoration: underline;
}

.bottominfo {
	margin-top: 10px;
	width:100%;
	border-top: 1px solid #1e579d;
	border-bottom: 1px solid #1e579d;
	text-align: center;
	vertical-align: center;
	height:25px;
	FONT-FAMILY: verdana, times new roman, arial;
	FONT-SIZE: 13px;
	color: #1e579d;
	padding-top: 10px;
	position: absolute;
	font-weight:bold;
}

.bottominfo  A{
	FONT-FAMILY: verdana, times new roman, arial;
	FONT-SIZE: 11px;
	font-weight:bold;
	color: #5586c5;
	text-decoration: none;
}

.bottominfo  A:hover{
	FONT-FAMILY: verdana, times new roman, arial;
	FONT-SIZE: 11px;
	font-weight:bold;
	color: #5586c5;
	text-decoration: underline;
}

.smsbox {
	background: url(grafik/smsbox.gif) no-repeat;
	width: 338px;
	height: 137px;
}

.smstext {
	FONT-FAMILY: verdana, times new roman, arial;
	FONT-SIZE: 11px;
	padding-bottom: 20px;
}

.smsbox A{
	FONT-FAMILY: verdana, times new roman, arial;
	FONT-SIZE: 11px;
	font-weight:bold;
	color: #5586c5;
	text-decoration: none;
}

.smsbox A:hover{
	FONT-FAMILY: verdana, times new roman, arial;
	FONT-SIZE: 11px;
	font-weight:bold;
	color: #5586c5;
	text-decoration: underline;
}

.forumbox {
	background: url(grafik/forumbox.gif) no-repeat;
	width: 338px;
	height: 175px;
}

.forumboxtext {
	FONT-FAMILY: verdana, times new roman, arial;
	FONT-SIZE: 11px;
	padding-bottom: 20px;
	height: 100px;
	padding-top: 50px;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 170%;
}

.forumboxtext a{
	font-weight:bold;
	color: #5586c5;
	text-decoration: none;
}

.forumboxtext a:hover{
	font-weight:bold;
	color: #5586c5;
	text-decoration: underline;
}

.forumtblspace {
	border-top: 1px dashed black;
	background-color:#e0e0e0;
	height:10px;
	FONT-SIZE: 2px;
}

.forumtblleft {
	border-right: 1px solid #c0c0c0;
	border-top: 1px dashed black;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	FONT-FAMILY: verdana, times new roman, arial;
	FONT-SIZE: 10px;
}

.forumtblright {
	border-top: 1px dashed black;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}


.galleribox {
	background: url('grafik/galleribox.gif') no-repeat;
	width: 338px;
	height: 172px;
}

.galleribox A{
	FONT-FAMILY: verdana, times new roman, arial;
	FONT-SIZE: 11px;
	font-weight:bold;
	color: #5586c5;
	text-decoration: none;
}

.galleribox A:hover{
	FONT-FAMILY: verdana, times new roman, arial;
	FONT-SIZE: 11px;
	font-weight:bold;
	color: #5586c5;
	text-decoration: underline;
}

.sponsorboxen {
	background: url('grafik/sponsorbox.gif') no-repeat;
	width: 338px;
	height: 113px;
}


.facebook {
	background: url('grafik/facebook.gif') no-repeat;
	width: 150px;
	height: 45px;
}

#usertop {
	position: absolute;
	width:1000px;
	height: 30;
	z-index:1;
	top: 0px;
}

.topfieldHolder
{
	width: 100px;
	height: 20px;
	background: url('grafik/toptext.gif') no-repeat;
	float: left;
}

.topinputtext
{
	width: 100px;
	height: 20px;
	background: none;
	border: none;
	color: #000000;
	margin-top: 5px;
	margin-left: 5px;
}

.topfieldHolder
{
	width: 100px;
	height: 20px;
	background: url('grafik/tfbg2.gif') no-repeat;
	float: left;
}

.toptextInput
{
	width: 90px;
	height: 16px;
	background: none;
	border: none;
	margin-top: 2px;
	margin-left: 5px;
	FONT-FAMILY: verdana, times new roman, arial;
	FONT-SIZE: 11px;
	color: #6dacfc;
}

.loginout {
	background: url('grafik/loginout.gif') no-repeat;
	width: 49px;
	height: 20px;
	cursor: auto;
}

.loginover {
	background: url('grafik/loginover.gif') no-repeat;
	width: 49px;
	height: 20px;
	cursor: pointer;
}

.logudout {
	background: url('grafik/logudout.gif') no-repeat;
	width: 49px;
	height: 20px;
	cursor: auto;
}

.logudover {
	background: url('grafik/logudover.gif') no-repeat;
	width: 49px;
	height: 20px;
	cursor: pointer;
}

.toptext {
	FONT-FAMILY: verdana, times new roman, arial;
	FONT-SIZE: 11px;
	color: #6dacfc;
}

.toptext a{
	FONT-FAMILY: verdana, times new roman, arial;
	FONT-SIZE: 11px;
	color: #6dacfc;
	text-decoration: none;
}

.toptext a:hover{
	FONT-FAMILY: verdana, times new roman, arial;
	FONT-SIZE: 11px;
	color: #6dacfc;
	text-decoration: underline;
}

.fadeimage{
	position:absolute;
	height:53px;
	width:194px;
	z-index: 20;
	cursor: pointer;
}

.tblhead {
	background-color:#c0c0c0;
	border-bottom: 1px dashed black;
	height: 25px;
	FONT-FAMILY: verdana, times new roman, arial;
	FONT-SIZE: 11px;
	color: black;
}

.tbl1out{
	border-bottom: 1px dashed black;
	height: 35px;
	FONT-FAMILY: verdana, times new roman, arial;
	FONT-SIZE: 11px;
	color: black;
	cursor: auto;
	overflow: hidden;
}

.tbl2out {
	background-color:#e0e0e0;
	border-bottom: 1px dashed black;
	height: 35px;
	FONT-FAMILY: verdana, times new roman, arial;
	FONT-SIZE: 11px;
	color: black;
	cursor: auto;
}

.tbl1over{
	background-color:#d0d0d0;
	border-bottom: 1px dashed black;
	height: 35px;
	FONT-FAMILY: verdana, times new roman, arial;
	FONT-SIZE: 11px;
	color: black;
	cursor: pointer;
}

.tbl2over {
	background-color:#d0d0d0;
	border-bottom: 1px dashed black;
	height: 35px;
	FONT-FAMILY: verdana, times new roman, arial;
	FONT-SIZE: 11px;
	color: black;
	cursor: pointer;
}

.deleteimg {
	background: url('grafik/slet.gif') no-repeat;
	width: 13px;
	height: 13px;
	cursor: pointer;
}

.editimg {
	background: url('grafik/user.png') no-repeat;
	width: 16px;
	height: 16px;
	cursor: pointer;
}

INPUT
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 18px;
	font-size: 11px;
	BACKGROUND-COLOR: #f8f9fb;
	COLOR: Black;
	border: 1px solid #031A30;
}

.inputfejl
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 18px;
	font-size: 11px;
	BACKGROUND-COLOR: #f55c5c;
	COLOR: Black;
	border : 1px solid #031A30;
}

.inputdisabled
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 18px;
	font-size: 11px;
	BACKGROUND-COLOR: #d0d0d0;
	COLOR: Black;
	border : 1px solid #031A30;
}

.input
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	BACKGROUND-COLOR: #f8f9fb;
	COLOR: Black;
	border : thin solid #031A30;
	
}

.fejltext
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	COLOR: #f55c5c;
}

.tbl1 {
	FONT-FAMILY: verdana, times new roman, arial;
	FONT-SIZE: 11px;
	color: black;
}

.tbl2 {
	border-top: 1px dashed black;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	FONT-FAMILY: verdana, times new roman, arial;
	FONT-SIZE: 10px;
}

.btn50out {
	background: url('grafik/btn50out.gif') no-repeat;
	FONT-FAMILY: verdana, times new roman, arial;
	FONT-SIZE: 11px;
	color: white;
	text-align:center;
	padding-top:3px;
	height:17px;
	width:50px;
	cursor:auto;
}

.btn50over {
	background: url('grafik/btn50over.gif') no-repeat;
	FONT-FAMILY: verdana, times new roman, arial;
	FONT-SIZE: 11px;
	color: white;
	text-align:center;
	padding-top:3px;
	height:17px;
	width:50px;
	cursor:pointer;
}

.btn75out {
	background: url('grafik/btn75out.gif') no-repeat;
	FONT-FAMILY: verdana, times new roman, arial;
	FONT-SIZE: 11px;
	color: white;
	text-align:center;
	padding-top:3px;
	height:17px;
	width:75px;
	cursor:auto;
}

.btn75over {
	background: url('grafik/btn75over.gif') no-repeat;
	FONT-FAMILY: verdana, times new roman, arial;
	FONT-SIZE: 11px;
	color: white;
	text-align:center;
	padding-top:3px;
	height:17px;
	width:75px;
	cursor:pointer;
}

.btn100out {
	background: url('grafik/btn100out.gif') no-repeat;
	FONT-FAMILY: verdana, times new roman, arial;
	FONT-SIZE: 11px;
	color: white;
	text-align:center;
	padding-top:3px;
	height:17px;
	width:100px;
	cursor:auto;
}

.btn100over {
	background: url('grafik/btn100over.gif') no-repeat;
	FONT-FAMILY: verdana, times new roman, arial;
	FONT-SIZE: 11px;
	color: white;
	text-align:center;
	padding-top:3px;
	height:17px;
	width:100px;
	cursor:pointer;
}

.btn125out {
	background: url('grafik/btn125out.gif') no-repeat;
	FONT-FAMILY: verdana, times new roman, arial;
	FONT-SIZE: 11px;
	color: white;
	text-align:center;
	padding-top:3px;
	height:17px;
	width:125px;
	cursor:auto;
}

.btn125over {
	background: url('grafik/btn125over.gif') no-repeat;
	FONT-FAMILY: verdana, times new roman, arial;
	FONT-SIZE: 11px;
	color: white;
	text-align:center;
	padding-top:3px;
	height:17px;
	width:125px;
	cursor:pointer;
}

.tbltext{
	FONT-FAMILY: verdana, times new roman, arial;
	FONT-SIZE: 11px;
}

.tbllinkout{
	FONT-FAMILY: verdana, times new roman, arial;
	FONT-SIZE: 11px;
	font-weight:bold;
	color: #5586c5;
	text-decoration: none;
	cursor:auto;
}

.tbllinkover{
	FONT-FAMILY: verdana, times new roman, arial;
	FONT-SIZE: 11px;
	font-weight:bold;
	color: #5586c5;
	text-decoration: underline;
	cursor:pointer;
}


.cal_dayname {
	COLOR: #000000;
	BACKGROUND-COLOR: #C7D1DB;
	FONT-FAMILY: verdana, times new roman, arial;
	FONT-SIZE: 10px;
	height: 20px;
	width: 45px;
	text-align:center;
}

.cal_week {
	COLOR: #000000;
	BACKGROUND-COLOR: #C7D1DB;
	FONT-FAMILY: verdana, times new roman, arial;
	FONT-SIZE: 10px;
	height: 20px;
	text-align:right;
	width: 20px;
}

.cal_blank {
	height: 18px;
}

.cal_day_out {
	COLOR: #000000;
	FONT-FAMILY: verdana, times new roman, arial;
	FONT-SIZE: 10px;
	height: 20px;
	text-align:right;
	cursor: auto;
}

.cal_day_over {
	BACKGROUND-COLOR: #C7D1DB;
	COLOR: #000000;
	FONT-FAMILY: verdana, times new roman, arial;
	FONT-SIZE: 10px;
	height: 20px;
	text-align:right;
	cursor: pointer;
}

.cal_today_out {
	BACKGROUND-COLOR: #FFDBA9;
	COLOR: #000000;
	FONT-FAMILY: verdana, times new roman, arial;
	FONT-SIZE: 10px;
	height: 20px;
	text-align:right;
	cursor: auto;
}

.cal_today_over {
	BACKGROUND-COLOR: #C7D1DB;
	COLOR: #000000;
	FONT-FAMILY: verdana, times new roman, arial;
	FONT-SIZE: 10px;
	height: 20px;
	text-align:right;
	cursor: pointer;
}

.cal_top {
	COLOR: #000000;
	FONT-FAMILY: verdana, times new roman, arial;
	FONT-SIZE: 14px;
	height: 25px;
	text-align:center;
	FONT-WEIGHT: bold;
}


/* THIS MAKES THE DROP SHADOW WORK ON IMAGES */
.imagecontainer{
	  float:left;
	  clear:left;
	  background: url(grafik/shadowAlpha.png) no-repeat bottom right !important;
	  background: url(grafik/shadow.gif) no-repeat bottom right;
	  margin: 10px 0 10px 10px !important;
	  margin: 10px 0 10px 5px;
}
.imagecontainer img{
	display: block;
	position: relative;
	background-color: #fff;
	border: 1px solid #a9a9a9;
	margin: -6px 6px 6px -6px;
	padding: 4px;
} 
