@font-face {
    font-family: 'DINProBold';
    src: url('dinpro-bold-webfont.eot');
    src: url('dinpro-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('dinpro-bold-webfont.woff') format('woff'),
         url('dinpro-bold-webfont.ttf') format('truetype'),
         url('dinpro-bold-webfont.svg#DINProBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'TrebuchetMS';
    src: url('trebucbd-webfont.eot');
    src: url('trebucbd-webfont.eot?#iefix') format('embedded-opentype'),
         url('trebucbd-webfont.woff') format('woff'),
         url('trebucbd-webfont.ttf') format('truetype'),
         url('trebucbd-webfont.svg#TrebuchetMSBold') format('svg');
    font-weight: bold;
    font-style: normal;

}

@font-face {
    font-family: 'TrebuchetMS';
    src: url('trebuc-webfont.eot');
    src: url('trebuc-webfont.eot?#iefix') format('embedded-opentype'),
         url('trebuc-webfont.woff') format('woff'),
         url('trebuc-webfont.ttf') format('truetype'),
         url('trebuc-webfont.svg#TrebuchetMSRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

html,body
{
	width:100%;
	height:100%;
}

body
{
	margin: 0;
	padding: 0;
	background:#FFFFFF;
	min-width:960px;
	text-align:left;
}

#fixed-background
{
	background-color:#EEEEEE;
	min-height: 100%;
	min-width: 1024px;
	width: 100%;
	height: auto;
	position: fixed;
	top: 0;
	left: 0;
	display: block;
}

#raster
{
	background: url(/html/images/raster.gif) left top repeat;
	min-height: 100%;
	min-width: 1024px;
	width: 100%;
	height: auto;
	position: fixed;
	top: 0;
	left: 0;
	display: block;
}

#content-container{
	width: 100%;
	margin:0;
	position:relative;
}

#header {
	width:100%;	
	background:url(/html/images/header_background.png) repeat-x 0 0;
	z-index: 1;
	position: relative;
}

/* Header styles */
#header-content {
	width:950px;
	margin:auto;
	height:84px;
	position:relative;
}

#headerImage {
	width: 193px;
	height: 50px;
	margin-top: 13px;
	float: left;
}

#footer {
	margin:0;
	position:absolute;
	width:100%;
	height:30px;
	background:#fff;
	display:none;
}

#COPYRIGHT
{
	width: 924px;
	text-align: right;
	margin: auto;
	padding: 6px;
	padding-right: 20px;
}

#COPYRIGHT p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color:#54301A;
	margin: 0;
}
#COPYRIGHT p a
{
	color:#FF5400;
	text-decoration:none;
}





/********************************

SLIDESHOW

********************************/





.homeSlideShowDots
{
	position: absolute;
	right: 30px;
	bottom: 30px;
}

.homeSlideShowDot{
	width:8px;
	height:8px;
	border:1px solid #EEEEEE;
	float:left;
	margin-left:4px;
}
.homeSlideShowDot.active{
	background:#EEEEEE;
}

.homeSlideShowDotLink
{
	display:block;
	width:8px;
	height:10px;
}





/********************************

TEXT

********************************/




p.picture
{
	margin: 0;
}

img
{
	margin: 0;
	border: 0;
}

h1
{
	font-family: 'DINProBold', Arial, sans-serif;
	font-size:106.25%;
	color:#54301A;
	font-weight: normal;
	margin:0;
	padding:0;
}

h2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:125%;
	font-weight: normal;
}

h2.subtitle
{
	font-family: 'DINProBold', Arial, sans-serif;
	font-size:106.25%;
	color:#54301A;
	font-weight: normal;
	margin:0;
	padding:0;
}

h2.subtitle a
{
	color:#54301A;
	text-decoration:none;
}

p
{
	font-family: 'TrebuchetMS', Arial, sans-serif;
	font-size: 75%;
	color: #333333;
	line-height: 1.5;
	font-weight:normal;
}

p.paragraph
{
	margin:0;
	padding:0;
}

p.introduction
{
	color: #000;
}

a
{
	color: #FF5400;
	text-decoration: none;
}




/********************************

MENU 1

********************************/



#MENU1
{
	position:absolute;
	right:20px;
	top:1px;
}

#MENU1 ul
{
	font-family: 'DINProBold', Arial, sans-serif;
	font-size: 93.75%;
	color:#54301A;
	margin:0;
	padding:0;
	list-style:none;
	text-transform:uppercase;
}

#MENU1 ul li
{
	display: inline;
	margin: 0;
	padding: 0;
}

#MENU1 ul li.active a
{
	color: #FFFFFF;
	background-color:#FF5400;
}

#MENU1 ul li.active a:hover
{
	color: #FFFFFF;
	background-color:#FF5400;
}

#MENU1 ul li a
{
	color: #54301A;
	background-color:#FFFFFF;
	margin: 0;
	text-decoration: none;
	padding: 26px 14px 26px 14px;
	height:26px;
	float:left;
}

#MENU1 ul li a:hover
{
	color: #FFFFFF;
	background-color:#54301A;
}



/**********************************

FORMULIER

**********************************/

div.contact_form
{

}
div.form_input
{

}
div.form_sending
{
	display:none;
}
div.form_success
{
	display:none;
}
div.form_failed
{
	display:none;
}


label
{
	float:left;
	font-family: 'TrebuchetMS', Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 75%;
	color: #333333;
	line-height: 1.3;
	margin:0px;
	width:160px;
}

label.error { float: left; color: red; padding-left: .5em; vertical-align: top; margin-top:5px; margin-left:156px; width:400px;}

fieldset
{
	clear:both;
	border:none;
	margin:0;
	padding:0;
	margin-bottom:8px;
}

input[type="text"]
{
	width:400px;
	margin:0;
	padding:2px;
	border: 1px solid #CCCCCC;
}

textarea
{
	width:400px;
	margin:0;
	padding:2px;
	border: 1px solid #CCCCCC;
}

span.paragraph
{
	font-family: 'TrebuchetMS', Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 75%;
	color: #333333;
	line-height: 1.3;
	margin:0px;
}

input.checkbox{
	width:auto;
	border:none;
}

input.zipcode
{
	width:88px;
	margin-right:2px;
}

input.city
{
	width:200px;
}

input.submit-button
{
	margin-top: 12px;
	margin-left: 160px;
	width: 150px;
	height: 30px;
}

#submit_button{
	width:566px;
	text-align:right;
}

#submit_button a{
	background:#FF5400;
	font-family: 'TrebuchetMS', Arial, sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 87.5%;
	color: #FFFFFF;
	line-height: 1.3;
	margin:0px;
	right:0px;
	padding:4px;
	padding-left:20px;
	padding-right:20px;
}
