/*
'****************************************************************
'****************************************************************
'**                                                            **
'**                  Copyright Mit Bureau ApS                  **
'**                                                            **
'****************************************************************
'**                                                            **
'**                      www.mit-bureau.dk                     **
'**                                                            **
'****************************************************************
'****************************************************************
*/


.inputboks {
	width: 300px;
	background-color: #ffffff;
	color: #000000;
	border: 1px;
	border-style: solid;
	border-color: #000000;
	padding: 2px;
}

.inputknap {
	background-color: #ffffff;
	color: #000000;
	border: 1px;
	border-style: solid;
	border-color: #000000;
	padding: 4px;
}

.gratisKundemagasin {
	width: 100%;
}

.gratisKundemagasin15 {
	width: 15%;
}

.gratisKundemagasin85 {
	width: 85%;
}

.firmaoplysninger {
	width: 49.9%;
	float: left;
}

.kontaktFotos {
	float: left;
	margin: 0 10px 0 0;
}

.kontaktInfo {
	width: 120px;
	float: left;
}

.kontaktBeskrivelse {
	width: 248px;
	float: left;
}

.kontaktHr {
	clear: both;
	height: 20px;
}