body {
	font-family: "Eras Light ITC", Tahoma;
	margin: 0;
	padding: 10;
	background-color : #ffffff;
	text-align: center;
	color: #213C62;
	}

#maintable {
    font-size: 16px;
    align:center;
    }
    
#logo {
    height:210px;
    }

#container {
	align:center;
	background: url('http://i-quint.nl/assets/images/template/logo.jpg'); 
	background-repeat: no-repeat; 
	text-align: left;
	vertical-align: top;
	width:1024px;
} 

#main {
	font-size: 16px;
	width:604px;
	overflow:hidden;
	padding:5px;
	}

.text {
    font-size: 16px;
    }
    
#specials_right {
    width:220px;
    overflow:hidden;
    float:right;
    padding:5px;
    }

#specials_left {
    width:150px;
    overflow:hidden;
    float:left;
    padding:5px;
    }

h1 {
	font-family: "Eras Demi ITC", Tahoma;
	font-size: 200%;
	font-weight: bold;
}

h2 {
	font-family: "Eras Demi ITC", Tahoma;
	font-size: 160%;
	text-align: center;
	font-weight: bold;
}


h3 {
	font-family: "Eras Demi ITC", Tahoma;
	font-size: 110%;
	text-align: left;
}

a {
	font-family: "Eras Demi ITC", Tahoma;
	color: #627DA3;


}

#navcontainer {
	border-top: 1px solid #213C62;
}

#navcontainer ul
{
	margin-left: 0;	padding-left: 0;
	list-style-type: none;
	font-family: "Eras Demi ITC", Tahoma;
}

#navcontainer a
{	display: block;
	width: 100%;
	padding: 0.25em;
	background-color: ;
	border-bottom: 1px solid #213C62;
	color: #213C62;
	text-decoration: none;
}
#navcontainer a:hover	{
    background-color: #213C62;
    color: #fff;
    }

.button {
    font-family: "Eras Licht ITC", Tahoma;
    color: #ffffff;
    background-color: #213C62;
    }

input.text {
    font-family: "Eras Licht ITC", Tahoma;
    color: #213C62;
    }

textarea.text {
    font-family: "Eras Licht ITC", Tahoma;
    color: #213C62;
    }

select {
    font-family: "Eras Licht ITC", Tahoma;
    color: #213C62;
    }

.emailformTable {
    font-size: 16px;
    font-family: "Eras Licht ITC", Tahoma;
    color: #213C62;
    }

.emailform {
	font-family: "Eras Light ITC", Tahoma;
	color: #213C62;
}

.emailformMessage {
	font-family: "Eras Light ITC", Tahoma;
	color: #213C62;
}
    
fieldset {
    padding: 5px;
}

legend {
    font-weight: bold;
    color: #213C62;
}

legend a, legend a:hover {
    display: block;
    text-decoration: none;
}

#etoNotice {
    font-size: 75%;
    }

#navitabs {
padding-left:180px;
background-color:#ffffff;
overflow:hidden;
border-bottom:1px solid #213C62;
}

#navitabs p{
align:right;
margin:4px 8px 4px 8px;
color:#213C62;
}

.navitab{
padding:4px 8px 4px 8px;
margin:5 5 0 0;
text-decoration:none;
letter-spacing:1px;
border-top:1px solid #213C62;
border-right:1px solid #213C62;
border-left:1px solid #213C62;
float:left;
overflow:hidden;
}

.navitab:hover{
text-decoration:none;
color:#213C62;
background-color:#82B0FF;
}

.activenavitab{
padding:4px 8px 4px 8px;
margin:5 5 0 0;
color:#FFFFFF;
text-decoration:none;
border-top:1px solid #213C62;
border-right:1px solid #213C62;
border-left:1px solid #213C62;
float:left;
background-color:#213C62;
}

.activenavitab:hover{
text-decoration:none;
color:#213C62;
background-color:#82B0FF;
border-right:1px solid #213C62;
border-left:1px solid #213C62;
}
