*{
    margin: 0px;
    padding: 0px;
}

@font-face {
    font-family: 'EurostileExtendedRomanDTCRg';
    src: url('/fonts/eurostileextended-roman-dtc-webfont.eot');
    src: url('/fonts/eurostileextended-roman-dtc-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/eurostileextended-roman-dtc-webfont.woff') format('woff'),
         url('/fonts/eurostileextended-roman-dtc-webfont.ttf') format('truetype'),
         url('/fonts/eurostileextended-roman-dtc-webfont.svg#EurostileExtendedRomanDTCRg') format('svg');
    font-weight: normal;
    font-style: normal;
}

#menuitems {
  margin-top: 8px;
  margin-left: 53px;
}

#menuitems a { 
  font-family: 'EurostileExtendedRomanDTCRg','arial';
  margin: 0px 10px;
  color: #fff;
  font-size: 15px;
  text-decoration: none;
}
#menuitems a:hover { color: #fdd400; text-decoration: none;}

#wissel { float: right; }

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";
}

.clear {
        clear: all;
}

#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; }


table {
        font-size: 11px;
        color: #4b5a5e;
}

a.formsend:link, a.formsend:visited, a.formsend:active { text-decoration: underline; color: #d25f1c}
a.formsend:hover { text-decoration: underline; color: #890c08 }

#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;
}

#menutitelrood{
        width: 100%;
        height: 32px;
        float: left;
        background: transparent url(http://www.kamersgroningen.nl/gfx/welkom_menu_rood.jpg) repeat-x;
}

#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: 28px;
        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: 38px;
        font-size: 26px;
        font-weight: bold;
        color: #fff;
}

#content_left ul {
        margin-left: 15px;
        margin-bottom: 20px;
}

#content_left li {
        margin-left: 15px;
}

#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_verhuren01.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_verhuren02.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; }

/*Informatie over kamers */

.infokamerfoto {
    float: left;
    margin-left: 10px;
}

#infokamerinfo {
    width: 420px;
    margin-left: 15px;
    display: block;
}

#infokamerinfo ul {
    color: #65797e;
    margin-top: 20px;
    font-weight: normal;
}

#infokamerlinks {
        clear: left;
        text-align: right;
        margin-right: 10px;
        margin-bottom: 10px;
}

#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 */

.kamergegevens {
        margin-left: 15px;
}

.kamerfoto {
    float: left;
    margin-right: 20px;
    border: 0px;
}

.kameradres {
    color:#890c08;
    font-size: 16px;
    font-weight: bold;
}

.kamerlinks {
        text-align: right;
        margin-right: 50px;
        margin-bottom: 40px;
}

div.kamerlinks a:link,div.kamerlinks a:visited,div.kamerlinks a:active {
    text-decoration: none;
    color : #890c08;
}

div.kamerlinks a:hover {
    text-decoration: underline;
    color: #d25f1c;
}

.submit {
        width: 350px;
        padding-left: 2px;
}

input,select {
        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;
}

