/* CSS Document */

img, div { behavior: url(/Files/System/iepngfix.htc) }

html,body{
	margin:0; 
	padding:0;
	text-align:center;
	xxxbackground-image:url(/Files/system/baggrund04.jpg);
	background-attachment:fixed;
	background-position:left top;
	background-repeat:no-repeat;
}


body, table, p {
	font-size: 12px;
	font-family: Arial, Helvetica;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #555555;
	line-height: 1.5em;
	margin-bottom: 0;
	margin-top: 0;
}

#logo {
	float:left;
	margin-left:5px;
}

#topFlash { 
	height:222px; 
	xxxborder-left:1px solid #C5C4C4; 
	background-image:url(/Files/system/shadow_top.png); 
	background-position:left top; 
	background-repeat:no-repeat;
}

#icons {
	float:right;
	margin-top:13px;
	margin-right:15px;
}

#icons img {
	border:0px;
}

#menu {
	width:180px;
	float:left;
	margin-top:20px;
}

#content {
	width:735px;
	float:left;
	margin-top:20px;
}

#stamp {
	width:160px;
	background-position:left top;
	background-repeat:no-repeat;
	margin-left:10px;
}

#rightContent {
	width:270px;
	float:left;
	margin-top:20px;
}

.rightBgTop {
	background-color:#D2208A;
}

#main {
	width:931px; 
	background-image:url(/Files/system/shadow_midt.png); 
	background-position:left top; 
	background-repeat:repeat-y;
	float:left;
}

#bottom {
	width:931px; 
	height:30px; 
	padding-top:4px;
	background-image:url(/Files/system/shadow_bottom.png); 
	background-position:left top; 
	clear:both;
	letter-spacing: 0.1em ;
	background-repeat:no-repeat;
	text-align:center;
}

#bottom p {
	margin-top:5px;
	font-size:12px;
	color:#CCCCCC;
}

.inputtext {
	border:solid #999999 1px;
}

.inputbutton {
	border:solid #999999 1px;
	width:50px;
	height:18px;
	background-color:#CCCCCC;
}

/* MEDARBEJDER */

.divName {
	float:left;
	width:130px;
	border-bottom:1px solid #E2E2E2;
	color:#999999;
}
.divTitle {
	float:left;
	width:110px;
	border-bottom:1px solid #E2E2E2;
	color:#999999;
}
.divPhone,.divPhone a {
	float:left;
	width:100px;
	border-bottom:1px solid #E2E2E2;
	color:#999999;
}
.divEmail {
	float:left;
	text-align:right;
	width:100px;
	border-bottom:1px solid #E2E2E2;
	color:#999999;
}

.elementName {
	clear:both;
	float:none;
	cursor:pointer;
	height:18px;
}

.elementName h2 {
	padding-top:20px;
	width:513px;
	border-bottom:1px solid #E2E2E2;
	xmargin:0px;
	float:none;
}

