/* CSS Document */

body {
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	text-align: left;
	background-attachment: scroll;
	}
a:link {
	color: #000000;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #000000;
}
	
	
.timesnewroman {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: large;
	}
.ariel {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

	
.red {
	color:#FF0000;
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	}
	
.invisble {
	color:#FFFFFF;
	clear: left;
	}
	
.tekstbox1 {
	width: 700px;
	text-align: justify;
	padding-left: 100px;
	padding-top: 30px;
	font-style: normal;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.autowidth {
	width: auto;
}

.banner1 {
	text-align: left;
	width: 700px;
	height: 70px;
	position: relative;
}


.overskrift001 {
	font-weight: bold;
}
.linkbox {
	text-align: center;
}
.flashboxs {
	vertical-align: top;
	height: 150px;
	padding: 0px;
	width: auto;
}
.imagefloat {
	float: none;
	margin-right: 10px;
	margin-top: 10px;
}
.drawbox {
	height: 350px;
	width: 300px;
	float: left;
	padding: 20px;
	text-align: center;

}
.drawboxtext {
	text-align: center;
	font-size: large;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	border: 0 px;
}
.projectsbox {
	height: auto;
	width: 100%;
	float: left;
	padding: 20px;
	text-align: left;
	padding-left: 50px;
	position: relative;
}
.projectsboxtext {
	text-align: left;
	width: 300px;
	font-size: medium;
}
.projectimage {
	width: auto;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}
.projectsboximage {
	position: relative;
	left: 400px;
}
.projectstitel {
	text-align: center;
	font-size: large;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	border: 0 px;
	font-weight: bold;
}
.imagefloattekstbox {
	margin-right: 10px;
	padding-left: 100px;
	width: auto;
}
.imagefloatstop {
	float: left;
	margin-right: 10px;
	margin-top: 10px;
}
.tekstbox1_right {
	width: 700px;
	text-align: justify;
	padding-left: 200px;
	padding-top: 30px;
	font-style: normal;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
