﻿
.ulMenuLeft {float:left;width: 100%; font-weight: normal; font-size: 12px; overflow: hidden;}
.ulMenuLeft ul {height: 33px; ;width: 100%; border:solid 1px #000000;}
.ulMenuLeft a {text-decoration:none; width:150px;font-weight:normal;padding:5px;}
.ulMenuLeft li {float: left;}

.menuLevel1 {float: left; text-align: left; font-family: arial;font-size:11px;line-height: 20px;}
.menuSelectedLevel1 {float:left;font-size:11px; color: #FFF; text-decoration: none; line-height: 20px; text-decoration:none; width:150px; font-weight:normal; padding:5px;}
.menuLevel1:hover {color: #FFF; text-decoration: none; line-height: 20px;}  
.menuLevel2 {float: left; padding-top:1px; padding-bottom:1px; padding-left:10px; text-align: left; line-height: 10px;}
.menuSelectedLevel2 { font-weight:bold;float: left; padding-left:10px; font-size:10px;}
.menuLevel2:hover {color: #FFF; text-decoration: none;}  
.menuLevel3 {float: left; padding-left:15px;  }
.menuSelectedLevel3 { font-weight:bold;float: left; padding-left:15px; font-size:10px;}
.menuLevel3:hover { color: #FFF; text-decoration: none;}

.mmButtonSelected {float: left; text-align: center; font-family: arial;}
a.mmButtonSelected, a.mmButtonStartSelected  {color: #d40005; text-decoration: none;}


.tillatelse
{
	border: solid 1px #999999;	
	padding: 10px;
}
.tillatelseInactive
{
	border: solid 1px #999999;	
	padding: 10px;
	background-color: #999999;
	color: #555555;
}

.htmlButton 
{
	padding: 2px;
	width: auto;
	border-bottom: dotted 1px #999999;
	clear:both;
	height: 37px;
	background-color: #EEEEEE;
}

.htmlButton a
{
}

.htmlButton:hover
{
	background-color: #DDDDDD;	
}

.left
{
	float:left;	
}

.box
{
	width:200px;
	background-color: #F9F9F9;
	padding: 10px;
}

.box h1
{
	border-bottom: dotted 1px #999999;
}

.infobox
{
	padding: 10px;	
	float:left;
}

.infoboxHiglighted 
{
	padding: 10px;	
	float:left;
	border-left: dotted 1px #999999;
	border-right: dotted 1px #999999;
	background:  url(/images/WindowBg.jpg); 
	clear:both;
	width: 550px;
	
}

.listbox 
{
	padding: 10px;	
	float:left;
	border: dotted 1px #999999;
	background:  url(/images/WindowBgBright.jpg); 
	clear:both;
	width: 550px;
	margin-bottom: 10px;
	margin-top:10px;
}

.frontPageColumn
{
	float:left;
	width: 229px;
	margin: 5px;
	background-color:#EEEEEE;
	padding: 8px;
	height: 200px;
	background:  url(/images/WindowBg.jpg); 	
	background-repeat:repeat-x;
}

