body {
	margin: 0px;
	background-image: url(../images/common/bg_basis.jpg);
	background-position: top center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4c4c4c;
	line-height:15px;
}

.spangasRedFont{
	color: #CD181F;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}



td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4c4c4c;
	line-height:15px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	margin-bottom: 0px;
	color: #000000;
}

.clickable{
	cursor: pointer;
	cursor:hand;
}

A{font-family:Verdana, Arial, Helvetica, sans-serif; color:#00187f; font-weight: bold; font-size:10px;}
A:link{text-decoration:none;}
A:visited{text-decoration:none;}
A:hover{text-decoration:underline; color:#3a5be5;}
A:active{text-decoration:none;}

.menu {
	height: 50px;
	text-align: center;
	vertical-align: top;
}

.canvas_content_agenda {
    width: 970px;
	height: 550px;
}

.canvas_content_papier {
	width: 970px;
	height: 100%;
}

.canvas_content_home {
	height: 100%;
}
.canvas_content_cms {
	width: 970px;
	height: 100%;
}

.tabbladen {
	width: 55px;
	vertical-align: top;
	padding-top: 9px;
}

.tabbladenCms {
	width: 30px;
	vertical-align: top;
	padding-top: 9px;
}

.logos {
	width: 149px;
	vertical-align: top;
/*	
	background-image: url(../images/common/bg_menu_right.gif);
	background-repeat: no-repeat;
	filter:alpha(opacity=96);
	-moz-opacity:0.96;
	opacity: 0.96;
*/
}

.logos_safari {
	width: 149px;
	vertical-align: top;
/*
	background-image: url(../images/common/bg_menu_right.gif);
	background-repeat: no-repeat;
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
*/
}

.content_agenda {
	width: 766px;
	vertical-align: top;
	background-repeat: no-repeat;
}

.content_agenda_table
{
	background-repeat: no-repeat;
}

.content_papier {
	width: 642px;
	vertical-align: top;
	padding-left: 124px;
	padding-top: 40px;
}

.content_home {
	width: 720px;
	vertical-align: top;
	padding-left: 60px;
	padding-top: 0px;
}

.contentCms {
	width: 791px;
	vertical-align: top;
	padding-left: 0px;
	padding-top: 2px;
}

.profiel_div {
	width:290px;
	height:45px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #4c4c4c;
	overflow: auto;
}

.profiel_div_safari {
	width:290px;
	height:45px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #4c4c4c;
	overflow: hidden;
}

.profiel_blog_div {
	width:305px;
	height:78px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #4c4c4c;
	overflow: hidden;
	white-space: pre-wrap; /* css-3 should we be so lucky... */
	white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
	white-space: -pre-wrap; /* Opera 4-6 ?? */
	white-space: -o-pre-wrap; /* Opera 7 ?? */
	_white-space: pre; /* IE only hack to re-specify in addition to word-wrap  */
	word-break: normal;
	word-wrap: break-word;
}

.profiel_bericht_div{
	width:235px;
	height:45px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #4c4c4c;
	overflow: hidden;
	white-space: pre-wrap; /* css-3 should we be so lucky... */
	white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
	white-space: -pre-wrap; /* Opera 4-6 ?? */
	white-space: -o-pre-wrap; /* Opera 7 ?? */
	_white-space: pre; /* IE only hack to re-specify in addition to word-wrap  */
	word-break: normal;
	word-wrap: break-word;
}

.profiel_condoleance_div{
	width:310px;
	height:80px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #4c4c4c;
	overflow: auto;
	overflow-x: hidden;
	overflow-y: auto;
	white-space: pre-wrap; /* css-3 should we be so lucky... */
	white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
	white-space: -pre-wrap; /* Opera 4-6 ?? */
	white-space: -o-pre-wrap; /* Opera 7 ?? */
	_white-space: pre; /* IE only hack to re-specify in addition to word-wrap  */
	word-break: normal;
	word-wrap: break-word;
}

.blog_div {
	width:290px;
	height:342px;
	border: 1px solid #faeeea;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #4c4c4c;
	overflow: auto;
}

.blog_lijst_div {
	width:300px;
	height:63px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #4c4c4c;
	overflow: hidden;
}

.berichten_div {
	width:300px;
	height:355px;
	border: 1px solid #faeeea;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #4c4c4c;
	overflow: auto;
}

.games_div {
	width:190px;
	height:64px;
	border: 1px solid #faeeea;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #4c4c4c;
	overflow: auto;
}

.berichten_lijst_div {
	width:221px;
	height:46px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #4c4c4c;
	overflow: hidden;
}

.nieuws_lijst_div {
	width:500px;
	height:49px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #4c4c4c;
	overflow: hidden;
}

.gebruikersgegevens td {
	color: #000000;
}

.agenda_page_left {
	width: 326px;
}

.agenda_page_right {
	width: 306px;
	padding-top: 8px;
	padding-right: 10px;
}

.privebericht {
	color: #FF0000;
	font-weight: bold;
	font-size:9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.titel {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.textfield {
	width: 250px;
	height:19px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.textarea_toevoegen_blog {
	width: 240px;
	height:255px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.textarea_toevoegen_bericht {
	width: 240px;
	height:285px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.meerInfo{
	color: #FF0000;
	font-weight: bold;
	cursor: help;
}


/* Hieronder styles gekopieerd uit CMS AANPASSEN!!*/
/* BUTTON ELEMENTS */
/*****************************************************************************/

.button_left{
	width: 6px;
	height: 25px;
	background-image: url(../images/buttons/but_common_left.gif);
	cursor:hand;
}

.button_left_over{
	width: 6px;
	height: 25px;
	background-image: url(../images/buttons/but_common_left_over.gif);
	cursor:hand;
}

.button_middle{
	height: 25px;
	background-image:url(../images/buttons/but_common_middle.gif);
	padding-left: 10px;
	padding-right: 10px;
	cursor:hand;
}

.button_middle_over{
	height: 25px;
	background-image:url(../images/buttons/but_common_middle_over.gif);
	padding-left: 10px;
	padding-right: 10px;
	cursor:hand;
}

.button_right{
	width: 6px;
	height: 25px;
	background-image:url(../images/buttons/but_common_right.gif);
	cursor:hand;
}

.button_right_over{
	width: 6px;
	height: 25px;
	background-image:url(../images/buttons/but_common_right_over.gif);
	cursor:hand;
}

.button_middle A:link{ text-decoration:none; color: #000000;}
.button_middle A:visited{ text-decoration:none; color: #000000; }
.button_middle A:hover{ text-decoration:underline; color: #000000; }
.button_middle A:active{ text-decoration:none; color: #000000; }

.button_middle_over A:link{ text-decoration:none; color: #000000;}
.button_middle_over A:visited{ text-decoration:none; color: #000000; }
.button_middle_over A:hover{ text-decoration:underline; color: #000000; }
.button_middle_over A:active{ text-decoration:none; color: #000000; }

/*ERROR Message*/
.errorMessage{
	background: #F57A7A;
	color: #530606;
	margin: 5px 0px 5px 0px;
	padding: 5px 5px 5px 5px;
	border: 1px solid black;
	width: 100%;
}

/* FORUM ELEMENTS */
/*****************************************************************************/

.forum th{
	background-color: #00186d;
	color: #FFFFFF;
	font-weight: bold;
	height: 32px;
	font-size: 11px;
	/*padding: 5px;*/
}

.forumNaamProfiel a{
	font-size: 11px;
}

.forumBerichtTitel{
	background-color: #00186d;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	height: 32px;
	padding: 5px;
}

.forumBerichtDatum{
	background-color: #00186d;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	height: 32px;
	padding: 5px;
	text-align: right;
}

.forumBerichtDatumReactie{
	background-color: #00186d;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	height: 15px;
	padding: 5px;
	text-align: right;
}

.forumBericht{
	vertical-align: top;
	padding: 0px 0px 0px 10px;
	font-size:11px;
	line-height: 16px;
}

.forumNaamProfiel {
	height: 30px;
}

.forumAvatar{
	width:60;
	vertical-align: top;
}

.forumInspringen {
	padding-left:60px;
	padding-right: 0px;
}

.forumLaatsteReactieDatum{
	font-size:9px;
	line-height: 12px;
}

.forumLijn{
	background-image: url(../images/papier/ruler_vertical_2.gif);
	background-repeat: repeat-y;
	background-position:left;
	padding: 0px 5px 0px 5px;
}

/* CMS ELEMENTS */
/*****************************************************************************/

a.headerLink {color:#FFFFFF; font-weight: bold; font-size:10px;}
a.headerLink:link {text-decoration:none;}
a.headerLink:visited {text-decoration:none;}
a.headerLink:hover {text-decoration:underline; color:#FFFFFF;}
a.headerLink:active {text-decoration:none;}

.headerProfiel td{
	height: 22px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px 0px 0px 10px;
	background-color: #666666;
}

.headerBerichten td{
	height: 22px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px 0px 0px 10px;
	background-color: #00a651;
}
.headerStrips td{
	height: 22px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px 0px 0px 10px;
	background-color: #2A699E;
}

.headerFotos td{
	height: 22px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px 0px 0px 10px;
	background-color: #732b90;
}

.headerBlog td{
	height: 22px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px 0px 0px 10px;
	background-color: #b54521;
}

.headerGames td{
	height: 22px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px 0px 0px 10px;
	background-color: #0075bd;
}

.headerKalender td{
	height: 22px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px 0px 0px 10px;
	background-color: #39bfc2;
}

.headerForum td{
	height: 22px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px 0px 0px 10px;
	background-color: #fbac1a;
}

.headerTips td{
	height: 22px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px 0px 0px 10px;
	background-color: #ed1c24;
}

.headerPimp td{
	height: 22px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px 0px 0px 10px;
	background-color: #ec008c;
}

.headerVideo td{
	height: 22px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px 0px 0px 10px;
	background-color: #a40000;
}

.scroll {
	scrollbar-face-color:F5F4F2;
	scrollbar-highlight-color:FFFFFF;
	scrollbar-3dlight-color:F5F4F2;
	scrollbar-darkshadow-color:CCCCCC;
	scrollbar-shadow-color:BCBCBC;
	scrollbar-arrow-color:000000;
	scrollbar-track-color:F5F4F2;
}
/* Non flash fallback voor de homepage */
div#nonFlashContent{
	display: none;
	text-align: left;
}
/* Nieuwe buttons */
.btnGlobaal{
	display: 				block;
	text-indent: 			-9999em;
	background-color: 		transparent;
	background-repeat: 		no-repeat;
	background-position: 	top left;
	text-align:				left;
}
.btnGlobaal img{
	display: 				none;
}

.btnLeesMeer{
	background-image: 		url(../images/buttons/btn_lees_meer.png);
	width:					95px;
	height: 				27px;
	margin-top:				5px;
}
#btnNieuwProfiel{
	background-image: 		url(../images/buttons/btn_maak_profiel.png);
	width:					260px;
	height: 				54px;
}

#btnBekijkAndereProfielen{
	background-image: 		url(../images/buttons/btn_bekijk_profielen.png);
	width:					230px;
	height: 				32px;
}

#btnZoekVrienden{
	background-image: 		url(../images/buttons/btn_zoek_vrienden.png);
	width:					158px;
	height: 				29px;
}

.btnMaakAan{
	background-image: 		url(../images/buttons/btn_maak_aan.png);
	width:					94px;
	height: 				25px;
	margin-top:				5px;
}

#btnZoeken{
	background-image: 		url(../images/buttons/btn_zoeken.png);
	width:					111px;
	height: 				26px;
}

#btnSpangasFotos{
	background-image: 		url(../images/buttons/btn_spangas_fotos.png);
	width:					174px;
	height: 				29px;
}

#btnSpangasFilmpjes{
	background-image: 		url(../images/buttons/btn_spangas_filmpjes.png);
	width:					189px;
	height: 				29px;
}

#btnDoeDeTest{
	background-image: 		url(../images/buttons/btn_doe_de_test.png);
	width:					146px;
	height: 				29px;	
}

#btnVideoPrijsVraag{
	background-image: 		url(../images/buttons/btn_videoprijsvraag.png);
	width:					252px;
	height: 				27px;
}

#btnFotoPrijsVraag{
	background-image: 		url(../images/buttons/btn_fotoprijsvraag.png);
	width:					253px;
	height: 				35px;
}

#btnPrijsVraag{
	background-image: 		url(../images/buttons/btn_naar_de_prijsvraag.png);
	width:					210px;
	height: 				29px;	
}

.btnDoeMee{
	background-image: 		url(../images/buttons/btn_doe_mee.png);
	width:					93px;
	height: 				29px;	
}

.btnHulpNodig{
	float:					right;
	background-image: 		url(../images/buttons/btn_hulp_nodig.png);
	width:					152px;
	height: 				27px;	
}

.btnTerug{
	background-image: 		url(../images/buttons/btn_terug.png);
	width:					74px;
	height: 				25px;
}