* 
{
  margin: 0;
}

html, body 				{ margin: 0px; padding: 0px; width: 100%; height: 100%; /*background: #1e1e1e;*/ }
img						{ border: 0px; }

#wrapper 				{	
							position:relative;
							/*min-height:100%;*/
							
						}
						
#container			{ /*padding-bottom:0px;*/   }
#logowrapper		 	{ margin: 0 auto; width: 960px;  height: auto !important; height: 150px;}
#pagewrapper		 	{ margin: 0 auto; width: 960px;  height: auto !important; }
#footerwrapper		 	{ margin: 0 auto; width: 960px;  height: auto !important; height: 60px; }
#logo-bar				{ height: 150px; text-align: center; }
#footer					{ color: #ffffff; font-family:Trebuchet MS; font-size:14; }
a.footerlink			{ font-family:Trebuchet MS;font-size:14;color:#ffffff;text-decoration:none }
a:hover.footerlink		{ font-family:Trebuchet MS;font-size:14;color:#ffffff;text-decoration:underline }
a.visited.footerlink	{ font-family:Trebuchet MS;font-size:14;color:#ffffff;text-decoration:none }

p { margin-bottom: 10px; }

a { color: #eb0c8b; text-decoration:none }
a:hover { color: #eb0c8b; text-decoration:underline }

#contentmargin {
	margin: 10px;
}
#menutop			{ height: 10px; }
#menu				{ height: 30px; }
#menubottom			{ height: 10px; }

.small{
font-family:Trebuchet MS;font-size:9;color:#000000;
}

.medium{
font-family:Trebuchet MS;font-size:12px;color:#000000;
}

td{
	font-family:Trebuchet MS;font-size:12;color:#000000;text-align: left;
}

.text{
font-family:Trebuchet MS;font-size:12;color:#ffffff; padding: 10px
}

.barcode{ color:#ffffff; font-family: "BarcodeFont"; src: url('http://www.broodjeschouten.nl/font/BarcodeFont.ttf');}


.home_address{
font-family:Trebuchet MS;font-size:12;color:#ffffff;
background-color: #999999;
padding: 10px
}

.footer_text {
padding: 0 25 0 0px;

}

#transbox_top {
position: relative;
text-align: center;
width: 900px;
height: 20px;
margin: 0 0 0 0px;
padding: 0px;
background-color: #fff;
}

#transbox_logo {
position: relative;
text-align: right;

width: 900px;
height: 51px;
margin: 0 0 0 0px;
padding: 0px;
background-color: #fff;

font-family: Verdana;
font-size: 20pt;
color:	#000000;
}

#transbox_menu {
position: relative;
text-align: center;
width: 900px;
height: 50px;
margin: 0 0 0 0px;
padding: 0px;
background-color: #000;
}

#transbox_menu_btn {
margin: 0 0 0 0px;
padding: 11px;

}



#transbox_menubottomline
{
position: relative;
text-align: center;
width: 900px;
height: 1px;
margin: 0 0 0 0px;
padding: 0px;
background-color: #e1e9f0;

}

#transbox_slideshow {
position: relative;
text-align: center;
width: 900px;
height: 136px;
margin: 0 0 0 0px;
padding: 0px;
background-color: #fff;

}

#transbox_content {
position: relative;
text-align: center;

margin: 0 0 0 0px;
padding: 0px;
background-color: #fff;

}

#transbox_contentimage{
	margin: 10px;
}

#transbox_contenttext1{
	width: 170px;
	height: 170px;
	background:#fff;
	border: 10px solid #eb0c8b;
	margin: 10px;
	text-align: center;
	font-family:Trebuchet MS;font-size:14;color:#000000;
}

#transbox_contenttext{
	background:#fff;
	margin: 10px;
}

#transbox_contentleft{
position: relative;
text-align: center;
width: 200px;
height: 500px;
background-color: #fff;

}

#transbox_cars{
position: relative;
text-align: left;
width: 700px;
height: 500px;
margin: 0 0 0 0px;
padding: 10px;
font-family:Trebuchet MS;font-size:12;color:#000000;
background-color: #b2b2b2;

}

.marg_content{
 padding: 10px
}
.seperator{
 background-color: #fff;
}
/* This is the container which set text to solid color.
position: relative used for IE */ 
#transbox div {
padding: 0px;
margin: 10 10 10 10px;
font-weight: bold;
color: #000;
height: 400px;
position: relative;
}

#transbox_footer{
position: relative;
text-align: right;
width: 900px;
height: 40px;
margin: 0 0 0 0px;
padding: 5 10 5 5px;
background-color: #fff;


font-family: Verdana;
font-size: 7pt;
color:	#000000;
}

a.menulink{font-family:Trebuchet MS;font-size:16;color:#333333;text-decoration:none}
a:hover.menulink{font-family:Trebuchet MS;font-size:16;color:#333333;text-decoration:none}
a.visited.menulink{font-family:Trebuchet MS;font-size:16;color:#333333;text-decoration:none}

.textbox { 
    -webkit-border-radius: 3px; 
    -moz-border-radius: 3px; 
    border-radius: 3px; 
    border: 1px solid #848484; 
    outline:0; 
    height:25px; 
    width: 275px; 
	margin-bottom: 10px;
 } 
 
 .textarea { 
    -webkit-border-radius: 3px; 
    -moz-border-radius: 3px; 
    border-radius: 3px; 
    border: 1px solid #848484; 
    outline:0; 
    margin-bottom: 10px;
 } 