*
{
    font-size: 10pt;
    font-family: Verdana, Arial, "Trebuchet MS", Helvetica, Sans-Serif;
    font-weight: normal;
    color: #000000;
}

body
{
	
	
}

b, strong { font-weight: bold; }

.baggrund { background-color:#ffffff; }
.baggrund_20pct
{
    background-color:#ffffff;
    opacity:0.80;
    filter:alpha(opacity=80);
}
.rammebaggrund { background-color:#f2f2f2; }

.topmenubaggrund 
{
	background-color: #646464;
	opacity: 0.2; 
	
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#646464', endColorstr='#323232');
	
	background-image: linear-gradient(bottom, #323232 0%, #646464 100%);
	background-image: -o-linear-gradient(bottom, #323232 0%, #646464 100%);
	background-image: -moz-linear-gradient(bottom, #323232 0%, #646464 100%);
	background-image: -webkit-linear-gradient(bottom, #323232 0%, #646464 100%);
	background-image: -ms-linear-gradient(bottom, #323232 0%, #646464 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #646464), color-stop(1, #323232));
}
.submenubaggrund { 
	background-color:transparent;
	opacity: 0.0; 
	filter: alpha(opacity=0);
}

#menu .menuPunkter .selected { color:#FFFFFF; }
#menu .menuPunkter .notselected { color:#FFFFFF; }
#menu .menuPunkter a:hover { color:#D3CBCB; }
#menu .menuPunkter li ul li a { color:#FFFFFF; }
#menu .menuPunkter li ul li a:hover { color:#E2D9E2; }

.gradient_right, .gradient_overskrift, .innerpopup .boks_farve, .billedeboks .frame_tidspunkt
{
	background: #191919;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#191919', endColorstr='#000000', alpha(opacity=0));
	background-image: linear-gradient(bottom, #000000 0%, #191919 100%);
	background-image: -o-linear-gradient(bottom, #000000 0%, #191919 100%);
	background-image: -moz-linear-gradient(bottom, #000000 0%, #191919 100%);
	background-image: -webkit-linear-gradient(bottom, #000000 0%, #191919 100%);
	background-image: -ms-linear-gradient(bottom, #000000 0%, #191919 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #191919), color-stop(1, #000000));
}

.gradient_right a div { color:#ffffff; }

.gradient_left,	.gradient_funktion, .gradient_soeg
{
	background: #999999;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0f0f0', endColorstr='#d4d4d4');
	background-image: linear-gradient(bottom, #F0F0F0 0%, #D4D4D4 100%);
	background-image: -o-linear-gradient(bottom, #F0F0F0 0%, #D4D4D4 100%);
	background-image: -moz-linear-gradient(bottom, #F0F0F0 0%, #D4D4D4 100%);
	background-image: -webkit-linear-gradient(bottom, #F0F0F0 0%, #D4D4D4 100%);
	background-image: -ms-linear-gradient(bottom, #F0F0F0 0%, #D4D4D4 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #F0F0F0), color-stop(1, #D4D4D4));
}

.hovedoverskrift { color:#808080; }
.standardtekst { color:#404040; }
.diskrettekst { color:#c0c0c0; }
.bokstekst_funktion { color:#7f7f7f; }
.bokstekst_overskrift { color:#f2f2f2; }

.hoved .inner
{
	background-image: url(../../foto/topbanner);
	height:144px;
	width:1012px;
}

.billedeboks .frame_tidspunkt
{
	opacity:0.8;
	position:absolute;
	height:30px;
	width:501px;
	top:413px;
	left:163px;
	z-index:1000;
}




.cmsButtonTopColorBackground { background: #191919;}

.inputboxstorerror { 
	border: solid #191919 2px; width: 280px; padding-left: 5px; margin-top: 5px; color: #bfbfbf;
}
.tastkodeerror { 
	width: 138px; margin: 0px; padding: 0px; height: 18px; text-align: center; border: solid #191919 2px; color: #bfbfbf;
}
.byerror { 
    width: 209px; padding-left: 5px; margin-top: 5px; color: #cccccc; border: solid #191919 2px;
}

.postnrerror { 
    width: 55px; padding-left: 5px; border: solid #191919 2px; margin-top: 5px; color: #cccccc;        
}
.kodetext { 
	margin-top: 20px; color: #191919; text-align: center; display: none; margin-top: 10px;	
}


.formularNavnError
{
    border:3px solid #191919; position:absolute; left:50px; top:21px;  width:250px; padding-left: 5px;
}

.formularEfternavnError
{
    border:3px solid #191919; position:absolute; left:50px; top:61px;  width:250px; padding-left: 5px;    
}

.formularAdresseError
{
    border:3px solid #191919; position:absolute; left:50px; top:102px;  width:250px; padding-left: 5px;    
}

.formularPostnrError
{
    border:3px solid #191919; position:absolute; left:50px; top:141px; width:250px; padding-left: 5px; 
}

.formularByError
{
    border:3px solid #191919; position:absolute; left:50px; top:181px; width:250px; padding-left: 5px;
}

.formularTelefonError
{
    border:3px solid #191919; position:absolute; left:350px; top:21px; width:250px; padding-left: 5px;
}

.formularMailError
{
    border:3px solid #191919; position:absolute; left:350px; top:61px; width:250px; padding-left: 5px;
}

.formularTastkodeError
{
    border:3px solid #191919; position:absolute; left:510px; top:181px; width:90px; padding-left: 5px;
}

.labelBackground {		
	background-color: #LabelBaggrund#;	
	/*
	opacity: #LabelOpacity#; 
	filter: alpha(opacity=#LabelOpacityFilter#);
	*/
}

.labeltext {
	color: #LabelTekst#;
}

.labeltextBold {		
	color: #LabelTekst#;
	font-weight: bold;
}
