body {
text-align:center;
height: 100%; 
font-family:Arial;
color:#ffffff;
font-size:13px;
background-color:#DCD9D8; 
	}
.reg_font{
text-align:left;
font-family:Arial;
color:#dddddd;
font-size:13px;
}


	A:link {COLOR: #deb536; TEXT-DECORATION: none;font-size:14px;}
A:visited {COLOR: #eeeeee; TEXT-DECORATION: none;font-size:14px;}
A:active {COLOR: #deb536; TEXT-DECORATION: underline;font-size:14px;}
A:hover {COLOR: yellow; TEXT-DECORATION: underline;font-size:14px;}
#middle { 
background-image: url('../images/middle.gif');
background-repeat: repeat-y;
width:800px;
height:auto !important;
}
#container {
	width:950px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
position: relative;
min-height: 100%;
height:auto !important;
	}
#top{ 
clear:both;
/*background-image: url('../images/header.jpg');*/
background-repeat: no-repeat;
height:377px;
width:950px;
display:block;
}
#menu{ 
background-image: url('../images/middle.jpg');
background-repeat: repeat-y;
width:950px;

height:auto !important;
}
#test{ 

background-image: url('../images/middle.jpg');
background-repeat: repeat-y;
width:950px;
}
#bottom_welkom{ 
clear:both;
background-image:url('../images/footer.jpg');
background-repeat: no-repeat;
height:59;
width:950px;
}
#bottom_info{ 
clear:both;
background-image:url('../images/footer_info.jpg');
background-repeat: no-repeat;
height:76;
width:950px;
}
#bottom_bestel{ 
clear:both;
background-image:url('../images/footer_bestel.jpg');
background-repeat: no-repeat;
height:76;
width:950px;
}
#bottom_contact{ 
clear:both;
background-image:url('../images/footer_contact.jpg');
background-repeat: no-repeat;
height:76;
width:950px;
}
.column1{
position:relative;left:10;top:10;border:0px dashed black;width:130;float:left;padding-bottom:30px;padding-top:30px;
}
.column2{
position:relative;left:1;width:520;float:left;padding-bottom:1px;padding-top:20px;text-align:left;
}
.column3{
position:relative;top:10;left:70;border:0px dashed black;width:200;float:left;padding-bottom:3px;padding-top:3px;
}
.header{
position:relative;
border-bottom:dashed 1px yellow;
 font-size: 250%;
 color: #ffffff; 
 padding: 2px; margin-right: 3px; 
 font-family:Arial, Sans;
 font-decoration: underline;
 display:block;
font-style: oblique;

 top:0;
            
                 }
                 

P:first-line   { font-weight: bold; }
P:first-letter { font-size: 350%; float: left;
                 color: #F7FD4F; 
                 padding: 2px; margin-right: 3px; }

ul.main_nav {
position:relative;

}
ul.main_nav li {
	display: inline;

}
ul.main_nav li a {
	float:left;

	padding: 2px; margin-right: 3px; 
	background-image: url('../images/menubutton_middle.jpg');
	background-repeat: repeat-x;
	text-align:center;
	background-color: #CCCCCC;
	width: 182px;
	font-weight:bold;
		color: #333;
			text-decoration: none;
			display: block;
					font-size:16px;
}
ul.main_nav li a:visited {
	height: 16px;
	background-color: #CCCCCC;
	color: #000;
	text-decoration: none;
		font-size:16px;
}
ul.main_nav li a:hover {
	height: 16px;
	background-image: url('../images/menubutton_hover.jpg');
		font-size:16px;
	color: #dddddd;
		text-decoration: underline;

}         
.floatimgright {
float:right;
margin-top:5px;
margin-right:0px;
margin-left:10px;
margin-bottom:5px;
    filter:progid:DXImageTransform.Microsoft.Shadow(color=#666666,direction=500,strength=3);
}     
.buttonStyle
{

    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    COLOR: #333333;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #DCD9D8;
    filter:progid:DXImageTransform.Microsoft.Shadow(color=#666666,direction=500,strength=1);

}   
	
form
{
	margin: 20px;
}

