@charset "UTF-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: url(assets/images/logo/beton.jpg);
}
.twoColFixRtHdr #container {
	width: 1024px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	/* [disabled]background: #F8F8FF; */
	margin: 0 auto;
	text-align: left;
} 
.twoColFixRtHdr #header {
	margin: 0px;
	padding: 0px;
} 
.twoColFixRtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 2px 0;
}
.twoColFixRtHdr #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 224px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	color: #333333;
	/* [disabled]background-color: #FFFFFF; */
	font-size: 12px;
	border-right-color: #F8F8FF;
	border-right-width: thin;
	border-right-style: inset;
}
.topAlign {
	vertical-align: top;
}
.twoColFixRtHdr #mainContent {
	margin-top: 0px;
	margin-right: 254px;
	margin-bottom: 0px;
	margin-left: 0;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	padding-top: 0px;
	background-color: #EBEBEB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
} 
.twoColFixRtHdr #footer {
	background-color: #006;
	color: #FFF;
	text-align: center;
	font-weight: normal;
	border-bottom-color: #333;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-top-color: #F8F8FF;
	border-top-width: thin;
	border-top-style: solid;
} 
.twoColFixRtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
h1 {
	font-size: 14px;
	color: #C00;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
	margin-top: 12px;
	margin-bottom: 6px;
}
p {
	line-height: 1.4em;
	margin-top: 6px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	font-size: 12px;
}
a:link {
	text-decoration: none;
	color: #06F;
}
a:visited {
	text-decoration: none;
	color: #06F;
}
a:hover {
	text-decoration: none;
	color: #6C0;
}
a:active {
	text-decoration: none;
	color: #06F;
}
.indent {
	border-left-width: 100px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-left: 20px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	padding: 0px;
	margin-top: 0px;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.tdbg {
	background-color: #CCCCCC;
}
.bottomAlign {
	vertical-align: bottom;
}
.twoColFixRtHdr #container #footer a:link {
	color: #FFF;
}
.twoColFixRtHdr #container #footer a:hover {
	color: #3CF;
}
.twoColFixRtHdr #container #footer a:active {
	color: #3CF;
}
.ArialBoldCoral16pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF3333;
}
.ArialBold14pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.ArialBoldSort16pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.grabhand {
	cursor: grabhand;
}

.twoColFixRtHdr #container #sidebar1 p {
}

.firmabeskrivelse {
	font-size: 1em;
	color: #FFF;
	font-weight: bold;
}

.linktabel {
	background: #F5F5F5;
}

.linktabelDDD {
	background: #DDD;
}

.darkblue13px {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #006;
}

.darkblue12px {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #006;
}

.mellemblaa10px {
	font-size: 10px;
	color: #06C;
}

.rightalign10pxblue {
	font-size: 10px;
	color: #666;
	text-align: right;
}
.Cyan09F {
	color: #09F;
}

.webdingsfont {
	font-family: Webdings;
}

.lysgrøn {
	color: #060;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	border: 1px inset #060;
	background: #CCC;
	padding: 3px 3px 2px 5px;
}

