/* CSS Document */

body,html {
height: 100%;
}

body {
font-family: Arial, Helvetica, sans-serif;
color: #595959;
font-size: 13px;
}

.error_messages{
font-weight: bold;
color: red;
}

#main_container {
position: relative;
height: auto !important;
height: 100%;
min-height: 100%;
margin: auto;
}

#header {
padding: 0 15px;
}

#header h1.aanvraag {
font-family: Arial, Helvetica, sans-serif;
font-size: 30px;
font-weight: normal;
color: #cc0033;
margin: 65px 0 10px 0;
}

.honda_logo {
margin-top: 10px;
}

#border {
height: 30px;
background-color: #de0031;
}

#content {
width: 630px;
padding: 15px;
padding-bottom: 50px;
margin-bottom: 30px;
}

.model {
float:right;
border: 1px solid #de0031;
}

h2 {
font-size: 14px;
margin: 20px 0 10px 0;
}

h2.gegevens {
margin: 20px 0 0 0;
}

p.small {
font-size: 10px;
font-style: italic;
margin: 0;
padding: 0 0 10px 0;
}

p.contactgegevens {
font-size: 10px;
font-style: italic;
}

.ster {
color: #de0031;
}

.tabel {
}

.tabel tr{
height: 30px;
}

.tabel_titel {
font-weight: bold;
padding: 20px 0 5px 0;
border-bottom: 1px dashed #dddddd;
margin-bottom: 15px;
}

.input {
width: 160px;
}

.dd_menu {
font-size: 10px;
width: 166px;
height: 20px;
}

.verstuur {
width: 105px;
height: 23px;
background: url(/document_root/images/hi/verstuur_bg.gif);
border: none;
cursor: pointer;
margin: 30px 0;
margin-bottom:60px;
}

#disclaimer {
position: absolute;
bottom: 0;
font-size: 10px;
width: 630px;
margin-top:15px;
padding: 15px;
}

.bedankt{
width:400px;
}

.colContainer { 
    width: 550;
}
.colContainer .col {
    width: 180px;
    float: left;
    display: block;
    margin-right: 10px;
}
.selectionContainer 
{
    position: relative;
    zoom: 1;
}

#model_type_selected_placeholder
{
    position: absolute;
    top: 0;
    left: 560px;
    width: 200px;
    zoom: 1;
}
#model_type_selected_placeholder div
{
    margin-bottom: 10px;
    zoom: 1;
}