* {
    margin: 0;
    padding: 0;
    z-index: 10;
}

a img {
    border: 0;
}

body {
    background-image: url('../images/design/melk_background.png');
    background-repeat: no-repeat;
    background-position: center 120px;
}

h1 {
    font-family: Georgia, serif;
    font-style: italic;
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 20px;
}

p {
    margin-bottom: 15px;
}

#main {
    position: relative;
    margin: 0 auto;
    width: 737px;
    border-left: 1px solid #616161;
    border-right: 1px solid #616161;
    font-family: Tahoma,sans-serif;
}

#misc1 {
    height: 15px;
    font-size: 10px;
    color: #888;
    font-weight: bold;
    padding: 6px 10px;
}

#misc1 a {
    color: #888;
    text-decoration: none;
}

#misc1 #home_button {
    float: left;
}

#misc1 #contact_info {
    float: right;
}

#misc2 {
    position: relative;
    width: 737px;
    height: 342px;
    overflow: hidden;
}

#imageslide li {
    list-style: none;
}

#misc3 {
    position: relative;
    height: 33px;
    background-color: #b01e22;
}

#misc3 img {
    position: absolute;
    right: 29px;
    top: 8px;
}

#misc4 {
    height: 3px;
    background-color: #450d76;
}

#misc5 {
    height: 9px;
    background-color: #b01e22;
}

#misc6 {
    position: absolute;
    bottom: -15px;
    right: 0;
    height: 7px;
}

#misc7 {
    position: absolute;
    bottom: 31px;
    left: 20px;
}

#menu1 {
    background-color: #450d76;
    color: #fff;
    font-size: 10px;
    height: 18px;
    padding-left: 20px;
    padding-top: 5px;
}

#menu1 .first_item {
    border: 0;
    padding-left: 0;
}

#menu1 .last_item {
    padding-right: 0;
}

#menu1 li {
    float: left;
    list-style: none;
    padding: 0 10px 0 9px;
    border-left: 1px solid #fff;
}

#menu1 li a {
    color: #fff;
    text-decoration: none;
}

#menu1 li a:hover {
    color: #ccc;
}

#menu1 li .selected {
    color: #ccc;
}

#subcolumn {
    position: absolute;
    top: 27px;
    right: -118px;
    height: 365px;
    width: 92px;
    padding: 33px 9px 0 9px;
    background-image: url('../images/design/subcolumn_image.png');
    background-repeat: no-repeat;
    background-position: bottom;
    background-color: #b01e22;
    color: #fff;
    font-size: 11px;
}

#subcolumn2 {
    position: absolute;
    top: 27px;
    left: -118px;
    height: 365px;
    width: 92px;
    padding: 33px 9px 0 9px;
    background-image: url('../images/design/subcolumn_image.png');
    background-repeat: no-repeat;
    background-position: bottom;
    background-color: #b01e22;
    color: #fff;
    font-size: 11px;
}

#subcolumn2 ul {
    border-top: 1px solid #e3e3e3;
}

#subcolumn2 li {
    list-style: none;
    border-bottom: 1px solid #e3e3e3;
}

#subcolumn2 a {
    display: block;
    width: 88px;
    padding: 2px;
    color: #e3e3e3;
    text-decoration: none;
}

#subcolumn2 a:hover {
    color: #fff;
}

#content {
    background-color: #2f2b34;
    color: #e3e3e3;
    font-size: 11px;
    padding-bottom: 20px;
}

#content #col1 a {
    color: #e3e3e3;
    text-decoration: none;
}

#content #col1 {
    float: left;
    width: 385px;
    margin-top: 40px;
    margin-left: 20px;
    padding-bottom: 75px;
}

#content #col1 input {
    font-family: Tahoma, sans-serif;
    font-size: 12px;
    background-color: #a7a7a7;
    border: none;
    margin: 3px 0;
    width: 338px;
    display: block;
}

#content #col1 textarea {
    font-family: Tahoma, sans-serif;
    font-size: 12px;
    background-color: #a7a7a7;
    border: none;
    margin: 3px 0;
    width: 338px;
    height: 97px;
}

#content #col2 {
    float: right;
    width: 195px;
    margin-right: 35px;
    padding-top: 36px;
    background-image: url('../images/design/zijdewinde_small.png');
    background-repeat: no-repeat;
    background-position: right 2px;
}

#content #col2 h2 {
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
    margin-top: 7px;
    margin-bottom: 15px;
}

#content #col2 small {
    font-size: 9px;
}

#content #col2 table {
    width: 100%;
    margin-bottom: 15px;
} 

#content #col2 table td {
    width: 50%;
}

#content #col2 input {
    font-family: Tahoma, sans-serif;
    font-size: 9px;
    width: 195px;
    border: 0;
    margin-top: 1px;
    margin-bottom: 3px;
}

#content #col2 textarea {
    font-family: Tahoma, sans-serif;
    font-size: 9px;
    width: 195px;
    height: 65px;
    border: 0;
    margin-top: 1px;
    margin-bottom: 3px;
}

.invisible {
    display: none;
}

.clear {
    clear: both;
}

.error {
    color: red;
    margin-bottom: 10px;
}

#content .error {
    margin-bottom: 2px;
}

label.error {
    display: block;
}

.admintools {
    margin-top: 10px;
    margin-bottom: 10px;
}

.admintools a {
    color: #e3e3e3;
    text-decoration: underline;
}

.image_thumb {
    float:left;
    margin-right: 10px;
    margin-top: 10px;
}

.image_thumb div {
    width: 175px;
    height: 81px;
    overflow: hidden;
}

#content #col1 .admintools a {
    color: #e3e3e3;
    text-decoration: underline;
}
