/* CSS Document */

html,body{
	margin:0; 
	padding:0;
	text-align:center;
}

body, table, p {
	font-size: 11px;
	font-family: Arial, Helvetica;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #666666;
	line-height: 1.7em;
	margin-bottom: 0;
	margin-top: 0;
}

input[type="text"] {
	background-color:#FFFFFF;
	border:#777777 1px solid;
}

input[type="button"], input[type="submit"]  {
	background-color:#E8E8EA;
	font-family: Arial, Helvetica;
	font-weight:bold;
	font-size:10px;
	width:55px;
	hegiht:18px;
	color:#333333;
	border:#777777 1px solid;
}

select {
	background-color:#FFFFFF;
	border:#777777 1px solid;
}

.nyhedsKasseTekst {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	line-height:15px;
}

.seek_field  {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	width: 150px;
	border-width: 1px;	
	border-style: solid;	
	border-color: #999999;	

}
.login_field  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color:#CCCCCC;
	border-width: 1px;	
	border-style:dotted;
	border-color: #C0C0C0;	
}
.negativTekst p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#CCCCCC;
	line-height:15px;
	text-align:right;
	text-decoration: none;
}

/* MEDARBEJDER */
.divName {
	float:left;
	width:125px;
	border-bottom:1px solid #E2E2E2;
}
.divTitle {
	float:left;
	width:150px;
	border-bottom:1px solid #E2E2E2;
}
.divPhone {
	float:left;
	width:90px;
	border-bottom:1px solid #E2E2E2;
}
.divEmail {
	float:left;
	text-align:right;
	width:123px;
	border-bottom:1px solid #E2E2E2;
}
.divImg {
	float:left;
	width:1px;
}
.elementName {
	clear:both;
	float:none;
}

.elementName h2 {
	padding-top:20px;
	width:513px;
	border-bottom:1px solid #E2E2E2;
	xmargin:0px;
	float:none;
}

.clientListBtn {
margin-right:10px;
}

.newsL input {
border:#999999 1px solid;
color:#333333;
font-size:10px;
width:200px;
}

.inputButton input {
border:none;
color:#666666;
font-size:10px;
cursor:pointer;
background-color:transparent;
}
