
body { margin:auto; background-color: #707070; }

a {
	font-size: 10px;
	font-family: verdana;
	color: black;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
input {
	background-color: #dbe5ff;
	border: 1px solid #294682;
}
textarea {
	background-color: #dbe5ff;
	border: 1px solid #294682;
}
select {
	background-color: #dbe5ff;
	border: 1px solid #294682;
}

.container {
	border: 1px solid black;
    position:absolute;
    width: 760px;
    left: 50%;
    margin: 5px 0 0 -380px;
	background-color: white;
}
.footer {
	height: 30px;
	font-size: 10px;
	font-family: verdana;
	text-align:center;
}
.stdfont {
	font-size: 12px;
	font-family: verdana;
	color: white;
	font-weight: bold;
}
.stdfont a {
	font-size: 12px;
	font-family: verdana;
	color: white;
	font-weight: bold;
	text-decoration: none;
}
.stdfont_black {
	font-size: 12px;
	font-family: verdana;
	color: black;
	text-align: left;
}
.stdfont_black a {
	font-size: 10px;
	font-family: verdana;
	color: black;
	font-weight: bold;
	text-decoration: none;
}
.stdfont_black a:hover {
	text-decoration: underline;
}
.stdfont a:hover {
	text-decoration: underline;
}
.venstrebox {
	padding: 2px;
	margin: 0px;
	font-size: 10px;
	font-family: verdana;
	border: 1px solid #294682; 
	width: 123px;
	text-align: center;
}
.venstrebox_parent {
	padding-top: 9px; 
	background: url(http://www.cn-maskinfabrik.dk/images/top.png) white no-repeat top;
	width: 129px;
	margin-bottom: 15px;
}
.submenu {
	padding: 0 0 0 0;
	background-color: #294682; 
	height: 20px; 
	width: 100%;
	width: 760px;
	color: white;
	font-family: verdana;
	font-size: 10px;
	text-align: center;
	letter-spacing: 1px;
	padding-top: 10px;
}
.submenu a {
	color: white;
	font-family: verdana;
	font-size: 10px;
	letter-spacing: 1px;
	font-weight: normal;
	text-decoration: none;
}
.submenu a:hover {
	color: white;
	font-family: verdana;
	font-size: 10px;
	letter-spacing: 1px;
	text-decoration: underline;
}
.content {
	padding: 10px;
	width: 550px;
	font: 12px "Trebuchet MS", Verdana;
	height: 100%;
}
.content table {
	font: 12px "Trebuchet MS", Verdana;
}
.laesmere {
	font-family:verdana;
	font-size:9px;
	color: #294682;
	text-decoration:none;

}
.emailadresse {
	font-size: 9px;
	color: #294682;
	text-decoration: none;
}

.background {
	margin: 10px;
	width: 100%;
	height: 100%;
}




.hoved {
border-left: 8px solid #bcc799; /* thick left border of menu */
}





