body {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;	
}
#container {
	width: 760px;
	margin-right: auto;
	margin-left: auto;	
}
#de {
	background: #fff url('./img/de.jpg') no-repeat;
	padding-left: 30px;
}
#no {
	background: #fff url('./img/no.jpg') no-repeat;
	padding-left: 30px;
}
#uk {
	background: #fff url('./img/uk.jpg') no-repeat;
	padding-left: 30px;
}
#menu {
	background-color: #efefef;
	color: white;
	width: 760px;
	border-top: solid 1px #ddd;	
	border-bottom: solid 1px #ddd;
	margin-top: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
}
#startmenu {
	margin-left: 0px !important;	
}
#menu a {
	margin-left: 8%;
	background-color: transparent;
	color: navy;
	text-decoration: none;	
}
#menu a:hover {
	color: blue;	
}
.activemenu {
	font-weight: bold;
}
#content {
	float: right;
	width: 600px;
	margin-top: 15px;	
	margin-left: 10px;
	min-height: 500px;
}
#contentindex {
	width: 760px;	
}
#indexcontent img {
	padding-top: 20px;
	padding-bottom: 20px;
}	
.sitenav {
	width: 760px;
	padding-top: 3px;
	margin-top: -4px;
	background-color: #efefef;
	color: black;
	height: 20px;		
	text-align: center;
}
.sitenav a {
	background-color: transparent;
	color: black;	
	padding-left: 5px;
	padding-right: 5px;
}
.sitenav a:hover {
	background-color: transparent;
	color: red;	
}
img {
	border: none;
}
a {
	background-color: transparent;
	color: red;
	text-decoration: none;
}
#right {
	float: right;
	margin-right: 50px;
	padding: 10px;
	border: solid 1px #ddd;	
}
#credits {
	text-align: center;
	border-top: solid 1px black;
	font-size: 10px;
	padding-bottom: 40px;
	color: #696969;
	padding-top: 5px;
}
#credits a {
	background-color: transparent;
	color: #696969;
	text-decoration: none;
	font-weight: bold;	
}
#leftimg {
	float: left;	
}
#footer {
	margin-top: 10px;	
}
#modimg {
	width: 760px;
	border-top: solid 1px #ddd;
	border-right: solid 1px #ddd;
	border-left: solid 1px #ddd;
	margin-top: 20px;
}
#specleft {
	width: 240px;
	float: left;
	background-color: white;
	border-bottom: solid 1px #ddd;
	padding: 5px;
}
#speccenter {
	width: 240px;
	float: left;
	background-color: white;
	border-left: solid 1px #ddd;
	border-right: solid 1px #ddd;
	border-bottom: solid 1px #ddd;
	padding: 5px;
}
#specright {
	width: 245px;
	float: right;
	border-bottom: solid 1px #ddd;
	padding: 5px;
}
#specholder {
	width: 760px;
	border: solid 1px #ddd;
	margin-bottom: 10px;
}
#techspecleft {
	width: 400px;
	float: left;
}
#techspecright {
	width: 100px;
	float: left;	
}
#tecspec {
	width: 550px;
	margin-left: auto;
	margin-right: auto;	
}
#tellafriend {
	width: 400px;
	margin-left: auto;
	margin-right: auto;	
}
.box {
	border: solid 1px #ddd;
	margin-bottom: 10px;
	padding: 10px;
}