﻿/*** Global ***/
body 
{
	background-color:#A1A2A6;
	margin:10px 10px 10px 10px;
	font-family:Verdana;
	font-size:0.7em;
}

h1
{
	font-family:Verdana;
	font-size:1.1em;
	font-weight:bold;
	color:#990000;
	margin-top:20px;
	margin-bottom:10px;
}

h2
{
	font-family:Verdana;
	font-size:1.1em;
	font-weight:bold;
	color:#990000;
	border-bottom:solid 1px #FFFFFF;
}

.h2box
{
	padding-left:10px;
	font-family:Verdana;
	font-size:1.1em;
	font-weight:bold;
	color:#990000;
	border-bottom:solid 1px #FFFFFF;
}

h3
{
	font-family:Verdana;
	font-size:1em;
	font-weight:bold;
	color:#000000;
	margin:10px 10px 0px 0px;
	
}

.h2t
{
	padding:3px 10px 0px 10px;
}

p
{
	margin-top:10px;
	margin-bottom:10px;
}

.divMiljo
{
	font-family:Verdana;
	font-size:1.5em;
	font-weight:bold;
	color:#A50020;
	margin-left: 35px; 
}

.btn
{
	border:solid 1px #990000;
	background-color:#A1A2A6;
	color:#FFFFFF;
	margin-top:5px;
	font-size:11px;
}
.logonbtn
{
	background: url('../images/menutop.png');
	font-weight:bold;	
	color:#ffffff;
	border: 0px;
	font-size:11px;
	width:110px;	
	height:22px;
	cursor:pointer;
}

.bottonLine
{
	background: url('../images/menutop.png');
	border-bottom:solid 1px white;
}

.lblOverskrift
{
	line-height:20px;
	vertical-align:bottom;
}

/*** Menu ***/
.clsCMOn
{
	PADDING-LEFT: 4px; 
	PADDING-TOP: 4px; 
	padding-bottom:2px;
	FONT-SIZE: 12px; 
	font-family:Arial, Tahoma, Verdana;
	COLOR: white; 
	TEXT-DECORATION: none;
	text-align:center;
}

.clsCMOver
{
	PADDING-LEFT: 4px; 
	PADDING-TOP: 4px; 
	padding-bottom:2px;
	FONT-SIZE: 12px; 
	font-family:Arial, Tahoma, Verdana;
	COLOR: white; 
	TEXT-DECORATION: none;
	text-align:center;
}

/*** Default.aspx ***/
.tdIndhold
{
	background-color:White;
	vertical-align:top;
	border-top:solid 1px #666666;
	padding:0px 15px 0px 15px;
}

.tdVenstre
{
	width:300px;
	background-color:White;
	vertical-align:top;
	border-right:solid 1px #666666;
	border-top:solid 1px #666666;
}

.tdHoejre
{
	width:300px;
	background-color:White;
	vertical-align:top;
	border-left:solid 1px #666666;
	border-top:solid 1px #666666;
}

/*** Login.ascx ***/
.tcLoginContent
{
	height:20px;
	text-align:left;
	padding-left:4px;
}

.tbLoginForm
{
	width:180px;
	/*border:solid 1px black;*/
}

.tbLogin
{
	border:solid 1px #990000;
	height:14px;
	width:100px;
}

.tcLoginText
{
	text-align:right;
	padding-right:3px;
}

.tcLoginBox
{
	padding-bottom:1px;
}

.cbGem
{
	
}

/*** Nyheder ***/
.divNyhed
{
	margin-left:20px;
	line-height:15px;
}

/*** Søgning ***/
.tbSoeg
{
	border:solid 1px #990000;
	width:180px;
	color:#000000;
	font-size:1em;	
	padding-left:2px;
	padding-right:2px;
	
}

.tbFilter
{
	border:solid 1px #990000;
	width:180px;
	color:#000000;
	height:16px;
	margin-bottom: 1px;
}

.btnFilter
{
	color:#FFFFFF;
	background-color:#999999;
	text-align:center;
	border:solid 1px #990000;	
	cursor:pointer;	
	margin:0px;
	
}

.divFejl
{
	color:#A50020;
	padding-left:10px;
}

/* DropDown i tbSoeg */
.ddlSoeg
{
	border:none;
	width:180px;
	color:#000000;
	font-size:1em;	
}

.rbl
{
	font-size:0.8em;
	text-align:left;
	vertical-align:middle;
	line-height:1em;
	margin:0;
	padding:0;
}

.btnSoeg
{
	color:#FFFFFF;
	background-color:#999999;
	text-align:center;
	border:solid 1px #990000;
	width:184px;
	margin-top:5px;
	margin-bottom:5px;
	font-size:1em;
	cursor:pointer;
}

.tvSoeg
{
	text-align: left;
    font-size: 10px;
    border:0px;
    margin:0px;
    
}

.tvSoeg A
{
    font-family: Verdana;
    color: #000000;
    text-decoration: none;    
}

.tvSoeg A:selected
{
    font-family: Verdana;
    color: #000000;
    font-weight:bold;
    text-decoration: none;
}

.tvSoeg A:hover
{
    font-family: Verdana;
    font-weight:bold;
    color: #000000;
    text-decoration: underline;
}

/*** Pageing ***/
.npfNumeric
{
	background-color:#FFFFFF;
	height:19px;
	width:19px;
}

.npfCurrent
{
	background-color:#FFFFFF;
	height:19px;
	width:19px;
	margin-bottom:10px;
}

/*** Menu ***/

.NodeValgt
{
	background-color:#A1A2A6;
	color:#FFFFFF;
	height:21px;
	width:110px;
	text-align:center;

}
.StaticMenuItemStyle
{
	height:21px;
/*	width: 95px; */
	text-align:center;
}

.DynamicMenuItemStyle
{
	background-color:#A1A2A6;
	color: White;	
	width:210px;
    padding:5px;
}




.StaticHoverStyle
{
	
}

.DynamicHoverStyle
{
	background-color:#990000;
	color:#ffffff;	
}

a
{
  color:Blue;
  text-decoration: underline;	
}
a:hover
{
  color:Blue;
  text-decoration: underline;	
}
a:visited
{
  color:Blue;
  text-decoration: underline;	
}
a:active
{
  color:Blue;
  text-decoration: underline;	
}
.DynamicMenuItemStyle A
{
    font-family: Verdana;
    color: #FFFFFF;
    text-decoration: none;
}

.DynamicMenuItemStyle A:selected
{
    font-family: Verdana;
    color: #FFFFFF;
    text-decoration: none;
}

.DynamicMenuItemStyle A:active
{
    font-family: Verdana;
    color: #FFFFFF;
    text-decoration: none;
}
 
.DynamicMenuItemStyle A:hover
{
    font-family: Verdana;
    color: #FFFFFF;
    text-decoration: none;
}
/***  ***/
.menuen A
{
    font-family: Verdana;
    color: #FFFFFF;
    text-decoration: none;
}

.menuen A:selected
{
    font-family: Verdana;
    color: #FFFFFF;
    text-decoration: none;
}

.menuen A:active
{
    font-family: Verdana;
    color: #FFFFFF;
    text-decoration: none;
}

.menuen A:hover
{
    font-family: Verdana;
    color: #FFFFFF;
    text-decoration: none;
}


/*** Grunddata ***/
.tcGrunddataLeft
{
	text-align:left;
	/*width: 35%;*/
}

.modalBackground {
	background-color:gray;
/*	filter:alpha(opacity=20);*/
/*	opacity:0.2; */
}

.modalPopup {
	background-color:white;
	border-width:2px;
	border-style:solid;
	border-color:black;
	padding:3px;
}

.vhj 
{
	float:left;
	background-image: url('../images/bar/slice_0_0.png');
	height: 27px;
	width: 5px;
}
.top
{
	float:left;
	background-image: url('../images/bar/slice_0_1.png');
	height:27px;
	width:100%;
	background-repeat:repeat-x;
	color:White;
	font-size: 14px;
	padding-top: 0.5em;
	font-weight:bold;
}

.hhj 
{
	float:left;
	background-image: url('../images/bar/slice_0_2.png');
	height:27px;
	width:5px;
}

.closebtn 
{
	float:left;
	height:27px;
	background-image: url('../images/bar/slice_0_1.png');
	background-repeat:repeat-x;
	padding-top: 5px;
}

.overskrift
{
	font-weight:bold;
	font-size:14px;
	vertical-align: middle;
	
}
	
.VLodret
{
	background-image: url('../images/RoundCorners/slice_1_0.png');
	background-repeat: repeat-y;
	width:14px;
}

.HLodret
{
	background-image: url('../images/RoundCorners/slice_1_5.png');
	background-repeat: repeat-y;
	width:14px;
}

.VHjorne
{
	background-image: url('http://webtest.byggebasen.dk/images/RoundCorners/slice_0_0.png');
	background-repeat: no-repeat;
	width:14px;
	height:14px;
}
.VBHjorne
{
	background-image: url('../images/RoundCorners/slice_4_0.png');
	background-repeat: no-repeat;
	width:14px;
	height:14px;
}
.HHjorne
{
	background-image: url('../images/RoundCorners/slice_0_5.png');
	background-repeat: no-repeat;
	width:14px;
	height:14px;
}
.HBHjorne
{
	background-image: url('../images/RoundCorners/slice_4_5.png');
	background-repeat: no-repeat;
	width:14px;
	height:14px;
}
.Top
{
	background-image: url('../images/RoundCorners/slice_0_1.png');
	background-repeat: repeat-x;
	
	height:14px;
}

.Bund
{
	background-image: url('../images/RoundCorners/slice_4_2.png');
	background-repeat: repeat-x;
	
	height:14px;
}

.infolinje
{
		
	white-space:nowrap;
}

.ilKey
{	
	float:left;
	width:100px;
}

.ilValue
{ 
  width:210px;
  overflow:hidden;
  
}

.RBOverSkrift
{
	font-weight: bold;
	font-size:14px;
}

/* Til popup oversigter */
.poptopheader
{
	border-top:solid 1px #000000;
	border-left:solid 1px #000000;
	border-right:solid 1px #000000;
	font-size: 12px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:5px;
	background:url('../images/GraabagProd/toprod.png');
	font-weight:bold;
	color:#FFFFFF;	
}

.popheaderkatalog
{
	border:solid 1px #000000;
	width:208px;
	height:19px;
	padding:1px;
	background: url('../images/menutop.png');
	font-weight:bold;
	color:#FFFFFF;
}
.popdetailkatalog
{
	width:208px;	
}

.pop1headergrunddata
{
	border:solid 1px #000000;
	width:689px;
	height:19px;
	background:url('../images/menutop.png');
}
.pop2leftheadergrunddata
{
	border:solid 1px #000000;
	width:300px;
	height:19px;
	background:url('../images/menutop.png');
}
.pop2rightheadergrunddata
{
	border:solid 1px #000000;
	width:384px;
	height:19px;
	background:url('../images/menutop.png');
}

.pop4leftheader50
{
	float:left;
	width:50px;
	padding-left:5px;
	padding-bottom:2px;
}
.pop4leftheader80
{
	float:left;
	width:80px;
	padding-left:5px;
	padding-bottom:2px;
}
.pop4leftheader100
{
	float:left;
	width:100px;
	padding-left:5px;
	padding-bottom:2px;
}
.pop4leftheader150
{
	float:left;
	width:150px;
	padding-left:5px;
	padding-bottom:2px;
}

.popheader
{
	padding:3px;
	float:left;
	color:#FFFFFF;
	font-weight:bold;
	height: 13px;	
	overflow:hidden;
}

.poptext
{
	width:120px;
	padding-left:5px;
}

.pop2leftcontent 
{
	width:178px;
	padding-left:5px;
	padding-top:2px;
	overflow:hidden;
}
.pop2rightcontent 
{
	width:262px;
	padding-left:5px;
	padding-top:2px;
	overflow:hidden;
}

.pop3content
{
	width:107px;
	padding-left:5px;
	padding-top:2px;
	overflow:hidden;
}

.pop4content
{
	padding:3px;
	float:left;
	height: 13px;	
}
.pop4leftcontent50
{
	float:left;
	width:50px;
	padding-left:5px;
	padding-top:2px;
	overflow:hidden;
}
.pop4leftcontent80
{
	float:left;
	width:80px;
	padding-left:5px;
	padding-top:2px;
	overflow:hidden;
}
.pop4leftcontent100
{
	float:left;
	width:100px;
	padding-left:5px;
	padding-top:2px;
	overflow:hidden;
}
.pop4leftcontent150
{
	float:left;
	width:150px;
	padding-left:5px;
	padding-top:2px;
	overflow:hidden;
}

.vgplink:hover
{
  color:Black;	
  text-decoration:none;  
  cursor:pointer;
  font-weight:800;
}

.vgplink A:hover
{
  color:Black;	
  text-decoration:none;  
  cursor:pointer;
}

.vgplink A:visited
{
  color:Black;	
  text-decoration:none;  
}
.vgplink A
{
  color:Black;	
  text-decoration:none;  
}

.vgplink A:active
{
  color:Black;	
  text-decoration:none;  
}
.vgplink
{
  color:Black;	
  text-decoration:none;  
}
.imglink
{
	border:none;
	text-decoration:none;  
	cursor:pointer;
}

/* fejlsøgning og analyse*/
.fejl 
{
    font-family: Verdana;
    color: black;
    text-decoration: none;    
}

.tdOptiLeft
{
	border-right:1px solid black;
	padding-right: 15px;
	padding-bottom:20px;
	width:300px;
}

.tdOptiRight
{
	padding-left:15px;
}

.grafImg
{
	border:none;
	text-decoration: none;
}

.CalendarBox
{
	width:157px;
	border-top:1px solid black;
	border-left:1px solid black;
	border-bottom:1px solid black; 
	vertical-align:middle; 
	float:left; 
	height:16px;
	padding-top:1px;
	padding-left:3px;
}
