html,body {
	margin:0;
	padding:0;
	height:100%;
}
body {
	background:white;
	font-family:arial,tahoma,helvetica,verdana;
	font-size:12px;
	color:#01418A;
}

* {
	font-size:100%;
	font-family:inherit;
}

a {
	color:#0099FF;
	text-decoration:underline;
}

a:hover {
	color:#01418A;
}

form {
	margin:0;
}

h1, h2, h3, h4, h5, h6, table, ul, p
{
margin-top: 0pt;
margin-bottom: 1em;
}

input, select, textarea {
	color:black;
	font-weight:normal;
	padding:1px;
}

div#airtrade {
	background:#5DD7FF url("/ErrorPages/vliegwinkel/images/bottom_gradient.gif") left bottom repeat-x;
	min-height:530px;
}

div#container {
	clear:both;
	margin: 0;
	position:relative;
	width: 1176px;
	background:transparent url("/ErrorPages/vliegwinkel/images/top_gradient.gif") left top repeat-x;
}

div#content {
    position: relative;
    width: 980px;
    margin: 0 auto 0 auto;
    min-height: 138px;
    padding-top: 6px;
    z-index: 9;
    left: -2px;
}

div#header {
    height: 140px;
    z-index: 10;
}

div.landscape_default {
	background:transparent url("/ErrorPages/vliegwinkel/images/default.jpg") center top no-repeat;
	padding-left:10px;
}

div.contentHeader {
	background:url("/ErrorPages/vliegwinkel/images/contentheader.gif") left bottom no-repeat;
	margin-bottom:10px;
	width:480px;
	background-color: #D6F5FF;
}

div.contentHeader h1 {
	background:url("/ErrorPages/vliegwinkel/images/contentheadertop.gif") left top no-repeat;
	padding:12px 10px;
	margin:0;
	font-size:16px;
}
div.contentBox {
	background:url("/ErrorPages/vliegwinkel/images/contentbox_light.gif") left top repeat-y;
	margin:0 0 18px 1px;
}

div.contentBox div.content
{
background-color: transparent;
background-image: url(/ErrorPages/vliegwinkel/images/contentboxtop_light.gif);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: left top;
padding: 10px 11px 0 11px;
}

div.contentFragment
{
position: relative;
background-color: white;
background-image: url(/ErrorPages/vliegwinkel/images/contentfragment.gif);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: left bottom;
width: 703px;
padding: 0 0 10px 0;
margin: 0 0 10px 0;
overflow-x: auto;
overflow-y: auto;
}

div.contentFragment h2, div.contentFragment h3 
{
background-color: transparent;
background-image: url(/ErrorPages/vliegwinkel/images/contentfragmenttop.gif);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: left top;
padding: 10px 10px 0 10px;
margin-bottom: 0pt;
font-size: 14px;
z-index: 10;
position: relative;
}

div.contentFragment div.content, div.productBox div.contentFragment div.content
{
background-color: transparent;
background-image: none;
background-repeat: repeat;
background-attachment: scroll;
background-position: 0% 0%;
}

div.contentBox div.footer 
{
position: relative;
background-color: transparent;
background-image: url(/ErrorPages/vliegwinkel/images/contentboxfoot_light.gif);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: 0pt 100%;
padding: 0 20px 7px 20px;
margin: -6px 0 0 0;
overflow-x: hidden;
overflow-y: hidden;
height: 1%;
clear: both;
top: 6px;
line-height: 15px;
}

a.button
{
padding: 0 0 0 3px;    
margin: 0 10px 0 0;    
display: block;
text-decoration: none;
color: #FFFFFF;
background-color: transparent;
background-image: none;
background-repeat: no-repeat;
background-attachment: scroll;
background-position: left top;
float: left;
}

a.largered 
{
background-image: url(/ErrorPages/vliegwinkel/images/largebutton_red.gif);
}

a.button:hover
{
text-decoration: none;
}

a.button:hover
{
background-position: 0pt -33px;
}

a.button span 
{
float: none;
position: relative;
right: -10px;
display: block;
white-space: nowrap;
font-size: 12px;
font-weight: bold;
padding: 5px 25px 7px 0;
background-color: transparent;
background-image: none;
background-repeat: no-repeat;
background-attachment: scroll;
background-position: right top;
}

a.largered span, a.largenavy span, a.largeblue span 
{
    padding: 7px 25px 10px 0;
}

a.smallred span, a.normalred span, a.largered span, a.smallnavy span, a.smallnavyinv span, a.normalnavy span, a.largenavy span 
{
    color: white;
}

a.largered span
{
background-image: url(/ErrorPages/vliegwinkel/images/largebuttoncap_red.gif);
}

a.button:hover span
{
background-position: 100% -33px;
}
