
<!--
a:focus
{
-moz-outline-style: none;
outline-style: none;
-webkit-focus: none;
outline: none;
 }
body {
	background-color: #64645A;
	margin-left: 5px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	background-image: url(../images/body_bg.png);
	background-repeat: repeat-x;
	background-attachment: fixed;
}
#Header_Logo {
	margin-top: 0px;
	margin-bottom: 6px;
	text-shadow:  1px 1px #fff;
	width: 860px;
	margin-right: 0px;
	margin-left: 0px;
}
.Header{
	height: 260px;
	background-position: 0px 110px;
}
.content{
	background-color: #FFFFFF;
	height: 500px;
	background-image: url(../images/devider.png);
	background-repeat: repeat-y;
}
#footer_tekst{
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	width: 860px;
	height: 60px;
	padding-top: 4px;
}
#headlines_tekst{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #000000;
	padding-top: 20px;
	padding-bottom: 2px;
	padding-left: 50px;
	padding-right: 50px;
	text-align: justify;
	font-style: normal;
	font-weight: bold;
	width: 760px;
}
#list_tekst{
	font-family: Tahoma;
	font-size: 28px;
	color: #333333;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 50px;
	padding-right: 50px;
	text-align: left;
	width: 760px;
}
#list_tekst_medium{
	font-family: Tahoma;
	font-size: 21px;
	color: #333333;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 50px;
	padding-right: 50px;
	text-align: left;
	width: 760px;
}
#center_tekst{
	font-family: Tahoma;
	font-size: 28px;
	color: #CCCCCC;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 50px;
	padding-right: 50px;
	text-align: center;
	width: 760px;
}
#Header_menu{
	background-image: url(../images/Header02.png);
	background-repeat: no-repeat;
	height: 60px;
	width: 860px;
	text-align: right;
}
#Header_menu_top{
	height: 50px;
	width: 860px;
	margin-top: 0px;
	margin-bottom: 6px;
}
#Power{
	float: left;
	height: 220px;
	width: 200px;
	background-image: url(../images/power.png);
	background-repeat: no-repeat;
	outline: none;
	margin-right: 330px;
	margin-left: 330px;
}
#Contact {
	font-family: Tahoma;
	color: #3F3F3F;
	font-size: 34px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	margin-bottom: 20px;
	float: left;
	width: 200px;
	margin-right: 330px;
	margin-left: 330px;
}
#Flash{
	width: 860px;
	margin-top: 50px;
	margin-bottom: 50px;
}
#Flash02{
	width: 860px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#menu{
	width: 600px;
	float: right;
	margin-top: 14px;
	margin-right: 50px;
}
.titels{
	color: #990000;
	padding-top: 12px;
	padding-bottom: 12px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #64645A;
	border-bottom-color: #64645A;
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
-->
