/* Dette er standard settings */

body 
{ 
font:8pt verdana; 
background:#000000;
margin:0;
padding:0;
}
#background
{
width:100%;
height:100%;
position:absolute;
left:0px;
top:0px;
z-index: -1;
}
.stretch
{
width:100%;
height:100%;
}

.form {float:left; padding:0 10px 10px 10px; background:#f3f3f3; border:2px solid #cfcfcf}
.form label {float:left; width:100px; padding:10px 10px 0 0; font-weight:bold}
.form td {padding:0 10px 10px 10px; margin-top:10px}
.form select {float:left; width:146px;}
.form input {float:left;}
#msg {display:none; position:absolute; z-index:200; background:url(../img/msg_arrow.gif) left center no-repeat; padding-left:7px}
#msgcontent {display:block; background:#f3e6e6; border:2px solid #924949; border-left:none; padding:5px; min-width:150px; max-width:250px}

#center a:link, a:visited, a:hover, a:active
{
color:#006699;
font:bold 8pt verdana, arial, sans-serif;
}

h1 
{
font:28pt verdana, arial, sans-serif;
color:#666;
margin:0;
padding:20px;
}

h2 {
	font:bold 14pt verdana, arial, sans-serif;
	color:#006699;
	padding:0px;
	margin:0;
}

h3 
{
font:20pt verdana, arial, sans-serif;
color:#FFFFFF;
margin:0;
padding:20px;
text-align:center;
}

#indhold 
{
width:900px;
margin-left:auto;
margin-right:auto;
}
	
#indhold p
{
padding:3px 18px 3px 18px;
margin:0;
}

#indhold pre
{
font:8pt verdana;
padding:3px 18px 3px 18px;
margin:0;
}

#toplogo
{
width:900px;
height:134px;
background-image:url(../img/logo.png);
}

#topmenu 
{
color:#CC0000;
width:900px;
height:22px;
border-left:3px solid #000000;
border-right:3px solid #000000;
border-bottom:1px solid #000000;
border-top:1px solid #000000;
background:#000000;
overflow:hidden;
text-align:left;
padding-top:0px;
padding-bottom:0px;
}

#top
{
color:#CC0000;
width:900px;
height:22px;
border-left:3px solid #000000;
border-right:3px solid #000000;
border-bottom:1px solid #000000;
border-top:1px solid #000000;
background:#000000;
overflow:hidden;
padding-top:5px;
padding-right:5px;
padding-left:5px;
padding-bottom:0px;
}


#center /*VIGTIGT sidste linie*/
{
	border-left:3px solid #000000;
	border-right:3px solid #000000;
	width:900px;
	float:left;
	padding:5px 0 5px 0;
	background-color:#FFFFFF;
	overflow:hidden;
}
		
#bund
{
	width:900px;
	float:left;
	border-left:3px solid #000000;
	border-right:3px solid #000000;
	border-top:1px solid #CCC;
	padding:0px 0 0px 0;
	background-color:#000000;
	border-top:2px solid #000000;
	border-bottom:3px solid #000000;
	overflow:hidden;
}

#bund p 
{
	text-align:right;
	padding-right:4px;
	font:bold 8pt verdana, arial, sans-serif;
	text-align:center;
	color:#FFFFFF;
	overflow:hidden;
}

#topmenu li
{
 	display: inline; /*Fremviser menu punkterne side for side*/
	color:#FFFFFF;	
}

#menu li
{
 	display: inline; /*Fremviser menu punkterne side for side*/
	color:#FFFFFF;	
}

#topmenu  a.hvid:link, a.hvid:visited, a.hvid:hover, a.hvid:active
{
	color:#FFFFFF;
	text-decoration:none;
}

#menu 
{
  	list-style-type: none; /*Fjerner cirkler om elementerne*/
}

table 
{
	border-collapse: collapse;
}

.knap {
	background-color: #000000; 
	color: #FFFFFF; 
	font-size: 11px; 
	font-family: arial; 
	height: 22px; 
	margin: 8px; 
}
.knap2 {
	background-color: #000000; 
	color: #FFFFFF; 
	font-size: 9px; 
	font-family: arial; 
	height: 20px; 
	margin: 0px; 
}

.input
{
background-color: transparent;
background-image:url(../img/inputs.png);
background-repeat: no-repeat;
border:none;
overflow:hidden;
margin:0;
}

.inputpwd {
background-color: transparent;
background-image:url(../img/bginputpwd.png);
background-repeat: no-repeat;
border:none;
overflow:hidden;
margin:0;
}
.inputusr {
background-color: transparent;
background-image:url(../img/bginputusr.png);
background-repeat: no-repeat;
border:none;
overflow:hidden;
margin:0;
}

.inputpwdmember {
background-color: transparent;
background-image:url(../img/bginputpwdmember.png);
background-repeat: no-repeat;
border:none;
overflow:hidden;
margin:0;
}
.inputusrmember {
background-color: transparent;
background-image:url(../img/bginputusrmember.png);
background-repeat: no-repeat;
border:none;
overflow:hidden;
margin:0px;
}


#sddm 
{
	margin: 0;
	padding: 0;
	z-index: 30!important;
}

#sddm li 
{
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial;
}

#sddm li a 
{
	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	background: #000000;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	font: bold 11px arial;
}

#sddm li a:hover 
{
	background: #49A3FF;
}

#sddm div 
{
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #000000;
}

	#sddm div a /* Dette er drop down settings */
	{
		position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #EAEBD8;
		color: #2875DE;
		font: 11px arial;
	}

	#sddm div a:hover 
	{
		background: #49A3FF;
		color: #FFF;
	}

#player
{
	display:block;
	width:520px;
	height:330px;
}
