body {
	margin:0px auto 5px auto;
	padding:0;
	text-align:center;
	background:#B63300 url(../img/achtergrond_blok.jpg);
	font:10pt Arial, Helvetica, sans-serif;
}
/*//////////////////////////////////
	BASIS ELEMENTEN
//////////////////////////////////*/
img {
	border-color:#1C30C5;
}
a#img {
	border: 0px;
}
form {
	margin:0px;
}
table {
	font-size: 10pt;
}



/*//////////////////////////////////
	HOME LAYOUT
//////////////////////////////////*/
/*div#bodyWrapper {
	width:1000px; /*1000*/
	/*padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 7px;
	background: #B63300;
	margin:auto;
	text-align:left;
}*/

div#bodyWrapper {
	background: #1C30C5;
	width:996px; /*992*/
	height: 1936px;
	padding-left: 4px;
	margin:auto;
	text-align:left;
}

div#headerWrapper {
	width:992px;
	height:195px;
	background:#BB3500 url(../img/home/header.jpg);
	margin:1px 0 1px 0;
}

div#rowNewsWrapper {
	width:992px;
	height:300px;
}

div#rowMenuNewsWrapper {
	width:992px; /*992*/
	height:817px; /*559*/
}

#rowMenuNewsWrapper a:link, #rowMenuNewsWrapper a:active, #rowMenuNewsWrapper a:visited {
	color:#c83600;
	font-weight:normal;
	text-decoration:underline;
}

#rowMenuNewsWrapper a:hover {
	color:#c83600;
	font-weight:normal;
	text-decoration:none;
}




div#rowOneWrapper {
	width:992px;
	height:351px;
}

div#rowTwoWrapper {
	width:992px;
	height:351px;
}

div#rowThreeWrapper {
	width:992px;
	height:351px;
}

div#rowFourWrapper {
	width:992px;
	height:154px;
}

div#rowFiveWrapper {
	width:992px;
	height:61px;
	margin: 0 0 0 0;
}


/*//////////////////////////////////
	CONTEST LAYOUT
//////////////////////////////////*/
div#colOneWrapper {
	width:250px;
	height:760px; /*701*/
	float:left;
}
div#contestContent {
	background:#ffd17b;
	color:#c83600;
	width:490px;
	height:760px; /*701*/
	float:left;
	margin:0 1px 0 1px;
}
div#colThreeWrapper {
	width:250px;
	height:701px;
	float:left;
}

/*//////////////////////////////////
	NIEUWS LAYOUT
//////////////////////////////////*/
div#colOneWrapperNews {
	width:251px;
	float:left;
}
div#colTwoWrapperNews {
	width:249px;
	float:left;
}
div#nieuwsContent {
	background:#ffd17b url(../img/home/bg_laatste_nieuws_groot.gif) no-repeat;
	color:#c83600;
	width:490px;
	height:760px; /*1052 marco*/
	float:left;
	margin:0 0 1px 2px;
}
div#nieuwsLijstSegment {
	background: #F67C24;
	color:#347000;
	width: 250px;
	height: 700px;
	margin:0 1px 1px 0;
}

/*//////////////////////////////////
	THEATER LAYOUT
//////////////////////////////////*/
div#theaterContent {
	background:#ffd17b;
	color:#c83600;
	width:490px;
	height:760px; /*1052*/
	float:left;
	margin:0 0 1px 2px;
}

/*//////////////////////////////////
	DOWNLOADS LAYOUT
//////////////////////////////////*/
div#colOneWrapperDownloads {
	width:251px; /*502 251*/
	float:left;
}

div#colTwoWrapperDownloads {
	width:251px;
	float:left;
}

div#downloadsContent {
	background:#ffd17b;
	color:#c83600;
	width:490px;
	height:760px; /*701*/
	float:left;
	margin:0 0 1px 1px;
}
div#downloadsContentHead {
	background:url(../img/home/titelbalk_downloads.jpg) no-repeat;
	width:490px;
	height:43px;
	/*margin:0 0 10px 0;*/
}

/*/////////
	CUSTOM NIEUWS ITEM
/////////*/
div#customNieuwsContent {
	background:#ffd17b;
	color:#c83600;
	width:490px;
	height:760px; /*701*/
	float:left;
	margin:0 0 1px 1px;
}
div#customNieuwsContentHead {
	/*background:url(../img/home/titelbalk_downloads.jpg) no-repeat;*/
	width:490px;
	height:43px;
	/*margin:0 0 10px 0;*/
}

/*//////////////////////////////////
	BIOGRAFIE LAYOUT
//////////////////////////////////*/
div#biografieContent {
	background:#ffd17b;
	color:#c83600;
	width:490px;
	height:760px; /*1052*/
	float:left;
	margin:0 0 1px 2px;
	/*padding: 0 0 5px 0;*/
}

/*//////////////////////////////////
	FOTO LAYOUT
//////////////////////////////////*/
div#fotosContent {
	background:#ffd17b;
	color:#c83600;
	width:490px;
	height:760px; /*701 marco*/
	float:left;
	margin:0 1px 1px 0px; /*2 marco*/
}
#fotosContent a:link, #fotosContent a:link, #fotosContent a:visited {
	color:#c83600;
	text-decoration:none;
}
#fotosContent a:hover {
	text-decoration:underline;
}


/*//////////////////////////////////
	GUESTBOOK LAYOUT
//////////////////////////////////*/
div#colOneWrapperGuestbook {
	width:250px;
	height:1052px;
	float:left;
}
div#guestbookContent {
	background:#ffe4b1;
	color:#ef4a0d;
	width:741px; /*741 marco*/
	height:1111px; /*1052 marco*/
	float:left;
	margin:0 0 1px 1px;
	text-align:right;
	
}
div#guestbookContentBody {
	height:1058px; /*1058 marco*/
	width: 741px;
	padding: 10px 0 0 0;	
	overflow: auto;
}
div#guestbookContent input,div#guestbookContent textarea {
	border-top:2px solid #e8600e;
	border-right:2px solid #ff9f65;
	border-bottom:2px solid #ff9f65;
	border-left:2px solid #e8600e;
	background:#ffeece;
	margin:0 9px 0 0;
}
div#guestbookContent input {
	float:right;
}
div#guestbookContentHead {
	background:url(../img/home/titelbalk_gastenboek.jpg) no-repeat;
	width:741px; /*741 marco*/
	height:43px;
	margin:0 0 0 0;
}
label#guestbookContentFormNaam {
	background:url(../img/home/guestbook_jenaam.gif);
	display:block;
	float:right;
	width:99px;
	height:18px;
}
label#guestbookContentFormEmail {
	background:url(../img/home/guestbook_email.gif);
	display:block;
	float:right;
	width:73px;
	height:18px;
}

label#guestbookContentFormCode {
	background:url(../img/home/guestbook_code.jpg);
	display:block;
	float:right;
	width:73px;
	height:18px;
}



label#guestbookContentFormBericht {
	background:url(../img/home/guestbook_jebericht.gif);
	display:block;
	clear:right;
	width:119px;
	height:18px;
	/*margin:0 0 0 250px;*/
}
.guestbookContentMsg {
	margin:20px 10px;
	text-align:left;
}
.guestbookContentMsgHead {
	background:#ef4c0e;
	color:#fff;
	padding:2px 5px;
}

.guestbookContentMsgBody {
	background:#fff3db;
	padding:5px;
}
.guestbookContentMsgAangeef {
	text-align:right;
}
.guestbookContentMsgHead a:link,.guestbookContentMsgHead a:active,.guestbookContentMsgHead a:visited {
	color:#fff; /*werkt niet, staat in de template*/
	font-weight:bold;
	text-decoration:none;
}
.guestbookContentMsgHead a:hover {
	text-decoration:underline;
}
#guestbookContent a:link,#guestbookContent a:active,#guestbookContent a:visited {
	text-decoration:none;
	color:#ef4c0e;
}
#guestbookContent a:hover {
	text-decoration:underline;
}

/*//////////////////////////////////
	SEGMENTEN (ALFABETISCH)
//////////////////////////////////*/
div#animatieSegment {
	background:#66b72e;
	color:#347000;
	float:right;
	height:350px;
	width:490px;
	margin:0 0 1px 0;
	overflow:hidden;
}
div#columnSegment {
	background:#fff;
	color:#347000;
	float:left;
	height:350px;
	width:250px;
	margin:0 1px 1px 0;
	overflow:hidden;
}
div#copyrightSegment {
	background:#fff;
	color:#347000;
	height:53px;
	width:488px;
	margin:0 1px 1px 0;
	float:left;
	overflow:hidden;
	padding:7px 0 0 13px;
}
div#disconavSegment {
	background:#fff;
	color:#347000;
	float:left;
	height:350px;
	width:250px;
	margin:0 1px 1px 0;
	overflow:hidden;
}
div#lyricsnavSegment {
	background:url(../img/home/lyrics_background.jpg) no-repeat;
	background-color:#fff;
	color:#347000;
	float:left;
	height:409px;
	width:250px;
	margin:0 1px 1px 0;
	overflow:hidden;
}


div#fanmailSegment {
	background:#ffd17b;
	color:#c83600;
	float:right;
	height:153px;
	width:490px;
	margin:0 0 1px 0;
	overflow:hidden;
}
div#fotoNavSegment {
	background:#fff;
	color:#c83600;
	float:left;
	height:350px;
	width:250px;
	margin:0px 1px 1px 0; /*0*/
	overflow:hidden;
}
div#fotoSegment {
	background:#ffbf5b;
	color:#347000;
	float:left;
	height:350px;
	width:250px;
	margin:0 1px 1px 0;
	overflow:hidden;
}
div#linksSegment {
	background:#e5ffd2;
	color:#347000;
	height:153px;
	width:250px;
	margin:0 1px 1px 0;
	float:left;
	overflow:hidden;
}

div#logoSegment {
	background:#fff;
	color:#347000;
	float:right;
	height:60px;
	width:490px;
	margin:0 0 1px 0;
	overflow:hidden;
}
/*
div#managementSegment {
	background:#e5ffd3;
	color:#347000;
	height:291px; /*350*/
/*	width:250px;
	margin:0 1px 1px 0;
	float:left;
	overflow:hidden;
}*/

div#managementSegmentIndexPage {
	background:#e5ffd3;
	color:#347000;
	height:350px;
	width:250px;
	margin:0 1px 1px 0;
	float:left;
	overflow:hidden;
}

div#navigatieSegment {
	background:#fff;
	color:#347000;
	height:433px; /*409*/
	width:250px;
	margin:0 1px 1px 0;
	float:left;
	overflow:hidden;
}

div#navigatieSegmentIndexPage {
	background:#fff;
	color:#347000;
	height:816px; /*816*/
	width:250px;
	margin:0 1px 1px 0;
	float:left;
	overflow:hidden;
}

div#nieuwsbriefSegment {
	background:url(../img/home/bg_nieuwsbrief.gif) no-repeat;
	color:#347000;
	float:left;
	height:326px;
	width:250px;
	margin:0 1px 1px 0;
	overflow:hidden;
	font-size:8pt;
}

div#nieuwsbriefSegmentHomepage {
	background:url(../img/home/bg_nieuwsbrief.gif) no-repeat;
	color:#347000;
	float:left;
	height:350px;
	width:250px;
	margin:0 1px 1px 0;
	overflow:hidden;
	font-size:8pt;
}

div#nieuwsSegment {
	background:url(../img/home/bg_laatste_nieuws.gif) no-repeat;
	color:#347000;
	float:right;
	height:350px;
	width:249px;
	margin:0 0 1px 0;
	overflow:hidden;
}

div#mmsSegment {
	/*background:url(../img/home/bg_mms.jpg) no-repeat bottom left;*/
	background: #E5FFD3;
	color: #3E9100;
	float:right;
	height:350px;
	width:490px;
	margin:0 0 1px 0;
	overflow:hidden;
}

div#nieuwsHeader {
	background:url(../img/home/header_nieuws_orange_2.jpg) no-repeat;
	color:#347000;
	float:left;
	height:43px;
	width:741px;
	/*margin:0 1px 0 0;*/
	overflow:hidden;
}

div#nieuwsSmallSegment1 {
	color:#347000;
	float:left;
	height:257px;
	width:250px; /*246*/
	margin:0 1px 0 0;
	overflow:hidden;
}
div#nieuwsSmallSegment2 {
	color:#347000;
	float:left;
	height:257px;
	width:244px;
	margin:0 1 0 0;
	overflow:hidden;
}
div#nieuwsSmallSegment3 {
	color:#347000;
	float:left;
	height:257px;
	width:244px;
	margin:0 0 0 0;
	overflow:hidden;
}

div#nieuwsSmallSegment4 {
	color:#347000;
	float:left;
	height:257px;
	width:250px;
	margin:1px 1px 0 0;
	overflow:hidden;
}
div#nieuwsSmallSegment5 {
	color:#347000;
	float:left;
	height:257px;
	width:244px;
	margin:1px 1px 0 0;
	overflow:hidden;
}
div#nieuwsSmallSegment6 {
	color:#347000;
	float:left;
	height:257px;
	width:244px;
	margin:1px 0 0 0;
	overflow:hidden;
}
div#nieuwsSmallSegment7 {
	color:#347000;
	float:left;
	height:257px;
	width:250px;
	margin:1px 1px 0 0;
	overflow:hidden;
}
div#nieuwsSmallSegment8 {
	color:#347000;
	float:left;
	height:257px;
	width:244px;
	margin:1px 1px 0 0;
	overflow:hidden;
}
div#nieuwsSmallSegment9 {
	color:#347000;
	float:left;
	height:257px;
	width:244px;
	margin:1px 0 0 0;
	overflow:hidden;
}
div#nieuwsCustomMenuSmallSegment {	
	color:#347000;
	float:left;
	height:257px;
	width:250px; /*246*/
	margin:0px 1px 0 0;
	overflow:hidden;
}

div#nieuwsCustomMenuSmallRandje {	
	width: 250px;
	height: 1px;
	overflow: hidden;
	padding: 0 0 0 0;
	background: #56A413;  /*56A413*/
}

div#nieuwsOpvulling {
	float:right;
	height:257px;
	width:1px;
	margin-bottom: 1px;
	overflow:hidden;
}

div#radioTvAlertSegment {
	background:#e5ffd2;
	color:#347000;
	height:153px;
	width:250px;
	margin:0 1px 1px 0;
	float:left;
	overflow:hidden;
	font-size:8pt;
}

/*
div#nieuwsSegmentSmallHead1{
	float:left;
	height:41px;
	width:250px;
	margin:0 0 1px 0;
	overflow:hidden;
	background:url(../img/home/header_nieuws.jpg) no-repeat;
}

div#nieuwsSegmentSmallHead2{
	float:left;
	height:41px;
	width:250px;
	margin:0 0 1px 0;
	background:url(../img/home/header_nieuws_light.jpg) no-repeat;
}

div#nieuwsSegmentSmallHead3{
	float:left;
	height:41px;
	width:245px;
	margin:0 0 1px 0;
	background:url(../img/home/header_nieuws.jpg) no-repeat;
}

div#nieuwsSegmentSmallHead4{
	float:left;
	height:41px;
	width:244px;
	margin:0 0 1px 0;
	background:url(../img/home/header_nieuws_light.jpg) no-repeat;
}
*/
div#nieuwsCustomSmallBody1{
	background-color: #ffffff;
	float:left;
	height:257px;
	width:250px; /*250*/
	background:url(../img/home/bg_custom_item.jpg);
}
div#nieuwsCustomMenuSmallBody{
	background-color: #555555;
	float:left;
	height:257px;
	width:250px; /*250*/
	background:url(../img/home/bg_custom_item.jpg);
}

div#nieuwsSegmentSmallBody1{
	background-color: #ffffff;
	float:left;
	height:257px;
	width:250px; /*250*/
	background:url(../img/home/nieuws_background.jpg);
}

div#nieuwsSegmentSmallBody2{
	background-color: #ffffff;
	float:left;
	height:257px;
	width:246px;
	background:url(../img/home/nieuws_background.jpg);
}

div#nieuwsSegmentSmallBody3{
	background-color: #ffffff;
	float:left;
	height:257px;
	width:246px;
	background:url(../img/home/nieuws_background.jpg);
}

div#nieuwsSegmentSmallBodyRight{
	background-color: #ffffff;
	float:left;
	height:257px;
	width:246px;
	/*background:url(../img/home/nieuws_right.gif);*/
}
/*
div#nieuwsSegmentSmallBody4{
	background-color: #ffffff;
	float:left;
	height:257px;
	width:244px;
}
*/
div#opvullendeBalkSegment{
	background: url(../img/home/opvullende_balk.jpg); no-repeat;
	float:left;
	width:250px;
	height:59px;
	margin: 0 0 0 1px;
}

div#rapcontestSegment {
	background:url(../img/home/bg_rap_contest.gif) no-repeat;
	color:#347000;
	float:left;
	height:350px;
	width:250px;
	margin:0 0px 1px 0;
	overflow:hidden;
}

div#ringtonesSegment {
	background:url(../img/home/bg_ringtones.gif) no-repeat;
	color:#347000;
	float:left;
	height:350px;
	width:490px;
	margin:0 0 1px 0;
	overflow:hidden;
}
div#theaterSegment {
	background:#fff;
	color:#c83600;
	float:left;
	height:153px;
	width:250px;
	margin:0 1px 1px 0;
	overflow:hidden;
}
div#visual250Segment {
	color:#347000;
	height:350px;
	width:250px;
	margin:0 1px 1px 0;
	float:left;
	overflow:hidden;
}


#copyrightSegment a:link, #copyrightSegment a:link, #copyrightSegment a:visited {
	font-weight:bold;
	color:#347000;
	text-decoration:none;
}
#copyrightSegment a:hover {
	text-decoration:underline;
}
#theaterSegment a:link, #theaterSegment a:link, #theaterSegment a:visited {
	display:block;
	font-weight:bold;
	color:#c83600;
	text-decoration:none;
	text-align:right;
}
#theaterSegment a:hover {
	text-decoration:underline;
}
#linksSegment a:link, #linksSegment a:link, #linksSegment a:visited {
	color:#347000;
	text-decoration:none;
	display:block;
}
#linksSegment a:hover {
	text-decoration:underline;
}

/*//////////////////////////////////
	MMS INCLUDE
//////////////////////////////////*/
div#mmsSegmentHead {
	background:url(../img/home/header_mms.jpg) no-repeat;
	width:490px;
	height:43px; /*foto = 42*/
}

td.mms_body_top {
	height: 60px; /*70*/
	padding: 8px;
	vertical-align: center;
	color: #3E9100; /*#fff;*/
}

td.mms_body_middle {
	height: 167px;
	padding: 8px;
	vertical-align: bottom;
	color: #3E9100; /*#fff;*/
}

td.mms_body_sub_bottom {
	text-align: right;
	font-size: 12px;
	height: 25px; /*17*/
	padding: 0 8px 0 0;
	vertical-align: middle;
	color: #3E9100; /*#fff;*/
}
/*
td.#mms_body_sub_bottom a:link, #fotosContent a:link, #fotosContent a:visited {
	color: #3E9100;
	text-decoration:none;
}
*/
td.mms_body_bottom {
	height: 53px;
	padding: 3px;
	vertical-align: bottom;
	color: #3E9100; /*#fff;*/
}

a#mms_achter_de_schermen {
	display:block;
	width:202px;
	height:39px;
	background:url(../img/home/btn_achter_de_schermen.jpg) no-repeat;
}

a#mms_alis_fotos {
	display:block;
	width:136px;
	height:39px;
	background:url(../img/home/btn_alis_fotos.jpg) no-repeat;
}

a#mms_jullie_fotos {
	display:block;
	width:136px;
	height:39px;
	background:url(../img/home/btn_jullie_fotos.jpg) no-repeat;
}

a#mms_it_handleiding_link {
	color: #3E9100; /*#fff;*/
	font-weight: bold;
	text-decoration: none;
}

a#mms_it_handleiding_link:hover {
	color: #3E9100; /*#fff;*/
	font-weight: bold;
	text-decoration: underline;
}


/*//////////////////////////////////
	NAVIGATIE INCLUDE
//////////////////////////////////*/
div#navigatieSegmentHead {
	background:url(../img/home/titelbalk_menu.jpg) no-repeat;
	width:250px;
	height:43px;
}
div#navigatieMenu {
	height: 515px;
	overflow: hidden;
}

a.main_menu_link {
	display:block;
	width:246px;
	height:24px;
	margin:2px 0 0 2px;
}
a#main_menu_link_home {
	background:url(../img/menu/menu_compleet.gif) 0 0;
}
a#main_menu_link_home:hover {
	background-position:-246px 0;
}
a#main_menu_link_biografie {
	background:url(../img/menu/menu_compleet.gif) 0 -24px;
}
a#main_menu_link_biografie:hover {
	background-position:-246px -24px;
}
a#main_menu_link_discografie {
	background:url(../img/menu/menu_compleet.gif) 0 -48px;
}
a#main_menu_link_discografie:hover {
	background-position:-246px -48px;
}
a#main_menu_link_dagboek {
	background:url(../img/menu/menu_compleet.gif) 0 -72px;
}
a#main_menu_link_dagboek:hover {
	background-position:-246px -72px;
}
a#main_menu_link_webshop {
	background:url(../img/menu/menu_compleet.gif) 0 -96px;
}
a#main_menu_link_webshop:hover {
	background-position:-246px -96px;
}
a#main_menu_link_fotos {
	background:url(../img/menu/menu_compleet.gif) 0 -120px;
}
a#main_menu_link_fotos:hover {
	background-position:-246px -120px;
}
a#main_menu_link_agenda {
	background:url(../img/menu/menu_compleet.gif) 0 -264px;
}
a#main_menu_link_agenda:hover {
	background-position:-246px -264px;
}
a#main_menu_link_lyrics {
	background:url(../img/menu/menu_compleet.gif) 0 -144px;
}
a#main_menu_link_lyrics:hover {
	background-position:-246px -144px;
}
a#main_menu_link_downloads {
	background:url(../img/menu/menu_compleet.gif) 0 -168px;
}
a#main_menu_link_downloads:hover {
	background-position:-246px -168px;
}
a#main_menu_link_gastenboek {
	background:url(../img/menu/menu_compleet.gif) 0 -192px;
}
a#main_menu_link_gastenboek:hover {
	background-position:-246px -192px;
}
a#main_menu_link_indemedia {
	background:url(../img/menu/menu_compleet.gif) 0 -216px;
}
a#main_menu_link_indemedia:hover {
	background-position:-246px -216px;
}
a#main_menu_link_forum {
	background:url(../img/menu/menu_compleet.gif) 0 -240px;
}
a#main_menu_link_forum:hover {
	background-position:-246px -240px;
}

a#main_menu_link_management {
	background:url(../img/menu/menu2_compleet.gif) 0 0;
}
a#main_menu_link_management:hover {
	background-position:-246px 0;
}

a#main_menu_link_theater {
	background:url(../img/menu/menu2_compleet.gif) 0 -24px;
}
a#main_menu_link_theater:hover {
	background-position:-246px -24px;
}

a#main_menu_link_links {
	background:url(../img/menu/menu2_compleet.gif) 0 -48px;
}
a#main_menu_link_links:hover {
	background-position:-246px -48px;
}

/*//////////////////////////////////
	SPEC INCLUDE
//////////////////////////////////*/

div#specSegmentHead {
	background:url(../img/home/titelbalk_spec.jpg) no-repeat;
	width:250px;
	height:43px;
}

div#specSegmentBody {
	margin:5px 5px 0 5px;
	height:187px;
}


/*//////////////////////////////////
	RAP CONTEST INCLUDE
//////////////////////////////////*/
div#rapcontestSegmentHead {
	background:url(../img/home/titelbalk_contest.gif) no-repeat;
	width:250px;
	height:43px;
}
div#rapcontestSegmentBody {
	margin:5px 5px 0 5px;
	height:187px;
}
a.rapcontestSegmentLink {
	display:block;
	width:236px;
	height:35px;
	margin:2px 0 0 7px;
}
h2.rapcontestSegmentTitle {
	font-weight:bold;
	font-size:10pt;
	margin:0;
}
a#rapcontestSegmentBeat {
	background:url(../img/home/rap_contest_btns.gif) 0 0;
}
a#rapcontestSegmentBeat:hover {
	background-position:-236px 0;
}
a#rapcontestSegmentInzendingen {
	background:url(../img/home/rap_contest_btns.gif) 0 -35px;
}
a#rapcontestSegmentInzendingen:hover {
	background-position:-236px -35px;
}
a#rapcontestSegmentInformatie {
	background:url(../img/home/rap_contest_btns.gif) 0 -70px;
}
a#rapcontestSegmentInformatie:hover {
	background-position:-236px -70px;
}

/*//////////////////////////////////
	MANAGEMENT/CLIPS INCLUDE
//////////////////////////////////*/
div#managementSegmentHead {
	background:url(../img/home/titelbalk_management.jpg) no-repeat;
	width:250px;
	height:43px;
}
div#managementSegmentBody {
	height:101px;
	margin:5px 5px 0 5px;
}
div#managementSegmentClipsBody {
	margin:0 0 0 2px;
}
div#managementSegmentClipsHead {
	background:url(../img/home/titelbalk_clips.jpg) no-repeat;
	width:250px;
	height:43px;
}
.managementSegmentSingleClip {
	display:block;
	width:246px;
	height:24px;
	margin:2px 0 0 0;
}

div#clipContentHead {
	background:url(../img/home/Video_clip_balk.jpg) no-repeat;
	width:490px;
	height:43px;
}

/*//////////////////////////////////
	FOTO'S INCLUDE
//////////////////////////////////*/
div#fotoSegmentHead {
	background:url(../img/home/titelbalk_fotos.jpg) no-repeat;
	width:250px;
	height:43px;
}

/*//////////////////////////////////
	COLUMNS INCLUDE
//////////////////////////////////*/
div#columnSegmentHead {
	background:url(../img/home/titelbalk_laatste-nieuws.jpg) no-repeat center right;
	width:490px;
	height:43px;
}
div#columnSegmentHeadSmall {
	background:url(../img/home/titelbalk_columns.jpg) no-repeat;
	width:250px;
	height:43px;
}
div#columnSegmentBodySmall {
	margin:10px 0 0 0;
	height:624px;
	width:250px;
}
div#columnSegmentBody {
	margin:10px 0 0 0;
	height:624px;
	width:490px;
}

/*//////////////////////////////////
	LAATSTE NIEUWS INCLUDE
//////////////////////////////////*/
div#nieuwsSegmentHead {
	background:url(../img/home/titelbalk_laatste-nieuws.jpg) no-repeat center right;
	width:490px;
	height:43px;
}
div#nieuwsSegmentHeadSmall {
	background:url(../img/home/header_nieuws_orange.jpg) no-repeat;
	width:250px;
	height:43px;
}
div#nieuwsSegmentBodySmall {
	margin:10px 0 0 0;
	height:624px;
	width:250px;
}
div#nieuwsSegmentBody {
	margin:10px 0 0 0;
	height:624px;
	width:490px;
}
a#nieuwsSegmentOverzichtSmall {
	display:block;
	color: #fff;
	margin:5px 0 0 5px;
}
/*
a#nieuwsSegmentOverzicht {
	display:block;
	width:284px;
	height:39px;
	background:url(../img/home/btn_nieuwsoverzicht.gif) no-repeat;
	margin:5px 0 0 200px;
}
*/
a.nieuwsSegmentOverzichtSmall:hover {
	font-weight:600;
	background:#e5651e;
}

a.nieuwsSegmentOverzichtSmall {
	display:block;
	width:240px;
	padding:0 5px 0 5px;
	color:#fff;
	border-bottom:1px solid #f8cd7e;
	text-decoration:none;
}

a.nieuwsSegmentTitleLarge {
	display:block;
	/*width:480px;*/
	padding:0 5px 0 5px;
	color:#fff;
	border-bottom:1px solid #f8cd7e;
	text-decoration:none;
}

a.nieuwsSegmentTitleLarge:hover {
	font-weight:600;
	background:#e5651e;
}

a.nieuwsSegmentTitleSmall {
	display:block;
	width:250px;
	padding:0 5px 0 5px;
	color:#fff;
	border-bottom:1px solid #f8cd7e;
	text-decoration:none;
}

a.nieuwsSegmentTitleSmall:hover {
	font-weight:600;
	background:#e5651e;
}

td.nieuwsContentTitle{
	vertical-align: top;
	padding: 8px;
	font-weight: bold;
	color: #FFFFFF; /*2B6600*/
}

td.nieuwsContentIntrotext{
	vertical-align: top;
	padding: 8px;
	color: #762300; /*762300*/
}

td.nieuwsLeesMeer{
	vertical-align: bottom;
	text-align: right;
	padding: 8px;
	color: #2B6600;
}

/*//////////////////////////////////
	THEATER INCLUDE
//////////////////////////////////*/

td.theaterContentTitle{
	vertical-align: top;
	padding: 8px;
	font-weight: bold;
	color: #2B6600;
}

/*//////////////////////////////////
	VISUAL INCLUDE
//////////////////////////////////*/
div#randomVisual {
	width:100%;
	height:100%;
}

/*//////////////////////////////////
	NIEUWSBRIEF INCLUDE
//////////////////////////////////*/
div#nieuwsbriefSegmentHead {
	background:url(../img/home/titelbalk_nieuwsbrief.jpg) no-repeat;
	width:250px;
	height:43px;
}
div#nieuwsbriefSegmentBody {
	margin:5px 0 0 10px;
	height:226px; /*250*/
}
#nieuwsbriefSegmentBody label {
	display:block;
	width:70px;
	height:17px;
	float:left;
	padding:5px 0 0 0;
}
.nieuwsbriefSegmentInput {
	background:#fff;
	border:1px solid #53a318;
	width:146px;
	height:22px;
	margin:1px 0 0 0;
}
#nieuwsbriefSegmentSubmit {
	margin:10px 0 0 125px;
}

/*//////////////////////////////////
	RINGTONES INCLUDE
//////////////////////////////////*/
div#ringtonesSegmentHead {
	background:url(../img/home/titelbalk_ringtones.jpg) no-repeat;
	width:490px;
	height:43px;
}
div#ringtonesSegmentPolyfoon {
	background:url(../img/home/ringtones_polyfoon.gif) no-repeat;
	width:94px;
	height:22px;
	float: right;
	margin:10px 0 0 0;
}
div#ringtonesSegmentMonotoon {
	background:url(../img/home/ringtones_monotoon.gif) no-repeat;
	width:106px;
	height:22px;
	clear:left;
	margin:25px 0 0 0;
}

table.ringtonesTable {
	width: 491px;
}

table.ringtonesTable TD	{
	color: #3E9100;
	background: #d6ffba;
	padding: 0 0 0 10px;
}

table.ringtonesTable TD.titlepolyfone {
	background:url(../img/home/ringtones_polyfoon.gif) no-repeat;
}

table.ringtonesTable TD.titlerealtone {
	background:url(../img/home/ringtones_realtone.gif) no-repeat;
}

table.ringtonesTable TD.titleTitle {
	background:url(../img/home/ringtones_title.gif) no-repeat;
}

table.ringtonesTable TD.ringtonesinfo {
	color: #3E9100;
	background: #d6ffba;
	font-size:10px;
	font-weight:bold;
}

div#ringtonebody {
	width:491px;
}

div#ringtonesSegmentTitle2 {
	background: #d6ffba;
	width:261px;
	height:22px;
	float: left;
	margin: 2px 2px 2px 2px;
	padding: 3px 0 0 3px;
}

div#ringtoneSegmentCode {
	background:#d6ffba;
	width:106px;
	height:22px;
	float: right;
	margin:0 0 0 0;
}

span.ringtonesSegmentTitle {
	display:block;
	width:261px;
	height:19px;
	clear:left;
	float:left;
	background:#d6ffba;
	margin:2px 0 0 5px;
	padding:3px 0 0 3px;
}



a.ringtonesSegmentBestelBtn {
	display:block;
	background:url(../img/home/ringtones_btns.gif) 0 0;
	width:107px;
	height:22px;
	float:left;
	margin:2px 0 0 2px;
}
a.ringtonesSegmentBestelBtn:hover {
	background-position:0 -22px;
}
a.ringtonesSegmentBeluisterBtn {
	display:block;
	background:url(../img/home/ringtones_btns.gif) -107px 0;
	width:107px;
	height:22px;
	float:left;
	margin:2px 0 0 2px;
}
a.ringtonesSegmentBeluisterBtn:hover {
	background-position:-107px -22px;
}

/*//////////////////////////////////
	LINKS INCLUDE
//////////////////////////////////*/
div#linksSegmentHead {
	background:url(../img/home/titelbalk_links.jpg) no-repeat;
	width:250px;
	height:43px;
}
div#linksSegmentBody {
	/*height:80px;*/
	padding:5px 5px 0 10px;
}
.linksSegmentMore {
	text-align:right;
	font-weight:bold;
	margin:0 5px 0 0;
}

/*//////////////////////////////////
	THEATER INCLUDE
//////////////////////////////////*/
div#theaterSegmentHead {
	background:url(../img/home/titelbalk_theater.jpg) no-repeat;
	width:250px;
	height:43px;
}
div#theaterSegmentBody {
	padding:5px 5px 0 10px;
}

/*//////////////////////////////////
	FANMAIL INCLUDE
//////////////////////////////////*/
div#fanmailSegmentHead {
	background:url(../img/home/titelbalk_fanmail.jpg) no-repeat;
	width:490px;
	height:43px;
}
div#fanmailSegmentBody {
	padding:5px 5px 0 10px;
	
}
div.fanmailSegmentNaamImg {
	background:url(../img/home/fanmail_naam.gif) no-repeat;
	width:61px;
	height:20px;
	float:left;
}
div.fanmailSegmentNaam {
	width:200px;
	height:20px;
	float:left;
	padding:2px 0 0 5px;
	text-decoration:underline;
}
div.fanmailSegmentGepostImg {
	background:url(../img/home/fanmail_gepost.gif) no-repeat;
	width:115px;
	height:20px;
	float:left;
}
div.fanmailSegmentGepost {
	width:80px;
	height:20px;
	float:left;
	padding:2px 0 0 5px;
	text-decoration:underline;
}
div.fanmailSegmentMessage {
	clear:left;
	margin:0 0 0 0;
}
a.fanmailSegmentReadon {
	display:block;
	color:#c83600;
	clear:left;
	width:450px;
	text-align:right;
	font-weight:bold;
}
a.fanmailSegmentReadon:hover {
	text-decoration:underline;
}
div.fanmailSegmentPost {
	margin: 0 0 15px 0;
	
}

/*//////////////////////////////////
	RADIO TV ALERT INCLUDE
//////////////////////////////////*/
div#radiotvAlertSegmentHead {
	background:url(../img/home/header_radiotv_alert.jpg) no-repeat;
	width:250px;
	height:43px;
}
div#radiotvAlertSegmentBody {
	margin:5px 0 0 10px;
	height:70px; /*250*/
}
#radiotvAlertSegmentBody label {
	display:block;
	width:70px;
	height:17px;
	float:left;
	padding:5px 0 0 0;
}
.radiotvAlertSegmentInput {
	background:#fff;
	border:1px solid #53a318;
	width:146px;
	height:22px;
	margin:1px 0 0 0;
}
#radiotvAlertSegmentSubmit {
	margin:0 0 0 167px;
	cursor: pointer;
}

/*//////////////////////////////////
	LOGOS BOTTOM INCLUDE
//////////////////////////////////*/
a#logoSegment_logo01 {
	display:block;
	float:left;
	background: url(../img/home/spec_logo_blok.gif) no-repeat center center;
	width:56px; /*101*/
	height:60px;
	margin: 0 0 0 10px;
}
a#logoSegment_logo02 {
	display:block;
	float:left;
	background:url(../img/home/bertus_logo_blok.gif) no-repeat center center;
	width:90px;
	height:60px;
}
a#logoSegment_logo03 {
	display:block;
	float:left;
	background:url(../img/home/champion_logo_blok.gif) no-repeat center center;
	width:70px; /*112*/
	height:60px;
	margin: 0 0 0 10px;
}
a#logoSegment_logo04 {
	display:block;
	float:left;
	background:url(../img/home/neweracap_logo_blok.gif) no-repeat center center;
	width:84px;
	height:60px;
}
a#logoSegment_logo05 {
	display:block;
	float:left;
	background:url(../img/home/juize_logo_blok.gif) no-repeat center center;
	width:103px; 
	height:60px;
}
a#logoSegment_logo06 {
	display:block;
	float:left;
	background:url(../img/home/logo_new_era.jpg) no-repeat center center;
	width:46px;
	height:60px;
	margin: 0 0 0 15px;
}
a#logoSegment_logo07 {
	display:block;
	float:left;
	background:url(../img/home/logo_opel.gif) no-repeat center center;
	width:40px;
	height:60px;
	margin: 0 0 0 10px;
}
a#logoSegment_logo08 {
	display:block;
	float:left;
	background:url(../img/home/logo_preferid.jpg) no-repeat center center;
	width:109px; /*109*/
	height:60px;
	margin: 0 0 0 10px;
}
a#logoSegment_logo09 {
	display:block;
	float:left;
	background:url(../img/home/logo_verkeersschool_andre.jpg) no-repeat center center;
	width:60px;
	height:60px;
	margin: 0 0 0 15px;
}
/*//////////////////////////////////
	CONTEST PAGINA STYLE
//////////////////////////////////*/
div#contestContentHead {
	background:url(../img/home/titelbalk_contest_breed.jpg) no-repeat;
	width:490px;
	height:43px;
}
div#contestContentBody {
	padding:5px 5px 0 10px;
	overflow:auto;
	height: 760px;
}

/*//////////////////////////////////
	NIEUWS PAGINA STYLE
//////////////////////////////////*/
div#nieuwsContentHead {
	background:url(../img/home/titelbalk_laatste-nieuws.jpg) no-repeat;
	width:490px;
	height:43px;
}
div#nieuwsContentBody {
	overflow: auto;
	padding:5px 5px 0px 10px;
	margin: 0 0 0 1px;
	height:712px; /*1009marco*/
	/*float: left;*/
}
div#nieuwsContentBodyLyrics {
	background:url(../img/home/kladblok.jpg);
	overflow: auto;
	padding:5px 5px 0px 10px;
	margin: 0 0 0 1px;
	height:712px; /*1009marco*/
	/*float: left;*/
}
#nieuwsContentBody a:link, #nieuwsContentBody a:active, #nieuwsContentBody a:visited {
	color:#c83600;
	font-weight:normal;
	text-decoration:underline;
}

#nieuwsContentBody a:hover {
	color:#c83600;
	font-weight:normal;
	text-decoration:none;
}

div#nieuwsContentOverview {
	overflow: auto;
	padding:10px 0 0 0;
	height: 712px;
	/*float: left;*/
}
h2.nieuwsContentTitle {
	font-weight:bold;
	font-size:10pt;
	margin:0 0 15px 0;
}
p.nieuwsContentIntrotext {
	font-style:none;
	margin:0 0 15px 0;
}
p.nieuwsContentText {
	margin:0;
}




/*//////////////////////////////////
	THEATER PAGINA STYLE
//////////////////////////////////*/
div#theaterContentHead {
	width:490px;
	height:43px;
}
div#theaterContentOverview {
	padding:15px 0 0 0;
}
h2.theaterContentTitle {
	font-weight:bold;
	font-size:10pt;
	margin:0 0 15px 0;
}
p.theaterContentIntrotext {
	font-style:italic;
	margin:0 0 15px 0;
}
p.theaterContentText {
	margin:0;
}

/*//////////////////////////////////
	BIOGRAFIE PAGINA STYLE
//////////////////////////////////*/
div#biografieContentHead {
	background:url(../img/home/titelbalk_biografie.jpg) no-repeat;
	width:490px;
	height:43px;
}

/*//////////////////////////////////
	MANAGEMENR PAGINA STYLE
//////////////////////////////////*/
div#managementContentHead {
	background:url(../img/home/titelbalk_management2.jpg) no-repeat;
	width:490px;
	height:43px;
}

/*//////////////////////////////////
	PERSAANVRAAG PAGINA STYLE
//////////////////////////////////*/

div#persContentHead {
	background:url(../img/header_persaanvraag.gif) no-repeat;
	width:490px;
	height:43px;
}


/*//////////////////////////////////
	DISCOGRAFIE PAGINA STYLE
//////////////////////////////////*/
div#discografieContentHead {
	background:url(../img/home/titelbalk_discografie.jpg) no-repeat;
	width:490px;
	height:43px;
}

div#discografieBackground {
	background: url(../img/home/background_discografie.jpg) no-repeat;
	width: 100%;
	height: 100%;
}


/*//////////////////////////////////
	AGENDA PAGINA STYLE
//////////////////////////////////*/
div#agendaContentHead {
	background:url(../img/home/titelbalk_agenda.jpg) no-repeat;
	width:490px;
	height:43px;
}

/*//////////////////////////////////
	COLUMN PAGINA STYLE
//////////////////////////////////*/
div#columnContentHead {
	background:url(../img/home/titelbalk_column.jpg) no-repeat;
	width:490px;
	height:43px;
}

/*//////////////////////////////////
	CONTENT PAGINA STYLE
//////////////////////////////////*/
div#emptyContentHead {
	background:url(../img/home/bg_head.jpg) repeat-x;
	width:490px;
	height:43px;
}

/*//////////////////////////////////
	THEATER PAGINA STYLE
//////////////////////////////////*/
div#theaterContentHead {
	background:url(../img/home/titelbalk_theater_breed.jpg) no-repeat;
	width:490px;
	height:43px;
}

/*//////////////////////////////////
	WEBSHOP PAGINA STYLE
//////////////////////////////////*/

div#rowWebshop {
	width: 992px;
	height: 760px; /*1560*/
}

div#colLeftWebshop {
	width: 250px;
	float:left;
}

div#webshopHead {
	background:url(../img/shop/titelbalk_webshop.jpg) no-repeat;
	width:592px;
	height:43px;
	float: left;
	margin: 0 1px 0 0;
}

div#webshopHeadWinkelwagen {
	background:url(../img/shop/titelbalk_winkelwagen.jpg) no-repeat;
	width:148px;
	height:43px;
	float: left;
	cursor: pointer;
}

div#webshopCats {
	width: 741px;
	height:43px;
	float:left;
}

div#webshopFrame {
	background: #FFD17B;
	width: 741px;
	height: 1111px;
	float: left;
	margin: 0 0 1px 1px;
}

div#webshopShopFrame {
	float: left;
	width: 741px;
	height: 1013px; /*1022*/
	overflow: auto;
	padding: 12px 0 0 0px;
	
}

table.webshopTableWinkelwagen {
	width: 718px;
	border: 1px solid #FF9A00;
}

table.webshopTableWinkelwagen TD {
	background: #FDBD5C;
}

table.webshopTable {
	width: 718px;
	align: center;
	
}
table.webshopTable TD{
	background: #FDBD5C;
	color: #c83600;
	text-decoration: none;
	border-right: 1px solid #FF9A00;
	border-bottom: 1px solid #FF9A00;
	padding: 10px;
	
}

table.webshopTable TD a:link, table.webshopTable a:active, table.webshopTable a:visited{
	background: #FDBD5C;
	color: #c83600;
	text-decoration: none;

}

table.webshopTableHighlite {
	width: 718px;
	align: center;
	
}
table.webshopTableHighlite TD{
	background: #C91800;
	color: #c83600;
	text-decoration: none;
	border-right: 1px solid #FF9A00;
	border-bottom: 1px solid #FF9A00;
	padding: 10px;
	
}

table.webshopTableHighlite TD a:link, table.webshopTableHighlite a:active, table.webshopTableHighlite a:visited{
	background: #C91800;
	color: #c83600;
	text-decoration: none;

}

table.webshopTable2 {
	width: 718px;
	align: center;
	
}

table.webshopTable2 TD{
	font-size: 10px;
	color: #c83600;
	text-decoration: none;
	padding: 10px;	
}

table.webshopTable2 TD a:link, table.webshopTable2 a:active, table.webshopTable2 a:visited{
	color: #c83600;
	text-decoration: none;

}

table.webshopTable TD.ArtikelOnderbalk {
	background: url(../img/shop/artikel_onder_balk.jpg);
	height: 8px;
	padding: 0 0 0 0;
}

table.webshopTableCheckout {
	border: 1px solid #FF9A00;
}

table.webshopTableCheckout TD {
	font-size: 12px;
	color: #c83600;
	text-decoration: none;
	padding: 10px;	
}

table.webshopTable TD.Tabletitle {
	height: 2px;
	color: #FDBD5C;
	border-right: 1px solid #FF9A00;
	border-bottom: 1px solid #FF9A00;
	padding: 0 0 0 0;
}

table.webshopTable TD.Tablestyle {
	font-size: 12px; 
	font-face: Arial, Helvetica, sans-serif;
	color: #C93801;
	padding: 0 0 0 10px;
}


/*//////////////////////////////////
	FOTO PAGINA STYLE
//////////////////////////////////*/
div#fotosContentHead {
	background:url(../img/home/titelbalk_fotos_breed.jpg) no-repeat;
	width:490px;
	height:43px;
}
div#fotosContentBody {
	margin:0;
	height:635px;
}
div#fotosContentFooter {
	text-align:center;
}
a.fotosContentThumb {
	background:#ffe4b2;
	display:block;
	float:left;
	width:140px;
	height:105px;
	margin:15px 0 0 15px;
	border:1px solid #dd4300;
}
span.fotosContentSplit {
	margin:0 30px;
}

/*//////////////////////////////////
	FOTONAV INCLUDE
//////////////////////////////////*/
div#fotonavSegmentHead {
	background:url(../img/home/titelbalk_fotonav.jpg) no-repeat;
	width:250px;
	height:43px;
}
div#fotonavSegmentBody {
	padding:5px 0 0 0;
	margin: 0 0 0 1px;
}

div#fotonavSegmentRows {
	margin: 0 0 0 0;
	height: 260px;
}

div#lyricsnavSegmentRows {
	margin: 0 0 0 0;
	height: 343px;
}

a.fotonavSegmentTitle {
	display:block;
	width:230px;
	padding:0 10px;
	color:#c83600;
	text-decoration:none;
}
a.fotonavSegmentTitle:hover {
	font-weight:bold;
	background:#ffd17b;
}

/*//////////////////////////////////
	DISCONAV INCLUDE
//////////////////////////////////*/
div#disconavSegmentHead {
	background:url(../img/home/titelbalk_disconav.jpg) no-repeat;
	width:250px;
	height:43px;
}
div#disconavSegmentBody {
	padding:5px 0 0 0;
}
a.fotonavSegmentTitle {
	display:block;
	width:230px;
	padding:0 10px;
	color:#c83600;
	text-decoration:none;
}
a.fotonavSegmentTitle:hover {
	font-weight:bold;
	background:#ffd17b;
}
div#disconavPaginaNummering{
	height:10px;
	color:#c83600;
	font-weight:bold;
}
#disconavPaginaNummering a:link, #disconavPaginaNummering a:active, #disconavPaginaNummering a:visited {
	color:#c83600;
	font-weight:normal;
	text-decoration:none;
}

/*////
	NAV
////*/
div#navTerug {
	margin: 5px 0 0 0;
}

/*//////////////////////////////////
	AGENDANAV INCLUDE
//////////////////////////////////*/
div#agendanavSegmentHead {
	background:url(../img/home/titelbalk_agendanav.jpg) no-repeat;
	width:250px;
	height:43px;
}




/*//////////////////////////////////
	POPUP STYLES
//////////////////////////////////*/
body#popupBody {
	margin:0;
	background:#fff;
}
body.popupBody {
	margin:0;
	background:#fff;
}
div#popupBorder {
	background:url(../img/popup/img_border.gif) no-repeat;
	width:640px;
	height:480px;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}
a#closePopup {
	position:absolute;
	top:445px;
	left:515px;
	display:block;
	width:124px;
	height:30px;
	z-index:2;
	background:url(../img/popup/img_sluiten.gif) no-repeat;
}
img#popupSingleImage {
	width:640px;
	height:480px;
	position:absolute;
	top:0;
	left:0;
	z-index:0;
}
div#popupNavigation {
	position:absolute;
	top:440px;
	left:80px;
	z-index:3;
	text-align:right;
	color:#fff;
}
#popupNavigation a:link, #popupNavigation a:active, #popupNavigation a:visited {
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}
#popupNavigation a:hover {
	text-decoration:underline;
}

/*//////////////////////////////////
	FORUM INCLUDE
//////////////////////////////////*/
div#forumOfflineContentHead {
	background:url(../img/home/titelbalk_forum_breed.jpg) no-repeat;
	width:490px;
	height:43px;
}

div#forumContentHead {
	background:url(../img/home/titelbalk_forum.jpg) no-repeat;
	width:992px;
	height:43px;
	clear:left;
}
div#forumContentBody {
	width:741px;
	height:1009px;
}
a.forumContentTopLink {
	margin:0;
	float:left;
	width:245px;
}
div#forumContentTopHome {
	background:url(../img/home/titelbalk_forum_bg.jpg) repeat-x;
	float:left;
	width:747px;
	height:24px;
	margin:0 0 0 0;
}

/*//////////////////////////////////
	RAP CONTEST INZENDINGEN
//////////////////////////////////*/
div#contestinzendingenContentHead {
	background:url(../img/home/titelbalk_contest_inzendingen.jpg) no-repeat;
	width:490px;
	height:43px;
}

/*//////////////////////////////////
	LINKS PAGINA
//////////////////////////////////*/
div#linksContentHead {
	background:url(../img/home/titelbalk_links_breed.jpg) no-repeat;
	width:490px;
	height:43px;
}
div#linksContentCatagories {
	width:490px;
	height:43px;
}
a.linksContentSingle {
	display:block;
	float:left;
	width:230px;
}

div#linksBackground {
	background: url(../img/home/background_links.jpg) no-repeat;
	width: 100%;
	height: 575px;
	
}

/*//////////////////////////////////
	LINE UP INCLUDE
//////////////////////////////////*/
div#lineupSegmentHead {
	background:url(../img/home/titelbalk_lineup.jpg) no-repeat;
	width:250px;
	height:43px;
}

/*//////////////////////////////////
	LYRICS INCLUDE
//////////////////////////////////*/
div#lyricsnavSegmentHead {
	background:url(../img/home/titelbalk_lyricsnav.jpg) no-repeat;
	width:250px;
	height:43px;
}

div#lyricsContentHead {
	background:url(../img/home/titelbalk_lyrics.jpg) no-repeat;
	width:490px;
	height:43px;
}

div#lyricsBackground {
	background: url(../img/home/background_lyrics.jpg) no-repeat;
	width: 100%;
	height: 100%;
}

/*//////////////////////////////////
	FANMAIL INCLUDE
//////////////////////////////////*/
div#fanmailContentHead {
	background:url(../img/home/titelbalk_fanmail.jpg) no-repeat;
	width:490px;
	height:43px;
}


/*//////////////////////////////////
	IN DE MEDIA NAV INCLUDE
//////////////////////////////////*/
div#indemedianavSegmentHead {
	background:url(../img/home/titelbalk_indemedianav.jpg) no-repeat;
	width:250px;
	height:43px;
}
div#indemediaContentHead {
	background:url(../img/home/titelbalk_indemedia.jpg) no-repeat;
	width:490px;
	height:43px;
}

/*//////////////////////////////////
	  IN DE MAIL REMOVING
//////////////////////////////////*/
body#MailRemoving {
	margin:0;
	background:#FFCC66;
}
body.popupBody {
	margin:0;
	background:#FFCC66;
}