* {
    margin:         0px;
    padding:        0px;
}

body {
	background:     #ffe8a2;
    font-family:    Arial;
    font-size:      10pt;
}

.container {
    background:     #f5effd;
    width:          980px;
    min-height:     500px;
    border:         2px solid #000000;
    margin:         0 auto;
    margin-top:     40px;
    overflow:       auto;
}
#datum {
    width: 200px;
    height: 38px;
    text-align: right;
    float: right;
    padding-top: 22px;
    padding-right: 8px;
    color: #f5effd;
}
/* HEADER_TOP */

.header_top {
    background:     url('http://www.hetecambabes.nl/img/header_top.png');
    width:          980px;
    height:         60px;
}

/* HEADER */

.header {
    background:     url('http://www.hetecambabes.nl/img/header.jpg');
    width:          980px;
    height:         243px;
    border-top:     1px solid #f5effd;
    border-bottom:  1px solid #f5effd;
}

.header ul {
    background:     url('http://www.hetecambabes.nl/img/top.png') repeat-x center;
    width:          970px;
    height:         48px;
    margin-top:     191px;
    padding-left:   10px;
}

.header li {
    float:          left;
    list-style:     none;
    font-size:      13pt;
    color:          #FFFFFF;
    padding:        14px 40px;
}

.header #current {
    background:     url('http://www.hetecambabes.nl/img/menu_current.png');
    height:         20px;

}

.header #none {
    padding:        0px;
    padding-top:    4px;
}

.header a {
    text-decoration:none;
    color:          #FFFFFF;
}

.header a:hover {
    text-decoration:underline;
}

/* HEADER_BOTTOM */

.header_bottom {
    background:     #000000;
    width:          980px;
    height:         4px;
}

/* CONTENT */

.content {
    width:          980px;
    min-height:     500px;
    overflow:       auto;
}

/* LEFT */

.left {
    width:          740px;
    min-height:     625px;
    border-right:   1px solid #000000;
    float:          left;
}

.left h3 {
    font-weight:    normal;
    font-size:      14pt;
    color:          #2b0014;
    padding:        5px;
}

.left p {
    padding:        5px;
    color:          #2b0014;
}

.left #cams {       
    margin:         0 auto;
    width:          728px;
    min-height:     200px;
    overflow:       auto;
    margin-bottom:  10px;
}

.left img {
    border:         0px;
}

.left #cam {
    background:     url('http://www.hetecambabes.nl/img/cam_blok.gif');
    width:          178px;
    height:         193px;
    float:          left;
    margin:         2px;
}

.left #cam #model {
    text-align:     center;
}

.left #cam #model_img {
    margin-left:    10px;
    width:          158px;
    height:         118px;
}

.left #cam #land {
    text-align:     center;
    margin-top:     -4px;
}

.left #cam #last {
    margin-top:     -6px;
}

.left #cam #info {
    padding-left:   15px;
}

.left #cam #link {
    padding-left:   18px;
}

.left a {
    color:          #2b0014;
    text-decoration:none;
}

.left a:hover {
    text-decoration:underline;
}

.left table {
    margin:         5px;
}

.left #cam #info a {
    color:          #ffffff;
}

/* RIGHT */

.right {
    width:          235px;
    min-height:     500px;
    overflow:       auto;
    float:          left;
    padding-left:   4px;
}

.right h3 {
    background:     url('http://www.hetecambabes.nl/img/top.png');
    width:          215px;
    height:         20px;
    margin-top:     4px;
    font-size:      13pt;
    font-weight:    normal;
    color:          #f5effd;
    padding:        10px;
}

.right table {
    margin:         6px;
    color:          #2b0014;
}

.right input[type=submit] {
    background:     url('http://www.hetecambabes.nl/img/submit.png');
    width:          149px;
    height:         32px;
    border:         1px solid #EE7A17;
    color:          #FFFFFF;
    font-weight:    bold;
    font-size:      9pt;
}

.right select {
    width:          151px;
}

.right hr {
    border:         0px;
    border-bottom:  1px solid #000000;
    margin-bottom:  5px;
}

.right p {
    color:          #2b0014;
    padding:        6pt;
}

.right img {
    border:         1px solid #4b2d3b;
}

.right a {
    color:          #2b0014;
}

.right a:hover {
    text-decoration:underline;
}

/* FOOTER */

.footer {
    background:     url('http://www.hetecambabes.nl/img/top.png');
    width:          980px;
    height:         40px;
}

.footer p {
    color:          #f5effd;
    text-align:     center;
    padding-top:    12px;
}

.footer a {
    color:          #f5effd;
    text-decoration:none;
}

.footer a:hover {
    text-decoration:underline;
}

/* PARTNERS*/
.partners {
    width:          950px;
    margin:         0 auto;
}

p {
    color:          #000000;
}

a {
    color:          #000000;
    text-decoration:none;
}

a:hover {
    text-decoration:underline;
}

/* OVERIGE*/
h1 {
    color:          #f5effd;
    padding-top: 13px;
    padding-left: 8px;
	text-align:center;
}