﻿.lijn_rechts {
	border-left: medium none #000000;
	border-right: 1px solid #000000;
	border-top: medium none #000000;
	border-bottom: medium none #000000;
}

.uitlijn_rechts {
	text-align: right;
}

.slogan{
	text-align: right;
	font-size: 14px;
	font-weight: bold; 
	line-height: 150%;
}

.footer_copyright{
	font-size: x-small;
	color: #455560;
}

.sidebox_small{
	background-image: url('../images/sidebox_small.jpg');
	width: 252px;
	height: 190px;
	line-height: 100%;
}

.sidebox_medium{
	background-image: url('../images/sidebox_medium.jpg');
	width: 250px;
	height: 279px;
	line-height: 100%;
}

.sidebox_medium{
	background-image: url('../images/sidebox_medium.jpg');
	width: 252px;
	height: 279px;
	line-height: 100%;
	font-weight: bold;
}

.sidebox_header{
	width: 302px;
	height: 25px;
	text-align: center;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 100%;
}

.menu{
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.menu:hover{
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

a{
	color: #009FC2;
	text-decoration: none;
}

a:hover{
	color: #009FC2;
	text-decoration: underline;
}


#bg_streep_text {
	background-color: #455560;
	color: #FFFFFF;
	font-weight: bold; 
}

#maintable {
	margin: auto;
	background-color: #FFFFFF;
	border: 1px solid #B8BAC5;
	text-align: left;
}

#main_text{
	padding: 11px;
}

#highlight {
	background-color: #FFFFFF;
	color:            #6487DC;
	font-size:        14pt;
	font-weight:      bold;
	line-height:      1em;
	margin-bottom:    0.25em;
}

body{background: url('../images/bg.jpg') #fff repeat-x; font-family: tahoma; font-size: 0.8em; color: #00000; margin: 0; line-height: 150%;}

.input {
background-color: #FFFFFF;
border: 1px solid #ED0678;
color: #ED0678;
font-weight: bold;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
}

.input2 {
background-color: #FFFFFF;
border: 1px solid #ED0678;
color: #ED0678;
font-weight: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
}

.style8 {
	font-family: Verdana;
	font-size: small;
	color: #000000;
	text-decoration: none;
}

/* Koppen: */

h1 {
	color: #009FC2;
    font-family: Tahoma;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: large;
	line-height: 125%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: capitalize;
	text-align: left;
	text-indent: 0ex;
}

h2 {
	background-color: #FFFFFF;
	color:            #009FC2;
    font-family: 	  Tahoma;
	font-size:        10pt;
	font-weight:      bold;
	line-height:      1em;
	margin-bottom:    0.25em;
}

h3 {
	background-color: #FFFFFF;
	color:            #6487DC;
	font-family:      "Franklin Gothic Medium", Arial, Helvetica, sans-serif;
	font-size:        14pt;
	font-weight:      bold;
	line-height:      1em;
	margin-bottom:    0.25em;
}


/* Besturingselementen (controls) voor formulieren: */

fieldset {
	cursor:  default;
	padding: 10px;
}

input {
	font-family: Tahoma, "MS Sans Serif", Geneva, sans-serif;
	font-size:   8pt;
}

label {
	font-family: Tahoma, "MS Sans Serif", Geneva, sans-serif;
	font-size:   10pt;
	line-height: 16pt;
}

legend {
	color:       #0046D5;
	font-family: Tahoma, "MS Sans Serif", Geneva, sans-serif;
	font-size:   8pt;
}

select {
	font-family: Tahoma, "MS Sans Serif", Geneva, sans-serif;
	font-size:   8pt;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size:   10pt;
	line-height: 1.1em;
}

/* Formuliervelden binnen labels verticaal gecentreerd uitlijnen */
/* (werkt niet goed in Netscape, maar wel in Internet Explorer): */
label input {
	vertical-align: middle;
}


/* Andere blokelementen (block-level elements): */

p {
	font-family: Tahoma, "MS Sans Serif", Geneva, sans-serif;
	font-size:   10pt;
	line-height: 16pt;
}

li {
	font-family: Tahoma, "MS Sans Serif", Geneva, sans-serif;
	font-size:   10pt;
}

td {
	font-family: Tahoma, "MS Sans Serif", Geneva, sans-serif;
	font-size:   10pt;
}

th {
	font-family: Tahoma, "MS Sans Serif", Geneva, sans-serif;
	font-size:   10pt;
}

address {
	font-family: Verdana, Tahoma, "MS Sans Serif", Geneva, sans-serif;
	font-size:   8pt;
	font-style:  normal;
	line-height: 1.2em;
	margin-top:  13px;
}


/* Inline elementen: */

cite, em, var {
	font-style:  normal; /* Niet cursief ... */
	font-weight: bold;   /* ... maar vet     */
}


/*
+---------------------------------+
| S P E C I A L E   K L A S S E N |
+---------------------------------+
*/

/* Waarschuwingen: */
.w {
	color:       #FF3300; /* Rood         */
	font-style:  normal;  /* Niet cursief */
	font-weight: bold;    /* Vet          */
}

/* Knoppen met een standaardformaat van 75 bij 23 pixels, */
/* alleen geschikt voor niet te brede opschriften:        */
input.knop {
	font-family: Tahoma, "MS Sans Serif", Geneva, sans-serif;
	font-size:   8pt;
	width:       75px;
	height:      23px;
	margin:      5px 0 10px 0;
}

