* {
    margin:         0px;
    padding:        0px;
}

body {
    background:     #131313;
    font-family:    Arial;
    font-size:      10pt;
}

.container {
    background:     #131313;
    width:          980px;
    min-height:     500px;
    margin:         0 auto;
    margin-top:     40px;
    margin-bottom:  40px;
    overflow:       auto;
}

/* HEADER_TOP */

.header_top {
    background:     url('img/header_top.jpg');
    width:          980px;
    height:         35px;
}

/* HEADER */

.header {
    background:     url('img/islive.jpg');
    width:          980px;
    height:         243px;
    border-top:     1px solid #eeefd6;
    border-bottom:  1px solid #eeefd6;
}

.header ul {
    background:     url('img/menu_bg.jpg') repeat-x center;
    width:          970px;
    height:         48px;
    margin-top:     191px;
    padding-left:   10px;
}

.header li {
    float:          left;
    list-style:     none;
    font-size:      13pt;
    color:          #626262;
    padding:        14px 20px;
}

.header #current {
    background:     url('img/menu_current.jpg');
    height:         20px;

}

.header #none {
    padding:        0px;
    padding-top:    4px;
}

.header a {
    text-decoration:none;
    color:          #626262;
}

.header a:hover {
    text-decoration:underline;
}

/* HEADER_BOTTOM */

.header_bottom {
    background:     #5b7312;
    width:          980px;
    height:         4px;
}

/* CONTENT */

.content {
    width:          980px;
    min-height:     500px;
    overflow:       auto;
}

/* LEFT */

.left {
    width:          740px;
    min-height:     625px;
    border-right:   1px solid #5b7312;
    float:          left;
}

.left h2 {
    font-weight:    normal;
    font-size:      14pt;
    color:          #eeefd6;
    padding:        5px;
}

.left h3 {
    font-weight:    normal;
    font-size:      14pt;
    color:          #eeefd6;
    padding:        5px;
}

.left p {
    padding:        5px;
    color:          #eeefd6;
}

.left #cams {       
    margin:         0 auto;
    width:          728px;
    min-height:     200px;
    overflow:       auto;
    margin-bottom:  10px;
}

.left img {
    border:         0px;
}

.left #cam {
    background:     url('img/cam_blok.jpg');
    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:          #eeefd6;
    text-decoration:none;
}

.left a:hover {
    text-decoration:underline;
}

.left table {
    margin:         5px;
}

.left #cam #info a {
    color:          #eeefd6;
}

/* RIGHT */

.right {
    width:          235px;
    min-height:     500px;
    overflow:       auto;
    color:          #eeefd6;
    float:          left;
    padding-left:   4px;
}

.right h3 {
    background:     url('img/top.jpg');
    width:          215px;
    height:         20px;
    margin-top:     4px;
    font-size:      13pt;
    font-weight:    normal;
    color:          #ffffff;
    padding:        10px;
}

.right table {
    margin:         6px;
    color:          #eeefd6;
}

.right input[type=submit] {
    background:     url('img/submit.jpg');
    width:          149px;
    height:         32px;
    border:         1px solid #000000;
    color:          #000000;
    font-weight:    bold;
    font-size:      9pt;
}

.right select {
    width:          151px;
}

.right hr {
    border:         0px;
    border-bottom:  1px solid #5b7312;
    margin-bottom:  5px;
}

.right p {
    color:          #eeefd6;
    padding:        6pt;
}

.right img {
    border:         1px solid #4b2d3b;
}

.right a {
    color:          #eeefd6;
}

.right a:hover {
    text-decoration:underline;
}

/* FOOTER */

.footer {
    background:     url('img/top.jpg');
    width:          980px;
    height:         40px;
}

.footer p {
    color:          #eeefd6;
    text-align:     center;
    padding-top:    12px;
}

.footer a {
    color:          #eeefd6;
    text-decoration:none;
}

.footer a:hover {
    text-decoration:underline;
}

/* PARTNERS*/
.partners {
    width:          950px;
	height: 100%;
	overflow: hidden;
    margin:         0 auto;
}

p {
    color:          #eeefd6;
}

a {
    color:          #eeefd6;
    text-decoration:none;
}

a:hover {
    text-decoration:underline;
}

/* OVERIGE*/
h1 {
    color:  #eeefd6;
	font-size: 14pt;
    padding-top: 8px;
    padding-left: 8px;
    float: left;
}

h1 a {
    color:          #eeefd6;
}

h1 a:hover {
    color:          #eeefd6;
}

#datum {
    width: 200px;
    height: 38px;
    text-align: right;
    float: right;
    padding-top: 12px;
    padding-right: 8px;
    color: #eeefd6;
}
