body, html, td {
    font-family: Arial;
    font-size: 8pt;
    margin: 0px;
    padding: 0px;
}

body, html {
    text-align: center;
    height: 100%;
}

a {
    color: #333; 
    text-decoration: none;
}
a img {
     border: 0;
}

a:hover, div.content a {
    color: #AA0056; 
}


table.menu td a {
    display: block;
    line-height: 23px;
    font-weight: bold;
    height: auto !important;
    min-height: 23px;
    height: 23px;
    
}

table.menu td a.active {
    font-style: italic;
    background-image: url(../images/vette-stip.jpg);
    background-repeat: no-repeat;
    background-position: right center;
    margin-right: -48px;
    padding-right: 48px;
}


.paars {
    color: #AA0056; 
}

td.content, .geeltje td, p.bodytext, p {
    line-height: 24px;
    font-size: 13px;
    color: #333;
    text-align: left;
    vertical-align: top;
}

div.content {
    height: auto !important;
    min-height: 100%;
    height: 1000px;
}

td.languages a {
    float: left;
    clear: both;
    font-weight: bold;
    font-style: italic;
    line-height: 10px;
}

.important {
    color: #AA0056; 
}


a.internal-link {
    color: #AA0056;
border:none;
}

b a.internal-link {
    font-weight: bold;
}

.csc-mailform{
	border: 0px;
}

div.csc-mailform-field {
	margin-bottom: 10px;
}

div.csc-mailform-field label {
    clear: both;
}

/*selecteer correcte uitlijning inputs NAAST labels*/
div.csc-frame-frame1 input[type=text] {
   position: absolute;
   left: 460px;
   width: 200px;
}

table#table1 {
    background-repeat: repeat-y;
    background-image: url(../images/bg.png);
    background-position: 311px 0px;
    text-align: left;
}

div.container  {
    text-align: left;
    position: relative;
    margin: 0 auto;
    width: 960px;
    height: 100%;
    min-height: 100%;
    height: auto!important;
    height: 100%;
    padding: 0px;
    background-repeat: repeat-y;
    background-image: url(../images/bg.png);
    background-position: 311px top; 
}

div.wrapper {
}

