body {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #a19b8c;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background: url(../gfx/bg.gif) left top repeat-x #ece8dd;
}
img { 
	behavior: url("../js/iepngfix.htc") 
}
a img {
	border: 0px;
}
a {
	text-decoration: none;
	color: #a19b8c;
	font-weight: bold;
}
a:hover {
	color: #b5b1a8;
}
p {
	margin: 0px 0px 15px 0px;
	padding: 0;
}
h1 {
	display: none;
}
h2 {
	display: none;
}
#container {
	width: 980px;
	margin: -225px 0px 0px -490px;
	overflow: hidden;
	text-align: left;
	position: absolute;
	top: 43%;
	left: 50%;
}
#top {
	width: 888px;
	height: 27px;
	margin: 0px 0px 10px 46px;
}
#top #logo {
	float: left;	
}
#top ul {
	float: right;
	margin: 18px 0px 0px 0px;
	padding: 0;
}
#top ul li {
	list-style-type: none;
	float: right	;
	margin-left: 20px;
	display: inline;
	height: 9px;
}
#top ul li a {
	display: block;
	float: left;
	height: 9px;
}
#top ul li a span {
	display: none;
}
#nav-forside {
	background: url(../gfx/nav.gif) 0px 0px no-repeat;
	width: 47px;
}
#nav-forside:hover {
	background: url(../gfx/nav.gif) 0px -9px no-repeat;
}
#nav-om {
	background: url(../gfx/nav.gif) -337px 0px no-repeat;
	width: 34px;
}
#nav-om:hover {
	background: url(../gfx/nav.gif) -337px -9px no-repeat;
}
#nav-referencer {
	background: url(../gfx/nav.gif) -66px 0px no-repeat;
	width: 76px;
}
#nav-referencer:hover {
	background: url(../gfx/nav.gif) -66px -9px no-repeat;
}
#nav-kompetencer {
	background: url(../gfx/nav.gif) -160px 0px no-repeat;
	width: 85px;
}
#nav-kompetencer:hover {
	background: url(../gfx/nav.gif) -160px -9px no-repeat;
}
#nav-kontakt {
	background: url(../gfx/nav.gif) -266px 0px no-repeat;
	width: 53px;
}
#nav-kontakt:hover {
	background: url(../gfx/nav.gif) -266px -9px no-repeat;
}
#content {
	margin: 0 auto;
	width: 890px;
	padding: 7px;
	background: url(../gfx/bg_main.gif) 0px 0px repeat-x #393939;
	overflow:auto;
}
#reftxt {
	margin: 4px auto auto auto;
	width: 904px;
	height: 66px;
	background: url(../gfx/bg_reftxt.gif) 0px 0px repeat-x #1f1f1f;
	line-height: 66px;
	color: #a19b8c;
	overflow: hidden;
}
#reftxt a {
	font-weight: normal;	
}
.header {
	margin-bottom: 10px;	
}
#content-list, #content-alt {
	margin: 0 auto;
	width: 824px;
	padding: 40px;
	background: url(../gfx/bg_main2.gif) 0px 0px repeat-x #1f1f1f;
	overflow: auto;
	text-align: left;
}
#content-list table {
	width: 824px;
}
#content-list table td {
	width: 25%;
	text-align: center;
}
#content-list table td a {
	display: block;
	width: 100%;
	padding: 20px 0px 20px 0px;
}
.txtitem {
	height: 66px;
	display:inline;
}
 .txtitem .logocontainer {
	float: left;
	margin: 20px 0px 0px 20px;
}
.txtitem p {
	float: right;
	height: 26px;
	margin-right: 20px;
}
.belt img {
	width: 890px;
	height: 430px;
}
#medarbejdere {
	width: 480px;
	margin: 40px 40px 25px 0px;
	float: right;
}
#medarbejdere table td {
	text-align: left;
	color: #a19b8c;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

fieldset  {
    border:0px;
    display:block;
    margin-left:0px;
    margin-right:0px;
    padding:0px;
}

td.left
{
    vertical-align:text-top;
}

td.right
{
    padding-left: 60px;
    font-size: smaller; 
}

.btn
{
    background-color:transparent;
    border: 0;
    font-weight:bold;
    color:#a19b8c;
    font-size: smaller;
    width: auto;
}

div.mc-field-group
{
    padding-bottom: 8px;
}

.mce_inline_error
{
    width:100%;
    z-index: 1;
    font-weight:bold;
    color:#b62011;
}