body
{
    margin: auto;
    padding: 0;
    background-image:url(images/bg.png);
    background-repeat:repeat-x;
    background-color: #F4F9D9;
    font-family: Arial;
    font-size: 12px;
    color: #333333;
    z-index:1;
}
h1
{
    font-size: 30px;
    font-family: Tahoma, Arial;
    color: #0F9CBB;
    font-weight: normal;
}
h2
{
    font-size: 25px;
    font-family: Tahoma, Arial;
    color: #333333;
    font-weight: normal;
}
h3, h4, h5, h6
{
    font-size: 20px;
    font-family: Tahoma, Arial;
    color: #333333;
    font-weight: normal;
}
a
{
    color:#0F9CBB;
    text-decoration:none;
}
a:hover
{
    color:#0F9CBB;
    text-decoration:underline;
}
.button
{
    background-color:#0E8FAB;
    color:White;
}
.top
{
    width: 1013px;
    margin: auto;
    overflow: hidden;
    z-index:3213;
}
.topmenu
{
    width: 250px;
    padding-top: 44px;
    height: 280px;
    float: left;
    overflow: hidden;
    background-color:#ADBE3B;
    background-image: url(images/topleft.png);
    background-position: right top;
    background-repeat: no-repeat;
}
.mnuVertical
{
    width: 250px;
    font-family: Tahoma, Arial;
    margin-left:10px;
}
.mnuOver
{
    background-image: url(images/bg_button_over.gif);
    background-repeat: no-repeat;
    font-size: 17px;
    text-align: left;
    color: #ffffff;
    height: 25px;
    padding: 2px;
    padding-left: 15px;
    vertical-align: text-top;
}
.mnuSelected
{
    background-image: url(images/bg_button_over.gif);
    background-repeat: no-repeat;
    font-size: 17px;
    text-align: left;
    color: #ffffff;
    height: 25px;
    padding: 2px;
    padding-left: 15px;
    vertical-align: text-top;
}
.mnuPath
{
    background-image: url(images/bg_button_over.gif);
    background-repeat: no-repeat;
    font-size: 17px;
    text-align: left;
    color: #ffffff;
    height: 25px;
    padding: 2px;
    padding-left: 15px;
    vertical-align: text-top;
}
.mnuNormal
{
    background-image: url(images/bg_button.gif);
    background-repeat: no-repeat;
    font-size: 17px;
    text-align: left;
    color: #ffffff;
    height: 25px;
    padding: 2px;
    padding-left: 15px;
    vertical-align: text-top;
}

/* SEARCH BOX */
.boxSearch
{
    margin-top: 10px;
    border-style: none;
    border-color: inherit;
    border-width: 0px;
    color: #A9A9A9;
    background-color: Transparent;
    font-size: 6px;
    width:232px
}
.btnSearch
{
    background-image: url('images/zoek_button.gif');
    background-repeat: no-repeat;
    background-position: center;
    background-color: Transparent;
    vertical-align: top;
    overflow: hidden;
    margin-top: 1px;
    height: 26px;
    width: 57px;
    border: 0px;
    margin: 0;
    cursor: pointer;
}
.boxSearch .textbox,
.boxSearch[type="text"],
.topmenu input[type="text"]
{
    padding: 4px 5px 4px 15px;
    height: 21px;
    width: 155px;
    background-image: url(images/zoek_veld.gif);
    background-color: Transparent;
    background-repeat: no-repeat;
    overflow:hidden;
    border:0px;
}
.topbanner
{
    background-color: #A0B41B;
    float: right;
    overflow:hidden;
    width: 763px;
    height: 324px;
}
.content
{
    width: 1013px;
    margin: auto;
    overflow: hidden;
    background-image: url(images/bg_content.png);
    background-color: Transparent;
    background-repeat: repeat-y;
}
.content_left
{
    width: 240px;
    padding-top: 50px;
    padding-left:10px;
    float: left;
    overflow: hidden;
}
.content_right
{
    background-color: White;
    width: 713px;
    padding: 25px;
    float: right;
    min-height:320px;
    overflow: hidden;
}
.bottom
{
    width: 1013px;
    margin: auto;
    overflow: hidden;
    background-image: url(images/bg_content.png);
    background-color: Transparent;
    background-repeat: repeat-y;
}
.bottom_left
{
    width: 250px;
    float: left;
    height: 127px;
}
.bottom_center
{
    float: left;
    width: 313px;
    height: 127px;
}
.bottom_right
{
    width: 430px;
    height: 127px;
    padding-bottom: 0px;
    background-image: url(images/contact.png);
    background-repeat: no-repeat;
    background-position: bottom;
    overflow: hidden;
    right:0;
    position:relative;
    bottom:0;
}
.bottom_right_left
{
    float: left;
    width: 150px;
    padding: 20px;
    color: White;
}
.bottom_right_right
{
    float: left;
    padding: 20px;
    color: White;
    width: 200px;
}
.bottom_right_right a
{
    color: White;
}
.wie_zijn_wij
{
    padding: 10px;
}
.wie_zijn_wij img, .wie_zijn_wij a
{
    border: none;
}

/* Test jezelf quiz */
.button_quiz_bereken
{
    float:right;
        background-color:#0E8FAB;
    color:White;
}
.button_quiz_volgende
{
        background-color:#0E8FAB;
    color:White;
}
.button_quiz_vorige
{
    margin-right:10px;
        background-color:#0E8FAB;
    color:White;
}
.quiz_altrow
{
    background-color: #f4f9d9;
    color: #333333;
    padding-left:10px;
}
.quiz_header
{
        background-color: #ADBE3A;
    color: #fff;
    font-weight:bold;
    padding-top:3px;
}
.quiz_row
{
       padding-left:10px;
       
}

.quiz_header td,
.quiz_altrow td,
.quiz_row td
{
    padding :5px 0px 0px 0px;
}

.quiz_id
{
    padding-left:5px;
}
.quiz_Menu
{
	height: 13px;
	width: 17px;
	background-image: url('images/bullet_grijs.png');
	background-repeat: no-repeat;
	background-position:center;
	display: block;
	float: left;
	text-align:center;
	color: White;
	margin-bottom:10px;
}
.quiz_Menu:hover, .selectedTab  
{
	background-image: url('images/bullet_blauw.png');
	color: White;
}
/* Twitter */
.tweets_header
{
    font-size: 20px;
    padding-bottom:8px;
    font-family: Tahoma;
    color: #0F9CBB;
    font-weight: normal;
}
.tweets
{
   width: 235px;
    margin-left:-5px;
    border-top:1px solid #ebeed5;

}
.tweet
{
    width: 235px;
    overflow:hidden;
    border-bottom:1px solid #ebeed5;
}
.tweet_image
{
    width: 65px;
    padding-top: 15px;
    float:left;
    text-align:center;
}
.tweet_image img
{
border:0px;
}
.tweet_message
{
    width: 158px;
    padding: 10px 5px 10px  5px;
    font-size:11px;
    float:left;

}
.tweet_datum
{
    margin-top: 3px;
    font-size: 9px;
    font-weight: bold;
}

/*banner*/
.banner_layer
{
    display:block;
    position:absolute;
    top:0;
    width:763px;
    height:324px;
    background-image: url(images/banner_layer.png);
    background-repeat: no-repeat;
    background-position: right top;
    z-index:999;
    overflow:hidden;
}

.banner
{
    display:block;
    position:absolute;
    top:0;
    background-image:url(images/foto1.jpg);
    width:763px;
    height:324px;
    z-index:1;
    overflow:hidden;
}
.banner img
{
 top:0px;
}

/*trainingen */
.trainingen
{
    width:304px;
    border: 1px solid  #a0b51c;
    margin-bottom:10px;
    margin-right:10px;
    padding:15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}
.trainingen_header
{
    font-size:20px;
    color: #a0b51c;
    padding-bottom:5px;
}
.tblQuiz td

{
    width:40px;
    text-align: center;
}
.quiz_totaal_punten
{
    font-size:14px;
    font-weight:bold;
}
