@charset "utf-8";
.center {
	text-align: center;
}
#page_bg {
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #191919;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	height: 100%;
	width: 950px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#CCC;
}

a {
	outline-style: none;
}

input, select, textarea {
	border:solid 1px #666;
	background:none;
	color:#CCC;
}

#header {
	font-size: 20px;
	font-style: inherit;
}

#logo {
	width:950px;
	height:56px;
	background-image:url(../images/brammedia_header.jpg)
}

#space_under {
	width:100%;
	height:42px;
}

#navigation_balk {
	height:41px;
	width:100%;
	background-image:url(../images/brammedia_footer_bg.jpg);
	background-repeat:repeat-x;
}

#navigation_nav_left{
	width:950px;
	height:41px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

#navigtion_status {
	width:30px;
	padding-top:15px;
	text-align: center;
	font-size:10px;
	color:#9F9F9F;
	float:left;
}

#prev a {
	display:block;
	height:41px;
	width:10px;
	background-image:url(../images/prev_btn.jpg);
	background-repeat:no-repeat;
	float:left;
}


#prev a:hover {
	display:block;
	height:41px;
	width:10px;
	background-image:url(../images/prev_btn_hover.jpg);
	background-repeat:no-repeat;
	float:left;
}

#prev .prev_inactive {
	display:block;
	height:41px;
	width:10px;
	background-image:url(../images/prev_btn_inactive.jpg);
	background-repeat:no-repeat;
	float:left;
}

#next a {
	display:block;
	height:41px;
	width:10px;
	background-image:url(../images/next_btn.jpg);
	background-repeat:no-repeat;
	float:left;
}

#next a:hover {
	display:block;
	height:41px;
	width:10px;
	background-image:url(../images/next_btn_hover.jpg);
	background-repeat:no-repeat;
	float:left;
}

#next .next_inactive {
	display:block;
	height:41px;
	width:10px;
	background-image:url(../images/next_btn_inactive.jpg);
	background-repeat:no-repeat;
	float:left;
}

#topbuttons {
	float:left;
	width:70px;	
}



#top a {
	height:41px;
	width:40px;
	background-image:url(../images/top_btn.jpg);
	background-repeat:no-repeat;
	float:left;
	text-align:right;
	padding-top:14px;
	font-size:10px;
	color:#9F9F9F;
	text-decoration:none;
}

#top a:hover {
	height:41px;
	width:40px;
	background-image:url(../images/top_btn_hover.jpg);
	background-repeat:no-repeat;
	float:left;
	text-align:right;
	padding-top:14px;
	font-size:10px;
	color:#CCC;
	text-decoration:none;
}
	


.bm_project {
	background-color: none;
	height: 334px;
	width: 950px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	padding-bottom:25px;
	padding-top:25px;
}

.bm_project_big {
	background-color: none;
	height: 349px;
	width: 950px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	padding-bottom:25px;
	padding-top:25px;
}

#aboutframe {
	background-color: none;
	height: 500px;
	width: 950px;
	padding-bottom:25px;
	padding-top:25px;
}

#about_left {
	width: 600px;
	float:left;
}

#about_left a {
	color:#CCC;
	text-decoration:underline;
}


#about_right {
	width: 450;
	padding-left:20px;
	padding-top:5px;
	float:right;
	height:500;
	text-align:right;
}
	


.container_left {
	height:334px;
	float:left;
	background-color: none;
	padding-right:30px;
}

.container_left_big {
	height:349px;
	float:left;
	background-color: none;
	padding-right:30px;
}

.media_container {
	width: 550px;
	height: 308px;
	border-width:2px;
	border-style:solid;
	margin-bottom:2px;
	cursor:pointer;
}

.media_container_nolink {
	width: 550px;
	height: 308px;
	border-width:2px;
	border-style:solid;
	margin-bottom:2px;
}

.info_line {
	width:550px;
	height:20px;
	background-color:#333;
	font:Verdana, Geneva, sans-serif;
	font-size:10px;
	padding-left:5px;
	padding-top:5px;
}

.info_line_big {
	width:550px;
	height:35px;
	background-color:#333;
	font:Verdana, Geneva, sans-serif;
	font-size:10px;
	padding-left:5px;
	padding-top:5px;
}


.container_right {
	height:334px;
	background-color: none;
}

.container_right_big {
	height:349px;
	background-color: none;
}

.titel {
	margin-top:40px;
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-size:26px;
	font-weight: normal;
	font-style: normal;
}

.beschrijving {
	margin-top:20px;
	color: #999;
	
	
}


#menu ul
{
	margin:0;
	padding:0;
	list-style-type: none;
	float:right;
}

#menu ul li
{
/* 	display: inline; */
	float:left;
}

#menu .bottom
{
	background-image: url('/images/menu_bottom_background.gif');
	background-repeat: repeat-x;
	height: 41px;
	line-height: 41px;	
}

#menu .bottom a
{
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
 	font-size: 12px;
	color:#9F9F9F;
	font-weight: bold;
	border-right: 1px solid #9F9F9F;
	padding-right: 10px;
	margin-left: 10px;
	text-decoration:none;
}

#menu .bottom a:hover
{
	color:#CCC;
}

#menu .bottom a.active
{
	color:#CCC;
}

#menu .bottom a.last
{
	border: none;
	padding-right: 0px;
}

#menu .bottom a.activelast
{
	border: none;
	padding-right: 0px;
	color:#CCC;
}

.bottom {
	margin-bottom:0;
	padding-bottom:0;
}

form table tr td.csc-form-fieldcell input, form table tr td.csc-form-fieldcell select, form table tr td.csc-form-fieldcell textarea

{
width: 300px;
margin-left:20px;
}

form table tr td.csc-form-fieldcell_submit input {
	margin-left:20px;
}

