/*  ROOD:    #bb0f20
formaat 674  518

 */
/* START RESET CSS */
html, body {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

.formleft{
	width:110px;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	/* line-height: 1;*/
	color: #ffffff;
	background-color: #bb0f20;
	font-family: "Trebuchet MS";
	font-size:12px;
	text-align:left;
	overflow:auto;
}

a {
	color: #ffffff;
	text-decoration: underline;
}

/* 
DIV ID's in juiste volgorde
*/
#supersize{
	position:fixed;
}
#supersize img, #supersize a{
	height:100%;
	width:100%;
	position:absolute;
	z-index: 0;
	border:0;
}
#page {
	background-color:#bb0f20;
	margin-top:30px;
	margin-bottom:20px;	
	width:676px;
	height:518px;
	margin-left:auto;
	margin-right:auto;
	z-index:1;
	position:relative;
}
#container {	
	border:1px solid #ffffff;
	background-color:#bb0f20;
}

	#logo_top {
		width:99px;
		height:110px;
		margin-left:auto;
		margin-right:auto;
		/*
		background-image:url(../pics/logo.jpg);
		background-position: center center;
		background-repeat: no-repeat;
		*/
	}
	
	#menu_top {
		text-align: center;
		z-index:10;
		
	}
	
	/* MENU   ITEMS   FOR   include "inc/menu.inc.php";  */
	
	/* SUBMENU 's        */

		/* NIVEAU 1 */ 

		/*Credits: By Santosh Setty (http://webdesigninfo.wordpress.com) */
		/*Posted to: Dynamic Drive CSS Library (http://www.dynamicdrive.com/style/) */

		.glossymenu{

			font-family: "Trebuchet MS";
			font-size: 13px;
			letter-spacing: 0px;
			color: #FFFFFF;
			font-weight: bold;
			position: relative;
			padding: 0 0 0 5px;
			margin: 0 0 0 0;
			height: 30px;
			list-style: none;
			z-index:10;
			
		}

		.glossymenu li{
			float:left;
			text-align:center;
			z-index:10;
			
		}

		.glossymenu li a{
			font-family: "Trebuchet MS";
			font-size: 13px;
			letter-spacing: 0px;
			color: #FFFFFF;
			font-weight: bold;
			float: left;
			display: block;
			text-decoration: none;
			padding:0 0 0 0px; /*Padding to accomodate left tab image. Do not change*/
			height: 20px;
			line-height: 20px;
			text-align: center;
			cursor: pointer;	
			z-index:10;
		}

		.glossymenu li a b{
			font-family: "Trebuchet MS";
			font-size: 15px;
			letter-spacing: 0px;
			color: #ffffff;
			font-weight: bold;
			float: left;
			display: block;
			padding: 0 0px 0 0px; /*Padding of menu items*/
			z-index:10;
		}

		.glossymenu li.current a,
		.glossymenu li.current a:hover{
			color: #fff;
			font-weight: bold;
			text-decoration: none; 
			z-index:10;
			/*background: url('/thema/capbv/pics/menu_active_left_v2.gif') no-repeat; /*left tab image path*/
			/*background-position: top left;*/
		}

		.glossymenu li.current a b,
		.glossymenu li.current a:hover b{
			color: #fff;
			font-weight: bold;
			text-decoration: none;
			z-index:10;
			/*background: url('/thema/capbv/pics/menu_active_right_v2.gif') no-repeat right top; /*right tab image path*/
		}


		.glossymenu li a:hover{
			color: #fff;
			font-weight: bold;
			text-decoration: none;
			z-index:10;
			/*background: url('/thema/capbv/pics/menu_hover_left_v2.gif') no-repeat; /*left tab image path*/
			/*background-position: top left;*/
		}

		.glossymenu li a:hover b{
			color: #fff;
			font-weight: bold;
			text-decoration: none;
			z-index:10;
			/*background: url('/thema/capbv/pics/menu_hover_right_v2.gif') no-repeat right top; /*right tab image path*/
		}
		
		.glossymenu li.dash {
			font-weight: normal;
			font-size: 16px;
			color: #ffffff;
			padding: 0px 17px 0px 17px;
			z-index:10;
			}

		.menu_arrow {
			width: 		30px;
			height: 	20px;
			behavior: 	url('thema/castingstudio/css/iepngfix.htc');
			z-index:10;
		}
	
	/* MENU   ITEMS   FOR   include "inc/menu.inc.php";  */
	
	#modelForm {
		position:absolute;
		display:block;
		top: 50%;
		left:50%;
		margin-top:-250px;
		margin-left:-400px;
		padding:10px;
		height:500px;
		width:800px;
		overflow:auto;
		border: 1px solid #000;
		background-color: #bb0f20;
		z-index:1100;
	}
		
	#overlayModel {
		position:absolute;
		top:0;
		left:0;
		height:100%;
		width:100%;
		background:#000;
		opacity:0.2;
		filter:alpha(opacity=0.2);
		z-index:1000;
		cursor:pointer;
	}
	
	#main_page {
		border-top:1px solid #ffffff;
		height: 396px;
	}
		#links {
			float:left;
			display:block;
			padding: 8px;
			
		}
			#tekst_links {
				font-family: "Trebuchet MS";
				padding: 0px 5px 0px 0px;
				margin:0px;
				width: 443px;
				height: 380px;
				text-align: left;
				overflow:auto;
							
			}
			
			#tekst_links td,
			#tekst_links {
				font-family: "Trebuchet MS";
				text-align: left;
				line-height: 20px;
			
			}
			
			td.kop,
			h1 {
				font-family: "Trebuchet MS";
				font-weight: bold;
				font-size: 15px;
			}
			
		#rechts {
			float: right;
			display: block;
			border-left:1px solid #ffffff;
			width: 207px;
			height: 396px;
			padding: 0px;
			margin:0px;
		}
			#banner_rechts {
				padding: 0px;
				margin:0px;
				
			}
			
#contact_onder {
	margin-top:8px;
	padding-left:32px;
	font-size: 11px;
	background-color:#bb0f20;
	width:642px;
	border:1px solid #ffffff;	
}

#contact_onder a {
	color: #FFFFFF;
	text-decoration: none;

}
