/* Basisinstellingen */
* {
    margin: 0;
}

html, body {
	margin: 0;
	padding: 0;
	height: 100%;
}

html {
	background: url(../img/new/shortcuts_bg.jpg) repeat-x top left;
}

body {
	font: 12px/20px Arial;
	color: #3d3d3d;
}

input, textarea, select {
	font: 12px/20px Arial;
	color: #3d3d3d;
}

img {
	border: none;
}

p, h1, h2, h3 {
	margin: 0;
}

h1 {
	font: 17px/20px "Lucida Sans Unicode";
	color: #224b90;
	margin: 0 0 20px 0;
}

h2 {
	font: 13px/17px "Lucida Sans Unicode";
	color: #1e4b95;
	margin: 0 0 5px 0;
}

h2.h1 {
	font: 17px/20px "Lucida Sans Unicode";
	color: #224b90;
	margin: 0 0 20px 0;
}

h2.h1 a{
	font: 17px/20px "Lucida Sans Unicode";
	color: #224b90;
	margin: 0 0 20px 0;
}

h2.white {
	font: 17px/20px "Lucida Sans Unicode";
	color: #fff;
	margin: 0 0 20px 0;
}

h2 a {
	font: 13px/17px "Lucida Sans Unicode";
	color: #1e4b95;
	margin: 0 0 5px 0;
	text-decoration: none;
}

h2 a:hover {
	color: #0f273b;
}

p {
	margin: 0 0 20px 0;
}

p.date {
    font: 11px/11px Tahoma;
    color: #959595;
    font-style: italic;
    margin: 0 0 8px 0;
}

a {
	font: 12px/20px Arial;
	color: #2960bc;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

.contact a {
	font: 11px Tahoma;
}
	

/* Documentopbouw */
div#shadow_div {
	width: 100%;
	height: auto;
	background: url(../img/new/shadow_bg.jpg) repeat-y top center;
	float: left;
	z-index: 1;
}

div#short_div {
	width: 100%;
	height: auto;
	background: url(../img/new/shortcuts_bg.jpg) repeat-x top left;
	float: left;
	z-index: 5;
}

div#total_div {
	width: 100%;
	height: auto;
	background: url(../img/new/footer_bg.jpg) repeat-x bottom left;
	float: left;
	z-index: 3;
}

div#wrapper {
	position: relative;
	left: 50%;
	width: 980px;
	height: auto;
	margin: 0 0 0 -490px;
	padding: 0;
	background: #fff;
}

div#shortcuts {
	width: 980px;
	height: 24px;
	margin: 0 0 2px 0;
	padding: 0;
	background: #51555a url(../img/new/shortcuts_bg.jpg) repeat-x top left;
	text-align: right;
}

div#header {
	width: 980px;
	height: 200px;
	margin: 0 0 2px 0;
	padding: 0;
	background: #2960bc;
}

div#logo {
	width: 242px;
	height: 200px;
	margin: 0;
	padding: 0;
	background: #2960bc;
	float: left;
}

div#hoofdsponsor {
    width: 312px;
    height: 160px;
    margin: 0;
    padding: 20px 0;
    background: #2960bb;
    float: left;
}

div#header_image {
	width: 426px;
	height: 200px;
	margin: 0;
	padding: 0;
	background: #2960bc;
	float: left;
}

div#menu {
	width: 980px;
	height: 36px;
	margin: 0;
	padding: 0;
	background: #e4e4e4 url(../img/new/menu_bg.jpg) repeat-x top left;
}

div#content {
	width: 718px;
	height: auto;
	margin: 0;
	padding: 0;
	float: left;
}

div#column_right,
div#sponsors {
	width: 222px;
	height: auto;
	margin: 0;
	padding: 20px;
	float: left;
}

div#sponsors {
	width: 222px;
	height: auto;
	margin: 0;
	padding: 0;
    float: left;
}

div#footer {
    clear: both;
	height: 163px;
	margin: 0;
	padding: 20px;
	background: #2960bc url(../img/new/footer_bg.jpg) repeat-x top left;
}

/* Content body's */
div#body,
div#body_calendar{
	width: 980px;
	height: auto;
	margin: 0;
	padding: 0;
	background: #fff url(../img/new/body_bg.gif) repeat-y top left;
	float: left;
}

div#body_calendar {
	background: #fff url(../img/new/body_cal_bg.jpg) repeat-y top left;
}

/* Content typen */
div#default_left,
div#large_left{
	width: 325px;
	height: auto;
	margin: 0;
	padding: 20px;
	background: #fff;
	float: left;
}

div#small_right,
div#default_right {
	width: 313px;
	height: auto;
	margin: 0;
	padding: 20px;
	background: #eee;
	float: left;
}

div#large_left {
	width: 438px;
}

div#small_right {
	width: 200px;
}

/* Snelkoppelingen */
div#shortcuts_left ul,
div#shortcuts_right ul{
	margin: 0;
	padding: 0 0 0 2px;
	list-style: none;
	float: left;
	background: url(../img/new/shortcuts_li_bg.gif) repeat-x top left;
}

div#shortcuts_right ul {
    float: right;
}

div#shortcuts_left ul li, 
div#shortcuts_right ul li {
    margin: 0;
    padding: 0 2px 0 0;
    float: left;
	background: url(../img/new/shortcuts_li_bg.gif) repeat-x top left;
    position: relative;
}

div#shortcuts_right ul li a, 
div#shortcuts_left ul li a {
	margin: 0;
	padding: 0 15px;
	font: 10px/24px "Lucida Sans Unicode";
	color: #e4e966;
	text-decoration: none;
	display: block;
	float: left;
	background: #51555a url('../img/new/shortcuts_bg.jpg') repeat-x top left;
}

div#shortcuts_left ul li a:hover,
div#shortcuts_right ul li a:hover {
	background: #5d6066 url('../img/new/shortcuts_hover.jpg') repeat-x top left;
}


div#shortcuts_left ul ul {
    position: absolute;
    top: 24px;
    left: 0;
    margin: 0;
    padding: 0;
    list-style-type: none;
    border-top: 1px solid #707070;
    border-left: 1px solid #707070;
    border-right: 1px solid #707070;
}

div#shortcuts_left ul ul li {
    margin: 0;
    padding: 0;
    float: left;
    width: 200px;
    text-align: left;
    border-bottom: 1px solid #707070;
}

div#shortcuts_left ul ul li a {
    margin: 0;
    padding: 0 0 0 25px;
    font: 11px/25px Tahoma;
    color: #e2e2e2;
    text-decoration: none;
    display: block;
    float: left;
    background: #585b60 10px 10px url(../img/new/submenu_li_bg.gif) no-repeat;
    width: 175px;
}

div#shortcuts_left ul ul li a:hover {
    background: #64686d 10px 10px url(../img/new/submenu_li_bg_hover.gif) no-repeat;
}

div#shortcuts_left ul li:hover ul,
div#shortcuts_left li:hover ul.sub { 
    left: 0; 
    top: 24px; 
    white-space: nowrap; 
    padding: 0;
    height: auto; 
    z-index: 400;
}
div#shortcuts_left li:hover li:hover ul,
div#shortcuts_left li:hover li:hover li:hover ul,
div#shortcuts_left li:hover li:hover li:hover li:hover ul,
div#shortcuts_left li:hover li:hover li:hover li:hover li:hover ul {
    left: 193px; 
    top: -1px;
    background: #fff; 
    white-space: nowrap; 
    z-index: 400; 
    height: auto;
    border-top: 1px solid #c9c9c9;
}

div#shortcuts_left ul ul,
div#shortcuts_left ul li:hover ul ul,
div#shortcuts_left ul li:hover li:hover ul ul{
    position: absolute; 
    left: -9999px; 
    top: -9999px; 
    height: 0; 
    margin: 0; 
    padding: 0; 
    list-style: none;
}

/* Meer nieuws ul */
ul.more_news {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.more_news li {
	margin: 0 0 10px 0;
	padding: 0 0 0 15px;
	background: 0px 7px url('../img/new/li_transp.gif') no-repeat;
}

ul.more_news li h3 {
	font: 12px/20px Arial;
	color: #3d3d3d;
}

ul.more_news li h3 a {
	font: 12px/20px Arial;
	color: #3d3d3d;
	text-decoration: none;
}

ul.more_news li h3 a:hover {
	text-decoration: underline;
}

#nav li:hover ul, #nav li.sfhover ul {
    left: auto;
}

/* Afbeelding */

img.afbeelding_large {
	width: auto;
	height: auto;
	float: left;
	margin: 0 0 10px 0;
    padding: 5px;
	background: #fff;
	border: 1px solid #ccc;
}

img.afbeelding_meer {
    float: left;
    padding: 2px;
    margin: 0 10px 0 0;
	background: #fff;
    border: 1px solid #ccc;
}

img.afbeelding_default {

}

img.afbeelding_album{
    float: left;
    padding: 2px;
    margin: 5px 3px;
    background: #fff;
    border: 1px solid #ccc;
    max-width: 67px;
    max-height: 50px;
}

p img {
	width: auto;
	height: auto;
    padding: 5px;
	background: #fff;
	border: 1px solid #ccc;
}

/* Sponsoren */
div.sponsor_div {
	width: 222px;
	height: auto;
	margin: 0 0 20px 0;
	padding: 0;
	float: left;
	background: #fff;
}

div.sponsor_logo {
	width: 85px;
	height: auto;
	margin: 0;
	padding: 0;
	float: left;
	background: #fff;
}

div.sponsor_logo img {
	width: 80px;
}

div.sponsor_text {
	width: 127px;
	height: auto;
	margin: 0;
	padding: 0 5px;
	float: left;
	background: #fff;
}

div.sponsor_text p {
	margin: 0 0 0 0;
}

/* Footer */


div#footer_position {
    float: left;
    position: absolute;
    clear: both;
    left: 50%;
    width: 980px;
    margin: 0 0 0 -490px;
}

div#link_blok {
	width: 940px;
	height: 140px;
	margin: 0;
	padding: 0;
	float: left;
}
div.footer_blok_left {
	width: 600px;
	height: 140px;
	padding: 0;
	margin: 0 0 0 0;
	float: left;
}

div.footer_blok_right {
	width: 200px;
	height: 140px;
	padding: 0;
	margin: 0 0 0 0;
	float: left;
}

div.footer_blok_left ul {
	width: 600px;
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}

div.footer_blok_right ul {
	width: 200px;
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}

div.footer_blok_left ul li,
div.footer_blok_right ul li {
	padding: 0 0 0 15px;
	width: 185px;
	background: 0px 7px url(../img/new/footer_li_bg.gif) no-repeat;
	float: left;
}

div.footer_blok_left ul li a, 
div.footer_blok_right ul li a {
	font: 12px/12px Arial;
	color: #fff;
	text-decoration: none;
}

div.footer_blok_left ul li a:hover,
div.footer_blok_right ul li a:hover { 
	text-decoration: underline;
}

div#host_blok {
	width: 140px;
	height: 140px;
	float: left;
	padding: 0;
	margin: 0;
	text-align: center;
}

div#credit_div {












	width: 940px;
	height: 20px;
	margin: 0;
	padding: 0;
	font: 12px/20px Arial;
	color: #fff;
	float: left;
}

div#credit_div a {
	font: 12px/20px Arial;
	color: #fff;
	text-decoration: underline;
}

div#credit_div a:hover {
	text-decoration: none;
}

/* Teampagina */
div#team_body {
    width: 980px;
    height: auto;
    margin: 0;
    padding: 0;
    background: #fff url(../img/new/team_body_bg.gif) repeat-y top left;
    float: left;
}

div#team_left {
    width: 370px;
    height: auto;
    margin: 0;
    padding: 20px;
    background: #fff;
    float: left;
}

div#team_right {
    width: 268px;
    height: auto;
    margin: 0;
    padding: 20px;
    background: #eee;
    float: left;
}

/* Table */
table.no_markup {
    margin: 0 0 20px 0;
    padding: 0;
    border: 0;
}

table.no_markup td {
    vertical-align: top;
    padding: 0 15px 0 0;
}

table.uitslagen {
    margin: 0 0 20px 0;
    padding: 0;
    border-collapse: collapse;
}

table.uitslagen td {
    vertical-align: top;
    width: 160px;
    border: 1px solid #efefef;
    padding: 5px;
}

table.uitslagen td.date {
    width: 80px;
    border: 1px solid #efefef;
    padding: 5px;
}

table.uitslagen td.time {
    width: 40px;
    border: 1px solid #efefef;
    padding: 5px;
}

table.uitslagen td.score {
    vertical-align: top;
    width: 60px;
    border: 1px solid #efefef;
    padding: 5px;
}

/* Admin */
div#admin_body {
    width: 980px;
    height: auto;
    margin: 0;
    padding: 0;
    background: #fff;
    float: left;
}

div#admin {
    width: 678px;
    height: auto;
    margin: 0;
    padding: 20px;
    background: #fff;
    float: left;
}

/* Calendar */
div#body_calendar2 {
    width: 980px;
    height: auto;
    margin: 0;
    padding: 0;
    background: #fff url(../img/new/calender_bg.jpg) repeat-y top left;
    float: left;
}

div#calender {
    width: 693px;
    height: auto;
    margin: 0;
    padding: 20px;
    background: #fff;
    float: left;
}

div#calender_month {
    width: 207px;
    height: auto;
    margin: 0;
    background: #eee;
    float: left;
    padding: 20px;
}

div#calender_left, 
div#calender_middle, 
div#calender_right {
    width: 231px;
    height: 30px;
    background: #fff;
    float: left;
}

div#calender_left a, 
div#calender_middle a, 
div#calender_right a {
    text-decoration: none;
}

div#calender_left {
    text-align: left;
}

div#calender_left img {
    margin: 0 10px 0 0;
}

div#calender_middle {
    text-align: center;
}

div#calender_right {
    text-align: right;
}

div#calender_right img {
    margin: 0 0 0 10px;
}

ul#calender_head, 
ul#calender_table {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

ul#calender_head li {
    width: 88px;
    height: 30px;
    background: url(../img/new/calender_head_bg.jpg) repeat-x top left;
    display: block;
    float: left;
    margin: 0 1px 0 0;
    padding: 0 5px;
    font: 11px/30px Arial;
    font-weight: bold;
    color: #fff;
}

ul#calender_table li {
    width: 88px;
    height: 64px;
    background: url(../img/new/calender_table_bg.jpg) repeat-x top left;
    display: block;
    float: left;
    margin: 1px 1px 0 0;
    padding: 5px;
    color: #4c4c4d;
    font: 11px/20px Arial;
}

div.calender_date {
    width: 21px;
    height: 17px;
    float: left;
    text-align: center;
    clear: both;
    color: #fff;
    font: 11px/18px Arial;
    font-weight: bold;
    background: url(../img/new/calender_table_div_bg.gif) no-repeat top left;
    margin: 0 0 4px 0;
}

/* BlauwGelers */
div.blauwgeler {
    width: 431px;
    height: 35px;
    float: left;
    background: #fff;
    margin: 10px 0 20px 0;
}

div.blauwgeler_left {
    width: 40px;
    height: 25px;
    float: left;
    background: #fff;
    padding: 5px;
}

div.blauwgeler_right {
    width: 350px;
    height: 23px;
    background: #f5f5f5;
    background: #ffff99;
    border: 1px solid #d5d5d5;
    float: left;
    padding: 5px 10px;
}

div.blauwgeler_right font.italic {
    font: 12px/12px Tahoma;
    color: #959595;
    font-style: italic;
}

div.blauwgeler_right div.publiceer {
    float: left;
    width: 230px;
}

div.blauwgeler_right div.download {
    float: left;
    width: 120px;
    text-align: right;
}

/* Flash */
div#flash {
    
}
h2.contact_h2 {
    font: 15px/17px "Lucida Sans Unicode";
	color: #1e4b95;
	margin: 0 0 15px 0;
}

/* Reacties */
h2.reaction_h2 {
    font: 13px/17px "Lucida Sans Unicode";
    color: #1e4b95;
    margin: 0 0 15px 0;
}

div.reaction_header {
    display: block;
    height: 18px;
}
p.reaction_date {
    font: 11px/11px Tahoma;
    color: #959595;
    font-style: italic;
    margin: 0 0 15px 0;
    float: left;
}

p.reaction_modify {
    float: right;
    padding-right: 6px;
}

p.reaction_modify img {
    padding: 0;
    border: none;
}

div.reaction {
    width: 399px;
    height: auto;
    background: #f4f4f4;
    border: 1px solid #e3e3e3;
    margin: 0 0 20px 0;
    padding: 10px 15px;
}

iframe {
    clear: both;
    float: left;
}

input[type="button"],
input[type="submit"] {
    height: 24px;
    padding: 0 10px 0 10px;
    margin: 4px 0;
    background-color: #eee;
    border: 1px solid #cacaca;
    font: 12px/12px Arial;
    color: #3d3d3d;
    cursor: pointer;
}

input[type="submit"]:hover{
}

/* Contactgegevens */
div.contact {
    width: 170px;
    height: auto;
    padding: 10px 15px;
    margin: 0 15px 20px 0;
    background: #f4f4f4;
    border: 1px solid #e3e3e3;
    float: left;
    font: 11px/18px Tahoma;
    color: #515151;
}

div.contact_block {
    clear: both;
    display: block;
}

/* Paginering */
ul.pages {
    list-style: none;
    margin: 0;
    padding: 0;
}

ul.pages li, ul.pages li.active {
    width: 24px;
    height: 24px;
    float: left;
    margin: 0 10px 0 0;
    text-align: center;
}
ul.pages li.pages_more,
ul.pages li.active {
    background: url(../img/new/pages_bg_active.jpg) top left no-repeat;
    font: 11px/24px Tahoma;
    color: #fff;
    font-weight: bold;
}

ul.pages li.pages_more {
    background: url(../img/new/pages_bg.jpg) top left no-repeat;
}


ul.pages li a {
    background: url(../img/new/pages_bg.jpg) top left no-repeat;
    font: 11px/24px Tahoma;
    color: #315ca4;
    display: block;
    text-decoration: none;
}

ul.pages li a:hover {
    background: url(../img/new/pages_bg_active.jpg) top left no-repeat;
    color: #fff;
}

/* Sponsors */
div.ind_sponsor {
    width: 431px;
    height: auto;
    background: #fff;
    border: 1px solid #d5d5d5;
    float: left;
    margin: 0 0 15px 0;
}

div.sponsor_left {
    width: 140px;
    height: auto;
    float: left;
    padding: 10px 10px 10px 10px;
    text-align: center;
}

div.sponsor_right {
    width: 251px;
    height: auto;
    float: left;
    padding: 10px;
}

div.sponsor_right h3 {
    font: 12px/20px "Lucida Sans Unicode";
    color: #222;
    margin: 0 0 5px 0;
}

div.sponsor_right p.no_margin {
    margin: 0 0 0 0;
}

p.sponsor {
    margin: 0 0 10px 0;
}

div.formfield {
    clear: both;
    padding: 2px 0;
}

label {
    display: block;
    float: left;
    text-align: right;
    font-weight: bold;
}

input[type="text"], 
input[type="password"],
select, 
textarea {
    clear: both;
    float: left;
    width: 250px;
}

input[type="checkbox"] {
    clear: both;
    float: left;

}
/* Fotoalbums */
p.photo_date {
    font: 11px/11px Tahoma;
    color: #959595;
    font-style: italic;
    margin: 0 0 15px 0;
}

div.photo {
    width: 399px;
    height: auto;
    background: #f4f4f4;
    border: 1px solid #e3e3e3;
    margin: 0 0 25px 0;
    padding: 5px 5px;
    float: left;
}

div.photo_div {
    width: 67px;
    height: 50px;
    float: left;
    text-align: center;
    margin: 0 15px 0 0;
}

div.photo_div_last {
    width: 67px;
    height: 50px;
    float: left;
    text-align: center;
    margin: 0 0 0 0;
}

div.photo_div img, 
div.photo_div_last img {
    max-width: 67px;
    max-height: 50px;
}

div.error_message {
    float: left;
    color: #ff0000;
    margin: 0 0 0 10px;
}

select.form_error,
textarea.form_error,
input.form_error {
    border: 1px solid #ff0000;
}

div#standen{
    width: 100%;
    margin: 10px 0 0 0;
    clear: both;
    float: left;
}

.clear {
    clear: both;
    float: left;
    width: 100%;
}

/* Fotooverzicht */
div#foto_foto {
    width: 100%;
    float: left;
    margin: 10px 0 20px 0;
}

div#foto_foto img {
    width: 419px;
    height: auto;
    padding: 5px;
    border: 1px solid #ccc;
}

div#foto_nav {
    width: 100%;
    height: 30px;
    float: left;
    margin: 0 0 10px 0;
}

div#foto_nav_left {
    width: 215px;
    height: 30px;
    float: left;
}

div#foto_nav_left img {
    margin: 0 5px 0 0;
    vertical-align: middle;
}

div#foto_nav_right {
    width: 215px;
    height: 30px;
    float: left;
    text-align: right;
}

div#foto_nav_right img {
    margin: 0 0 0 5px;
    vertical-align: middle;
}

div#foto_nav_left a, div#foto_nav_right a {
    text-decoration: none;
}

div#foto_foto_nav {
    width: 100%;
    float: left;
    height: auto;
}

div#foto_left_left, div#foto_left, div#foto_middle, div#foto_right {
    width: 80px;
    height: auto;
    float: left;
    margin: 0 6px 0 0;
}

div#foto_right_right {
    width: 80px;
    height: auto;
    float: left;
    margin: 0 0 0 0;
}

div#foto_left_left img {
    width: 68px;
    height: auto;
    padding: 5px;
    border: 1px solid #ccc;
    filter: alpha(opacity=25); /* internet explorer */
    -khtml-opacity: 0.25;      /* khtml, old safari */
    -moz-opacity: 0.25;       /* mozilla, netscape */
    opacity: 0.25;           /* fx, safari, opera */
}

div#foto_left img {
    width: 68px;
    height: auto;
    padding: 5px;
    border: 1px solid #ccc;
    filter: alpha(opacity=65); /* internet explorer */
    -khtml-opacity: 0.65;      /* khtml, old safari */
    -moz-opacity: 0.65;       /* mozilla, netscape */
    opacity: 0.65;           /* fx, safari, opera */
}

div#foto_middle img {
    width: 68px;
    height: auto;
    padding: 5px;
    border: 1px solid #9b9b9b;
}

div#foto_right img {
    width: 68px;
    height: auto;
    padding: 5px;
    border: 1px solid #ccc;
    filter: alpha(opacity=65); /* internet explorer */
    -khtml-opacity: 0.65;      /* khtml, old safari */
    -moz-opacity: 0.65;       /* mozilla, netscape */
    opacity: 0.65;           /* fx, safari, opera */
}

div#foto_right_right img {
    width: 68px;
    height: auto;
    padding: 5px;
    border: 1px solid #ccc;
    filter: alpha(opacity=25); /* internet explorer */
    -khtml-opacity: 0.25;      /* khtml, old safari */
    -moz-opacity: 0.25;       /* mozilla, netscape */
    opacity: 0.25;           /* fx, safari, opera */
}

#slider-container { width:426px; height: 200px; margin:0 auto;}
#protofade{ position:relative; display:block; margin:0; padding:0px; width:426px;  height:200px; overflow:hidden; clear:both; border: none;}
#protofade li, #protofade2 li { position:absolute; top:0; left:0; display:block; margin:0; padding:0; background:none;}
#protofade li img, #protofade2 li img { display:block; }

#newsbox_content {
    width: 300px;
    height: 204px;
    float: left;
    border: 1px solid #000;
    margin: -1px 0 0 0;

}

#newsbox_nav{
    float: left;
    list-style-type: none; 
    padding: 0;
    margin: 0 0 0 -1px;
}

#newsbox_nav li a{
    display: block;
    width: 200px;
    height: 40px;
    border: 1px solid #000;
    margin: -1px 0 0 0;
    background: #fff;
}

.newsbox_content{
    position: absolute;
    width: 300px;
    height: 204px;
    float: left;
    background: #e6e6e6;
}

/* Hoofdsponsor */
div#hoofdsponsor p.sponsor_h2 {
    font: 18px/18px "Lucida Sans Unicode";
    color: #fff;
    margin: 0 0 20px 0;
}

div#sponsor_head {
    width: 100%;
    height: auto;
    float: left;
}

div#sponsor_head_image {
    width: 100px;
    height: 110px;
    float: left;
    margin: 0 15px 0 0;
}

h3 {
    font: 12px/16px "Lucida Sans Unicode";
    color: #0f273b;
}

div#sponsor_head p.sponsor_h3 {
    font: 16px/16px "Lucida Sans Unicode";
    color: #fff;
    margin: 15px 0 10px 0;
}

div#sponsor_head p.sponsor {
    font: 11px/20px Tahoma;
    color: #fff;
    margin: 0;
}


/* Voorpagina */
div.front_news {
width: 100%;
height: auto;
float: left;
margin: 0 0 20px 0;
}

div.front_news_tekst {
width: 100%;
height: auto;
margin: 0;
}

div.front_news_tekst p {
margin: 0;
}

div.front_news_image {
width: 90px;
float: left;
background: #ccc;
margin: 4px 10px 0 0;
}

div.front_news_image img {
width: 78px;
padding: 5px;
border: 1px solid #ccc;
}

div.front_news_image_100 {
width: 313px;
height: auto;
margin: 0 0 8px 0;
}

div.front_news_image_100 img {
width: 301px;
padding: 5px;
border: 1px solid #ccc;
}

div.news_image {
width: 140px;
float: left;
background: #ccc;
margin: 0 15px 0 0;
}

div.news_image img {
width: 128px;
padding: 5px;
border: 1px solid #ccc;
}

