*{
    margin: 0px;
    padding: 0px;
}

body,html {
    text-align:center;
    margin:0;
    background-color: #5596ce;
    color: #000000;
}

#container {
        margin:0 auto;
        background-color:#fff;
        padding:0;
        width: 900px;
        border-right: solid 5px #5573b1;
        border-left: solid 5px #5573b1;
        font-size: 11px;
        font-family: "verdana", "helvetica", "sans-serif";
}

.clearall {
        clear: all;
        height: 0px;
}

.clearright {
        clear: right;
        height: 0px;
}
.clearleft {
        clear: left;
        height: 0px;
}

table {
        font-size: 11px;
        color: #4b5a5e;
}

.tdinfo {
        padding-top: 7px;
}

a.formsend:link, a.formsend:visited, a.formsend:active { text-decoration: underline; color: #d25f1c}
a.formsend:hover { text-decoration: underline; color: #890c08 }

#footerlink {
  padding: 5px; text-align: right; background-color: #5573b1;
  font-size: 10px;
  color: #5596ce;
}

#footerlink a:link,#footerlink a:visited,#footerlink a:active { color: #5596ce; text-decoration: none; }
#footerlink a:hover { color: #fff; text-decoration: underline; }

.nieuw {
    color: #edb429;
}

#header {
        width: 100%;
        margin-top:0px;
        height: 85px;
        background-color: #fff;
}

#logo {
        position: absolute;
        width: 390px;
        margin-left: 54px;
        height: 85px;
        float: left;
}

#headerfoto {
        width: 390px;
        height: 85px;
        float: right;
        margin-right: 0px;
        background: transparent url(http://www.kamersgroningen.nl/gfx/header01.jpg) no-repeat top left;
}

#menutitelgeel {
        width: 100%;
        height: 32px;
        float: left;
        background: transparent url(http://www.kamersgroningen.nl/gfx/welkom_menu_geel.jpg) repeat-x;
}

#menuitems {
        margin-top: 7px;
        margin-left: 53px;
}

#menutitelgeel h1 {
        float: left;
        font-size: 16px;
        padding-left: 10px;
        margin-right: 20px;
}

#menutitelgeel h1 a:link, #menutitelgeel h1 a:visited, #menutitelgeel h1 a:active {
        font-size: 16px;
}
#menutitelgeel h1 a:hover { font-size: 14px; }

#menutitelgeel a:link,#menutitelgeel a:visited,#menutitelgeel a:active { color: #ffffff; text-decoration: none; font-size: 16px; }
#menutitelgeel a:hover { color: #d25f1c; text-decoration: underline; }

#header_huren {
        width: 100%;
        height: 164px;
}

#content {
        clear: all;
        margin:auto;
        background-color:#fff;
        height: 100%;
        background: transparent url(http://www.kamersgroningen.nl/gfx/huren_content_bg.jpg) repeat-y top right;
}

#content_left {
        float: left;
        text-align: left;
        padding-top: 20px;
        padding-left: 58px;
        padding-right: 0px;
        padding-bottom: 10px;
        line-height: 18px;
        width: 630px;
        color: #65797e;
}

#content_left p {
        margin-bottom: 20px;
}
#content_left b, #content_left strong {
    display: block;
    color:#890c08;
    font-size: 16px;
    font-weight: bold;
}

#content_left a:link,#content_left a:visited,#content_left a:active {
    text-decoration: underline;
    color : #890c08;
}

#content_left a:hover {
    text-decoration: underline;
    color: #d25f1c;
}

.paginatitel {
        display: block;
        padding-top: 110px;
        margin-left: 58px;
        font-size: 26px;
        font-weight: bold;
        color: #fff;
}

#content_left ul {
        margin-left: 15px;
        list-style-type: none;
        color: #000;
}

#content_left li {
        margin-left: 15px;
        list-style-type: none;
        color: #000;
}

#content_right {
        float: right;
        width: 188px;
        background-color: #890c08;
}

#content_r1 {
        width: 188px;
        height: 32px;
        background-color: #d25f1c;
}

#content_r2 {
        width: 188px;
        height: 22px;
        background-color: #e8a228;
}

#content_r3 {
        width: 188px;
        height: 6px;
        background-color: #d79423;
}

#content_r4 {
        width: 188px;
        height: 34px;
        background-color: #fdd400;
}

#content_r5 {
        width: 188px;
        height: 57px;
        background: transparent url(http://www.kamersgroningen.nl/gfx/pic_huren01.jpg) no-repeat top right;
}

#content_r6 {
        width: 188px;
        height: 37px;
        background-color: #881109;
}

#content_r7 {
        width: 188px;
        height: 14px;
        background-color: #d25f1c;
}

#content_r8 {
        width: 188px;
        height: 51px;
        background: transparent url(http://www.kamersgroningen.nl/gfx/pic_huren02.jpg) no-repeat top right;
}

#content_banner {
        margin-top: 12px;
        width: 188px;
        text-align: center;
}

#footer {
        text-align: right;
        height: 20px;
        padding-top: 3px;
        padding-right: 10px;
        background: transparent url(http://www.kamersgroningen.nl/gfx/footer_bg.jpg) repeat-x top center;
}

#footer span {
        font-size: 11px;
        color: #eeb32b;
}

#footer a:link,a:visited,a:active { color: #eeb32b; text-decoration: underline; }
#footer a:hover { color: #d25f1c; text-decoration: underline; }

.rood {
    color: #0000ff;
}

/* Zoekform */
#zoekform {
    width: 100%;
    padding: 10px;
    margin-bottom: 10px;
    text-align: center;
}

#zoekform input {
    width: 40px;
    height: 19px;
}

#zoekform select {
        font-size:11px;
        color:#890c08;
        background: #fdf7d9;
        border: 1px solid #d25f1c;
}

/*Informatie over kamers */

.infokamerfoto {
    float: left;
    margin-left: 10px;
}

#infokamerinfo {
    width: 420px;
    margin-left: 0px;
    display: block;
}

#infokamerinfo ul {
    color: #65797e;
    margin-top: 20px;
    font-weight: normal;
}

#infokamerlinks {
        width: 100%;
        text-align: center;
        padding: 15px;
}

#infokamerlinks a:link,#infokamerlinks a:visited,#infokamerlinkss a:active {
    text-decoration: none;
    color : #890c08;
}

#infokamerlinks a:hover {
    text-decoration: underline;
    color: #d25f1c;
}

#infokamerfotos {
    height: 66px;
    border-bottom: solid 2px #c48583;
    border-top: solid 2px #c48583;
    padding: 10px;
}

#infocontactbox a:link,a:visited,a:active { color: #eeb32b; text-decoration: underline; }
#infocontactbox a:hover { color: #d25f1c; text-decoration: underline; }

/*EINDE Informatie over kamers */

.kamerinformatie {
    width: 600px;
    padding: 0px 10px 0px 0px;
    margin-bottom:10px;
}

.kamerinformatie h5 {
    font-size: 15px;
    border: 0px;
    color:#890c08;
}

.kamerfoto {
    float: left;
    width: 120px;
    border: 0px;
}

.kameradres {
    float: left;
    border: 0px;
    color:#65797e;
}

.kamerkop {
    float: left;
    width: 100%;
}

.kamerkop h5 {
    font-size: 15px;
    border: 0px;
    color:#890c08;
}

.kamerinfolinks {
    text-align: left;
    height: 100px;
    width: 220px;
    padding: 18px;
    float: right;
}

.kamerlinks {
    text-align: left;
    height: 100px;
    width: 160px;
    float: right;
}

div.kamerinfolinks a:link,div.kamerinfolinks a:visited,div.kamerinfolinks a:active {
    text-decoration: underline;
    color : #890c08;
}

div.kamerinfolinks a:hover {
    text-decoration: underline;
    color: #d25f1c;
}

div.kamerlinks a:link,div.kamerlinks a:visited,div.kamerlinks a:active {
    text-decoration: underline;
    color : #890c08;
}

div.kamerlinks a:hover {
    text-decoration: underline;
    color: #d25f1c;
}

.txt {
        width: 350px;
        height: 18px;
        vertical-align: middle;
        font-size:11px;
        color:#890c08;
        background: #fdf7d9;
        border: 1px solid #d25f1c;
        padding-left: 2px;
}

.textarea {
        font-size: 11px;
        font-family: "verdana", "helvetica", "sans-serif";
        padding-left: 2px;
        width: 350px;
        height: 100px;
        color:#890c08;
        background: #fdf7d9;
        border: 1px solid #d25f1c;
        overflow: auto;
}

.submit {
        width: 350px;
        font-size:11px;
        color:#000000;
        background: #ffffff;
        border: 1px solid #000000;
}
