@import url(editor.css);

/* Geeft aan welke statische teksten nog vertaald moeten worden */
.vertalen {
    border: 1px solid #FF0;
    background-color: #F00;
    color: #FF0;
}

/** =COLORS **
*/

ul, ol {
    margin-left: 3em;
}

body {
    background: url('../../image/bg-top1.gif') repeat-x left top;
}


hr {
    height: 1px;
    border: 1px solid black;
    border-bottom: none;
}

/** =LAYOUT **/

#container {
}

.sitewidth {
    width: 960px;
    margin: 0px auto;
}

#wrapper {
    overflow: hidden;
}

/** =contact **/
td.personal, td.question {
    vertical-align: top;
}

td.question {
    padding-left: 43px;
}

td.question textarea {
    height: 8.4em;
}

/** =HEADER **/

#header {
    height: 131px;
}

#header .sitewidth {
    height: 131px;
    position: relative;
}

#logo {
    top: 64px;
    left: 0px;
    position: absolute;
}

.toggle-menu, .toggle-menu-static {
    z-index: 100;
    float: left;
    padding: 0px 10px;
    padding: 0px 6px;
    background: #e1670d;
    background: url('../../image/login-top-btn.png') no-repeat right top;
    margin-right: -7px;
    position: relative;
    /* border-right: 1px solid #e10d0d; */
    margin-left: 1px;
}

.toggle-menu h3, .toggle-menu-static h3 {
    height: 28px;
    line-height: 28px;
    color: #880404;
    color: #ffffff;
    cursor: pointer;
    font-size: 95%;
    padding-right: 12px;
    padding-tight: 22px;
    text-transform: uppercase;
    border-right: 1px solid #e1670d;
    background: url('../../image/arrow-dark-down.gif') no-repeat right 12px;
}

.toggle-menu-static {
    background: none;
    background: #E10D0D;
}

.toggle-menu-static h3 {
    background: none;
    border: none;
    color: #880404;
}

.toggle-menu-static h3 a {
    text-decoration: none;
}

.toggle-menu .body {
    right: -7px;
    right: -1px;
    z-index: 100;
    position: absolute;
    /* background: #e1670d; */
    width: 311px;
    height: 119px;
    background: url('../../image/login-top.png') no-repeat right bottom;
}

.toggle-hidden {
    background: none;
    background: url('../../image/button-bg.gif') right top;
}

.toggle-hidden .body {
    display: none;
}

.toggle-hidden h3 {
    color: #880404;
    margin-left: 0px;
    margin-right: 0px;
    border-right: 1px solid #ff0000;
}

#langswitch {
    margin-left: 710px;
    margin-left: 717px;
    margin-left: 733px;
    margin-left: 780px;
    margin-left: 870px;
    border-left: 1px solid #ff0000;
}

#langswitch h3 {
    width: 110px;
    width: 63px;
}

#langswitch .body {
    width: 150px;
    height: 70px;
    background: url('../../image/lang-top.png') no-repeat right bottom;
}

#langswitch ul {
    margin: 10px 0 0 0;
    padding: 0;
    list-style: none;
}

#langswitch li {
    margin-left: 20px;
}

#langswitch li a {
    color: #ffffff;
    text-decoration: none;
}

#login-top {
}

#login-top.toggle-hidden {
}

#login-top h3 {
    width: 73px;
}

#navigation {
    right: 0px;
    bottom: 0px;
    position: absolute;
    width: auto;
}

#visual {
    height: 244px;
    background: #EEEEEE url('../../image/visual3.jpg') no-repeat center;
}

/** CONTENT **/

#title,
#title .sitewidth {
    background: #e1e1e1;
}

#title div.bg {
    background: url('../../image/bg-title.gif') no-repeat center top;
}

#title .sitewidth {
    padding: 20px 0px;

}

#hp #title .sitewidth {
    height: 67px;
    background-image: url('../../image/bg-title-inside.gif');
    background-repeat: no-repeat;
    background-position: right top;

}

#hp #title .sitewidth .coll-2 {
    width: 620px;
}

#wrapper .sitewidth {
    margin-top: 35px;
    overflow: hidden;
}

.bg #wrapper .sitewidth {
    /*background: url('/image/dot.gif') repeat-y 640px top;*/
}

/** =CONTENT - HOMEPAGE **/

.coll-1 {
    float: right;
    width: 300px;
}

.coll-2 {
    float: left;
    /*width: 620px;*/
    width: 960px;
}

#usp {
    list-style: none;
    margin: 0px 0px 0px 20px;
}

#usp li {
    color: #ff0000;
    padding-left: 10px;
    background: url('../../image/dot-red.gif') no-repeat left 10px;
}

#usp,
#payoff {

    font-size: 125%;
}


div.top-bullets ul {

}

div.top-bullets ul li {
    font-size: 125%;
    color: #FF0000;
}

/** CONTENT - DEFAULT **/

#content {
}

#home-news h2 {
    margin-top: 0;
    margin-bottom: 5px;
    color: #000;
}

.news {
    padding-left: 20px;
}

.news-no-dot {
    background: none;
}

.news p,
.news form {
    padding-top: 10px;
    margin-bottom: 10px;
    background: url('../../image/dot.gif') repeat-x left top;
}

.news p.first {
    padding-top: 0;
    background: none;
}

.news p a {
    display: block;
    text-decoration: none;
}

.news p .date {
    clear: both;
    display: block;
    color: #ff0000;
    font-weight: 500;
}

.news p .arrow, {
    padding: 0px 4px;
    background: url('../../image/arrow-red.gif') no-repeat right center;
}

.news p .arrow-left {
    padding: 0px 4px;
    background: url('../../image/arrow-red-left.gif') no-repeat right center;
}

.news-detail img {
    float: right;
    margin-left: 4px;
}

a span.back {
    margin-left: 4px;
}

#sidebar {
}

/** CONTENT - UPLOAD **/
.scrollable {
    height: 330px;
    overflow: auto;
    border: 1px solid #AAA;
    padding-left: 5px;
    padding-right: 5px;
}

/** =FOOTER **/

#footer {
    padding-top: 25px;
}

#footer .sitewidth {
    padding-top: 50px;
    border-top: 5px solid #ff0000;
}

#footer p {
    float: left;
    width: 50%;
}

#footer p.right {
    float: right;
    text-align: right;
}

#footer img {
    vertical-align: top;
}

#footer a {
}


/** =CLASSES **/

.sublegend {
    margin-top: 10px;
    font-style: italic;
}

table.overview {
}

table.overview th {
    color: #ff0000;
    font-size: 120%;
    font-weight: bold;
    padding: 2px 0px 7px 0px;
    background: url('../../image/dot.gif') repeat-x left bottom;
}

table.overview td {
    vertical-align: top;
    padding: 2px 0px 7px 0px;
    background: url('../../image/dot.gif') repeat-x left bottom;
}

table.overview td.file {
    padding-right: 10px;
}
