body {
	background-color: #ffffff;
	margin: 0px;
	height: 100%;
}
body,td,th {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 11px;
	color: #333333;
	height: 100%;
}

h2 {
	color: #3366ff;
	font-size: 12px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;	
}
h3 {
	color: #3366ff;
}
h4 {
	color: #3366ff;
}
h1 {
	color: #3366ff;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: lighter;
	font-size: 16px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
a:link {
	color: #3366ff;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3366ff;
}
a:hover {
	text-decoration: none;
	color: #99cc33;
}
a:active {
	text-decoration: none;
	color: #3366ff;
}

a:link.menulink {
	color: #333333;
	text-decoration: none;
}
a:visited.menulink {
	color: #333333;
	text-decoration: none;
}
a:hover.menulink {
	text-decoration: none;
	color: #3366ff;
}
a:active.menulink {
	color: #333333;
	text-decoration:none;
}

.top {
	background-image: url(../Images/TOP.jpg);
	background-repeat: no-repeat;
	height: 136px;
	vertical-align: bottom;
}
.main_image {
	background-image: url(../Images/Shadow.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	height: 358px;
	vertical-align: top;
}

.bottom {
	font-size: 9px;
	color: #999;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.menu_top {
	height: 100px;
	text-align: right;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.menu {
	text-align: center;
	vertical-align: middle;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-transform: uppercase;
}
.menu_left {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	padding: 15px;
	width: 180px;
}

.main {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 35px;
	padding-left: 15px;
	font-size: 10px;
	background-color: #FFF;
}

.billeder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.form {
	font-size: 10px;
	color: #FFF;
	background-color: #000;
	padding: 3px;
	border: 1px solid #333333;
}

.formular {
	font-size: 9px;
	color: #333333;
}

.Product_bg {
	background-image: url(../Images/product_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.bottomBG {
	background-image: url(../Images/bg_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 11px;
}
