* { 
padding: 0; margin: 0; 
}

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
}

h1 {
 font-size: 24px; 
 margin-bottom: 13px;
}

h2 {
 font-size: 15px;
 margin-bottom: 5px;
}

h3 {
 padding-top: 5px;
 font-size: 15px;
 margin-bottom: 5px;
}

h4 {
 font-size: 13px;
 margin-bottom: 5px;
}

h5 {
 font-size: 13px;
 color: #a59318;
 font-weight: bold;
 margin-bottom: 5px;
}

p {margin-bottom: 13px}

ul {
 list-style: none;
 margin-bottom: 13px;
}

ul.bullet {
 list-style-type: disc;
 list-style-position: inside;
 margin-bottom: 13px;
}

ul.bullet-blue {
 list-style-type: disc;
 list-style-position: inside;
 margin-bottom: 13px;
 color: #341471;
}

ul.bullet-blue a {color: #341471}

ul.bullet-blue a:hover {color: #333333}

ol {
 list-style-position: inside;
 margin-bottom: 13px;
}

table {margin-bottom: 13px}

table.lit a {color: #a59318}

table.lit a:hover {color: #341471}

a {color:#000}

a:hover {color: #341471}

#wrapper { 
 margin: 0 auto;
 width: 922px;
}

#header {
 float: left;
 background-image: url(img/header-ella-gua4.jpg);
 width: 922px;
 height: 200px;
}

#leftcolumn {
 float: left;
 padding-right: 10px;
 width: 157px;
}

#leftcolumn a img { 
 margin-top: 7px;
 padding-left: 30px;
}

#menu {
 text-align: center; 
 line-height: 17px;
 color:#682658;
 font-weight:bold;
 padding-top:5px;
 background-color:#DAD7A0;
}

#menu a, #menurechts a {
 color: #341471;
 text-decoration: none;
 font-weight:normal;
}

#menu a:hover, #menurechts a:hover {text-decoration: underline}

#leftmiddle { 
 float: left;
 border-left: 1px solid #a59318;
 border-top: 1px solid #a59318;
 padding: 10px;
 width: 360px;
}

#leftmiddle-vlak {
 padding: 5px;
 background-color: #cdbdeb;
 border-bottom: 13px solid #ffffff;
}

#vlak-beige {
 padding: 5px;
 background-color: #c2cf98;
 color:#682658;
 border-bottom: 13px solid #ffffff;
}

#vlak-beige a {color:#682658}

#leftmiddle2 { 
 float: left;
 border-left: 1px solid #a59318;
 border-top: 1px solid #a59318;
 border-right: 1px solid #a59318;
 padding: 10px;
 width: 559px;
}

#leftmiddle3 { 
 float: left;
 border-left: 1px solid #a59318;
 border-top: 1px solid #a59318;
 padding: 10px;
 width: 270px;
}

#rightmiddle { 
 float: left;
 border-top: 1px solid #a59318;
 border-left: 1px solid #a59318;
 border-right: 1px solid #a59318;
 padding: 10px;
 width: 178px;
}

#rightmiddle2 { 
 border-top: 1px solid #a59318;
 border-bottom: 1px solid #a59318;
}

#rightmiddle2extra { 
 border-bottom: 1px solid #a59318;
}

#rightmiddle3{ 
 float: left;
 border-top: 1px solid #a59318;
 border-left: 1px solid #a59318;
 border-right: 1px solid #a59318;
 padding: 10px;
 width: 270px;
}

#rightcolumn { 
 float: left;
 padding-left: 10px;
 width: 155px;
}

#rightcolumn a img { 
 margin-top: 7px;
 padding-left: 10px;
}

#menurechts {
 padding-top:5px;
 color:#682658;
 font-weight:bold;
 text-align: center;
 line-height: 17px;
 margin-bottom: 5px;
 background-color:#DAD7A0;
}

#middlebottomtransparant { 
 float: left;
 width: 922px;
 height: 10px;
}

#footer { 
 float: left;
 background-color: #a59318;
 width: 922px;
 height: 30px;
}

#footer div, #footer div a { 
 color: #ffffff;
 font-weight: 900;
 text-decoration:none;
}

#footer div {padding: 12px 5px 5px 5px}

#footer a:hover {text-decoration:underline}

#footer .left {float:left}

#footer .right {float:right}

#footertransparant { 
 float: left;
 width: 922px;
 height: 10px;
}

#contactform fieldset{border:0}
#contactform label, #contactform input, #contactform textarea, #contactform select, #contactform div.error{float:left;margin:0 0 4px 10px}
#contactform label{width:100px;clear:left}
#contactform input, #contactform textarea, #contactform select{width:300px}
#contactform textarea{height:200px}
#contactform div.error{clear:left;margin-left:121px}
#contactform input.submit{width:auto;padding:0 10px}
