﻿body 
{
	background-color:white;
	font-family:Arial;
	font-size:12px;
}
.indhold
{
	height:650px;
	border:0px;
	border-color:Black;
	border-style:inherit;
	border-collapse:collapse;

}
.overskrift
{
	font-size:24px;
	font-family:Eras Light ITC;
	color:Red;
}
.banner
{
	background-repeat:no-repeat;
	width:800px;
	height:150px;
	border:1px;
	border-color:Black;
	border-style:double;

}
.menu
{
	width:800px;
	height:30px;
	background-image:url("./billeder/menu.jpg");
	border-color:Black;
	border-style:inherit;
	border-collapse:collapse;
}
.tdindhold
{
	width:800px;
	height:400px;
    border-color:Black;
	border-style:inherit;
	border-collapse:collapse;
	background-image:url("./billeder/indhold.jpg");
}

.bund
{
	width:800px;
	height:25px;
	border-color:Black;
	border-style:inherit;
	border-collapse:collapse;
	border-top:1px;
	border-top-color:White;
	border-top-style:hidden;
	color:Yellow;
	background-image:url("./billeder/bund1.jpg");
}
.box
{
	background-image:url("./billeder/box.jpg");
	background-repeat:no-repeat;
	width:300px;
	height:200px;
}
.lillebox
{
	background-image:url("./billeder/smallbox.jpg");
	background-repeat:no-repeat;
	width:250px;
	height:80px;
	font-size:16px;
	font-family:Eras Light ITC;
	color:Red;
}
.lilleboxTD
{
	width:300px;
	height:150px;
}
.referenceliste
{
	height:400px;
	width:300px;
}
a:link
{
	text-decoration:none;
	color:black;
}
a:hover
{
	text-decoration:none;
	color:black;
}
a:active
{
	text-decoration:none;
	color:black;
}
a:visited
{
	text-decoration:none;
	color:black;
}
.txtindhold
{
	margin-left:50px;
}
.text
{
	font-family:Verdana;
	font-size:11px;
	word-spacing:1px;
	line-height:20px;
}
.text2
{
	font-family:Verdana;
	font-size:12px;
}
.Ref
{
	vertical-align:top;
	font-family:Verdana;
	font-size:12px;
	line-height:20px;
}
.kontakt
{
	width:790px;
	height:400px;
}
.watermarked 
{
	height:20px;
	width:150px;
	padding:2px 0 0 2px;
	border:1px solid #BEBEBE;
	background-color:#F0F8FF;
	color:gray;
}	
.sider
{
	text-align:left;
	width:400px;
	height:300px;
	padding-top:15px;
}
.ledning
{
	background-image:url("./billeder/kabler.jpg");
	background-repeat:no-repeat;
	background-position:bottom;
	text-align:right;
	width:100%;
	height:585px;
}
.telefoninfo
{
	text-align:center;
	vertical-align:top;
	height:400px;
	width:400px;
}
.hoejreTD
{
	height:400px;
	width:300px;
}
.kontaktTD
{
 vertical-align:top;
 width:400px;
 height:80px;
}
.loginTD
{
	vertical-align:top;
	width:400px;
	height:50px;
}
.add
{
	font-family:Verdana;
	font-size:9px;
	word-spacing:0px;
	line-height:15px;
	text-align:left;
}

