* {
	padding: 0; 
	margin: 0; 
	font-family: arial, helvetica; 
	font-size: 12px;
	border: 0;
	line-height: 1.4em;
}

html, body { 
	text-align: center;
	background-color: #FFF;
}

div {
	border: 0px solid red;
}
div.clear {
	clear: both;	
}
li {
	list-style: none;
}

.radio {
	width: 15px;
	height: 10px;
	border: 0;
}

h1{
	font-size: 24px;
/*	font-weight: normal; */
    font-weight: 700;
	padding-bottom: 6px;
	clear: both;
}
td {
	vertical-align: top;
}
input#searchbox, input.text, textarea {
	border: 1px solid #99a8c7;
	width: 280px;
	margin: 2px;
}
input.smaller {
	width: 150px;
}
input.submit {
	border: 0;
	background: #fff;
	width: 80px;
	cursor: pointer;
	font-weight: bold;
	color: #99a8c7;
}
input.submit_red{
	border: 0;
	background: #fff;
	width: 80px;
	cursor: pointer;
	font-weight: bold;
	color: #ed1b24;
}

.red_h1 {
	font-size: 24px;
	color: #ed1b24;
}
.red {
	color: #ed1b24;
}
.grey {
	color: #99a8c7;
}
p {
	padding-bottom: 15px;
}
a {
	color: #ed1b24;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #000;
}

.strong {
	font-weight: bold;
}
.small {
	font-size: 10px;
	font-style: italic;
}

.red_header {
	background: #ed1b24;
	color: #fff;
	padding: 6px;
	border-right: 1px solid #fff;
	margin: 3px 0;
}
.red_header_artikel {
	background: #ed1b24;
	color: #fff;
	padding: 6px;
	margin: 3px 0;
    font-weight: bold;
}
.grey_header {
	background: #99a8c7;
	color: #fff;
	padding: 6px;
	border-right: 1px solid #fff;
	margin: 3px 0;
}

.gerelateerd, .form {
	padding-left: 4px;
}
	.gerelateerd li {
		padding: 6px 0;
	}
	
	
#menu_left {
	width: 780px;
	//height: 25px;
	float: left;
	background: #99a8c7;
}
#menu_left ul li {
    float: left;
}
#menu_left a {
    display: block;
    color: #fff;
    font-weight: bold;
    padding: 4px 12px;
}
#menu_left a:hover {
    background: #ed1b24;
}
#menu_left a.selected {
    background: #ed1b24;
}

#menu_left_nonhome {
	width: 980px;
	height: 133px;
	float: left;
}
#menu_left_nonhome a {
    display: block;
    color: #fff;
    font-weight: bold;
}
#menu_left_nonhome div.navbar {
	background: #99a8c7;
    float: left;
    width: 700px;
}
#menu_left_nonhome div.navbar ul li {
    border-bottom: 1px solid white;
    border-left: 1px solid white;
    display: block;
    float: left;
    height: 45px;
    text-align: center;
    width: 139px;
}
#menu_left_nonhome div.navbar ul li a {
    display: block;
    height: 45px;
    line-height: 42px;
}
#menu_left_nonhome div.navbar ul li a div {
    height: 45px;
    line-height: 42px;
}
#menu_left_nonhome a:hover {
    background: #ed1b24;
}
#menu_left_nonhome a.selected {
    background: #ed1b24;
}
/* For colors, see Mantis #8676 */
#menu_left_nonhome a.Agenda:hover,
#menu_left_nonhome a.Agenda.selected {
    background: #000000;
}
#menu_left_nonhome a.Blogs:hover,
#menu_left_nonhome a.Blogs.selected {
    background: #25347e;
}
#menu_left_nonhome a.Home:hover,
#menu_left_nonhome a.Home.selected {
    background: #9babcc;
}
#menu_left_nonhome a.Nieuws:hover,
#menu_left_nonhome a.Nieuws.selected {
    background: #bc2c7f;
}
#menu_left_nonhome a.Onlinegames:hover,
#menu_left_nonhome a.Onlinegames.selected {
    background: #894d8d;
}
#menu_left_nonhome a.Recensies:hover,
#menu_left_nonhome a.Recensies.selected {
    background: #009ad2;
}
#menu_left_nonhome a.School:hover,
#menu_left_nonhome a.School.selected {
    background: #c97229;
}
#menu_left_nonhome a.Stijl:hover,
#menu_left_nonhome a.Stijl.selected {
    background: #7ebb2c;
}
#menu_left_nonhome a.Testquiz:hover,
#menu_left_nonhome a.Testquiz.selected {
    background: #86bede;
}
#menu_left_nonhome a.Win:hover,
#menu_left_nonhome a.Win.selected {
    background: #cc81ab;
}

#menu_extra {
	float: left;
	//height: 25px;
	width: 199px;
	background: #009ad2;
	border-left: 1px solid #fff;
}

	#menu_extra li {
		float: left;
	}
	#menu_extra a {
		display: block;
		color: #fff;
		font-weight: bold;
		padding: 4px 6px;
	}
	#menu_extra a:hover {
		background: #ed1b24;
	}
	
#menu_extra_nonhome {
	float: left;
	width: 199px;
	background: #009ad2;
	border-left: 1px solid #fff;
}
    #menu_extra_nonhome li#extra_search input {
        border: 0 none;
        margin: 0;
        padding: 3px;
        width: 120px;
    }
    #menu_extra_nonhome li#extra_search .submit_zoek {
        color: #fff;
        background: #009ad2;
        width: 60px;
        padding: 0;
        border: none;
    }
    #menu_extra_nonhome li#extra_search .submit_zoek:hover {
        background: #ed1b24;
    }

	#menu_extra_nonhome ul {
        height: 75px;
        margin: 8px 0 8px 8px;
    }
	#menu_extra_nonhome ul li {
        border: 0 none;
        height: 1.5em;
    }
	#menu_extra_nonhome ul li a {
		display: block;
		color: #fff;
		font-weight: bold;
        height: 1em;
        line-height: 1em;
	}
	#menu_extra_nonhome ul li a:hover {
		background: #ed1b24;
	}
	
#sub_menu_left {
	width: 780px;
	//height: 35px;
	float: left;
	background: #fff;
    border-bottom: 10px solid white;
}
#sub_menu_left li {
    float: left;
}
#sub_menu_left a {
    display: block;
    color: #99a8c7;
    font-weight: bold;
    padding: 4px 9px;
}
#sub_menu_left a:hover {
    background: #ed1b24;
    color: #fff;
}

#sub_menu_left a.selected {
    background: #ed1b24;
    color: #fff;
}

#sub_zoek {
	float: left;
	//height: 25px;
	width: 199px;
	background: #99a8c7;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
}
	#sub_zoek input {
		padding: 2px;
		width: 120px;
		float: left;
	}
	#sub_zoek  .submit_zoek {
		color: #fff;
		background: #99a8c7;
		width: 60px;
		padding: 0;
		border: none;
	}

	
.ankeiler {
	background: #ed1b24;
	background-position: top right;
	background-repeat: no-repeat;
	color: #ed1b24;
	border-bottom: 1px solid #fff;
}
.ankeiler .red_header {
    margin: 0;
}
.ankeiler .tekst {
    background: #fff;
}
.ankeiler .tekst li {
    list-style: disc;
    margin-left: 20px;
    padding: 4px;
}
.ankeiler a {
    color: #000;
}
.ankeiler a:hover {
    color: #ED1B24;
}
	
.banner_medium {
	position: relative;
	background: #fff;
	height: 147px;
	border-bottom: 1px solid #fff;
}
	.banner_medium .picture {
		position: absolute;
		width: 231px;
		height: 147px;
		overflow: hidden;
	}
	.banner_medium .overlay {
		position: absolute;
		width: 231px;
		height: 35px;
		top: 112px;
		overflow: hidden;
	}
	.banner_medium .tekstje {
		position: absolute;
		width: 231px;
		height: 35px;
		padding: 3px;
		top: 112px;
		overflow: hidden;
		font-weight: bold;
		color: #fff;
		line-height: 1.1em;
	}

#banner{
	padding: 0 0 0 18px;
	border: 1px solid black;
	background-color: black;
	background-image: url('../img/icon_advertentie.gif');
	background-repeat: no-repeat;
	background-position: center left;
	margin: 3px auto;
	/* display: inline; */
	width:728px;
	text-align: center;
}
	
#footer {
	clear: both;
	background: #99a8c7;
	padding: 10px 0;
	height: 60px;
}
	#footer .block {
		float: left;
		height: 60px;
		padding: 0 25px;
	}
	#footer .block a {
		text-transform: uppercase;
		font-size: 16px;
		color: #fff;
	}
	
	#footer .block a:hover {
		color: #ed1b24;
	}

#leaderboard {
	background-color: #000;
	display: block;
	padding: 3px 3px 0 3px;
	border: 3px solid white;
	width: 744px;
	clear: both;
	margin: auto;
}

.container { 
	position: relative;
	width: 980px;
	clear: both;
	margin: auto;
	text-align: left;
}

.left {
	width: 621px;
	padding: 360px 0 10px 0px;
	float: left;
}

.right {
	width: 336px;
	padding: 36px 0 0 0;
	float: right;
}
.clear {
	clear: both;
}

.reactie {
	border-bottom: 1px solid #99a8c7;
	padding: 0 0 4px 4px;
	margin: 0 0 4px 0;
	clear: both;
}
	.reactie .datum {
		width: 120px;
		float: left;
	}
    #div_tabswitcher_home_lastreactions_ankeilers .reactie .datum {
        width: auto;
    }
	.reactie .tekst {
		width: 560px;
		float: left;
	}

#seven {
	clear: both;
	position: relative;
	text-align: left;
}
	#seven #logo {
		position: absolute;
		z-index: 100;
		width: 80px;
		top: 35px;
		left: 563px;
	}
	#seven #biglogo {
		position: absolute;
		z-index: 100;
		width: 168px;
		height: 270px;
		top: -10px;
		left: 0px;
	}
	#seven #image {
		position: absolute;
		width: 560px;
		height: 354px;
		left: 0px;
	}
	#seven #transpa {
		position: absolute;
		width: 560px;
		height: 42px;
		overflow: hidden;
		top: 312px;
		left: 0px;
	}
	#seven #title {
		position: absolute;
		width: 500px;
		height: 28px;
		overflow: hidden;
		top: 312px;
		left: 14px;
		padding-top: 14px;
		font-size: 11px;
		font-weight: bold;
        color: #eee;
	}

	#topbar {
        float: left;
		width: 899px;
		height: 28px;
		overflow: hidden;
		background-color: #c9d2e4;
		background-repeat: no-repeat;
		background-position: right;
        margin: 8px 0 0 1px;
	}
	#topbar li{
		float: left;
	}

	#topbar a {
		color: #fff;
		cursor: default;
		display: block;
        height: 28px;
        padding: 7px 11px;
		text-decoration: none;
	}
    #topbar a:hover {
        background-color: #c9d2e4;
    }
	#topbar a.red:hover {
        color: #000;
	}
	#topbar a.red {
        background-color: #ed1b24;
        background-image: url('../img/menu_pijl.gif');
        background-position: right -3px;
        background-repeat: no-repeat;
		cursor: pointer;
	}
	#topbar a.red2 {
        background-color: #ed1b24;
        background-image: url('../img/menu_pijl2.gif');
        background-position: right -3px;
        background-repeat: no-repeat;
        cursor: pointer;
    }

	#seven #topbar2 {
		position: absolute;
		width: 811px;
		height: 35px;
		overflow: hidden;
		top: 0px;
		left: 169px;
		background-color: #99a8c7;
		background-repeat: no-repeat;
		background-position: right;
	}
	#seven #topbar2 li{
		float: left;
	}

	#seven #topbar2 a {
		color: #fff;
		text-decoration: none;
		padding: 11px;
		font-size: 11px;
		display: block;
		cursor: default;
	}
	#seven #topbar2 a.red:hover {
        color: #000;
	}
	#seven #topbar2 a.red {
        background: #ed1b24 url('../img/menu_pijl.gif') top right no-repeat;
		cursor: pointer;
	}
	#seven #topbar2 a.red2 {
        cursor: pointer;
        background: #ed1b24 url('../img/menu_pijl2.gif') top right no-repeat;
    }

	#seven #advertentie {
		position: absolute;
		width: 180px;
		top: 36px;
		left: 470px;	
		background-color: #99a8c7;
	}
	#seven #advertentie .tekst {
		padding: 5px;
		border-bottom: 1px solid #fff;
	}
	
#social {
	padding: 0;
}
	#social ul {
		list-style: none;
	}
	#social li {
		float: left;
		padding: 0 1px;
	}

	
#blog_options {
	padding: 8px 0;
	width: 558px;
    height:40px;
}
	#blog_options ul {
		list-style: none;
	}
	#blog_options li {
		float: left;
		border-right: 1px solid red;
		padding: 0 3px;
	}
	#blog_options li.end {
		border-right: 0;
	}
	#blog_options a {
		font-weight: bold;
		color: #a0b0ca;
		text-decoration: none;
	}
	#blog_options a:hover {
		color: red;
	}

.grijs {
    color: #99A8C7 !important;
}
.zwart {
    color: black !important;
}

#home_specials *, #category_specials * { line-height:1,1em;}	

.special_wrapper {
    float:left; width:150px; height:132px;
    background-color:#ed1b24;
} 
.special_image_box{
    width:150px; height:95px;
}
.special_image_box img {
    border-bottom: 1px solid #ffffff;
}
.special_subtitle_box {
    background-color:#ED1B24;
    color: #fff;
    overflow: hidden;
    width:142px; 
    height:37px; 
    padding-left:4px;
    padding-right:4px;
}
.special_subtitle_box a { text-decoration:none; color: #000;}

.advertentie {
    color: #000;
    height: 314px;
    width: 336px;
    overflow: hidden;
    float: left;
}
.advertentie_head {
    height: 34px;
    width: 336px;
    line-height:34px;
    text-align:center;
}
.artikel_advertentie_wrapper {
    width: 336px;
    height: 314px;
}


