a:link {
	color: #000000;
	text-decoration:none;
}
a:visited {
	color: #000000;
	text-decoration:none;
}
a:active {
	color: #000000;
	text-decoration:none;
}
a:hover {
	color: #000000;
	text-decoration:none;
}

.flags{
	position:absolute;
	right:0px;
	top:4px;
}

.topBox{
	width:830px;
	position:relative;
}
.Lcontent{
	height:100%;
	/*background-image:url("files/images/layout/orange_left.gif");
	background-repeat:repeat-y;
	background-position: 0px 10px;*/
	background-image: url(/files/images/baggrundsbilleder/leftmenu_bg.gif);
	background-repeat: repeat-y;
border-bottom: 20px solid #ffffff;

}

.left-menu {
	height: 95%;
	width: 184px;
}


body {
	margin:0px;
	font-family:arial;
	font-size: 12px;
	color: #505050;
}

td {
	font-family:arial;
	font-size: 12px;
	color: #505050;
}



.orange {
	background-color: #e36e25;
}

	
.top {
	background-image: url("/files/images/layout/top-bg.jpg");
	background-repeat: repeat-x;
	height: 70px;
	vertical-align:bottom;
}

.menu {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #cdc0b6;
	text-transform: uppercase;
	float: left;
	padding-left: 15px;
}

.divider {
	height: 70px;
	background-image: url(/files/images/layout/menu-divider.jpg);
	background-repeat: no-repeat;
}

.footer {
	text-align: center;
	height: 22px;
	padding-top: 0px;

}

.footer-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFF;
}



.logo {
	padding: 0px;
	margin-bottom: 15px;
	margin-top:9px;
}

.scada-text {
	height: 37px;
}

.left-align {
	text-align: left;
}

.right-align {
	text-align: right;
}


ul {
padding-left: 10px;
list-style: square;
}

a.menuLink:link,a.menuLink:visited{
	color: #f8f6f5;
}

.menuSpace,.menuSpace_selected{
	display:inline;
	padding-left:15px;
	padding-right:15px;
}

.menuSpace_selected{
	/*background-image:url("/files/images/layout/bgpic.gif");*/
        background-color:#d05c0d;

}



.subSpace,.subSpace_selected{
	border-bottom:1px solid #ebe7e5;
	padding-left:20px;
	background-image:url(/files/images/layout/dot.gif);
	background-repeat:no-repeat;
	background-position: 10px 9px;
	height:20px;
	padding-top:5px;
	font-family:arial;
	font-size: 11px;
}

.subSpace_selected{
	background-color:#f0ece9;
	height:20px;
	padding-top:5px;
	font-family:arial;
	font-size: 11px;
	color: #000000;
}

.subSpace_selected a:link,.subSpace_selected a:visited{
	color: #fb8c36;
}



.headerImage{
	width:830px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
}

.main-content{
	padding:0px 0px 0px 20px
}

.main-content a:link, .main-content a:visited{
	color:#d05c0d;
}

.btn{
	width:75px;height:25px;margin-top:4px;
}

.btnde{
	width:110px;height:25px;margin-top:4px;
}

input.errorfield,select.errorfield {
	border:1px solid #990000;
}

.form_action{
	margin-left:118px;
}

.mouseover{
	border-bottom:1px solid #ebe7e5;
	padding-left:20px;
	background-image:url(/files/images/layout/dot.gif);
	background-repeat:no-repeat;
	background-position: 10px 9px;
	background-color:#f0ece9;
	height:20px;
	padding-top:5px;
	font-family:arial;
	font-size: 11px;
}

#mainTable {
	margin-left:auto;
	margin-right:auto;
	width:830px;
	height:100%;
}