* {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	background: #fff url(../images/backgroundbody.jpg) repeat-x;
	color: #111;
	font-size: 11px;
	line-height: 16px;
}
/* @General Styles - begin */
h1, legend {
font-size:13px;
font-weight:bold;
color:#0073C2;
}
h1 a {
font-size:13px;
text-decoration:none;
color:#0073C2;
}
h2 {
font-size:11px;
margin:6px 0 0 0;
clear:both;
}
h2 a { text-decoration:none; }
h3 {
font-size:11px;
}
h4 {
font-size:10px;
}
h5 {
font-size:10px;
}
h6 {
font-size:8px;
}
a {
	/*color: #111;*/
	text-decoration:none;
	color:#FF850A; 
}
a img {
	border: none;
}
p {
	margin: 4px 0;
}
blockquote {
	margin: 0 40px;
}
ul, ol {
margin-left:20px;
}
.align-right { text-align:right; }
a.detail { 
  color:#FF850A;
  text-decoration:none;
  font-size:10px;
  float:right;
}
/* @General Styles - end */
/* @Structure - begin */
#container {
	margin: 0 auto;
	width: 1000px;
	overflow: hidden;
	position: relative;
}
#header {
	width: 748px;
	height: 210px;
	float: right;
	position: relative;
}
#headerText {
	position: absolute;
	z-index: 20;
	width: 500px;
	height: 80px;
	overflow: hidden;
	top: 100px;
	left: 40px;
	color: #FFF;
	font-weight: bold;
	font-size: 22px;
	line-height: 22px;
}
#headerText p {
	color: #FFF;
	font-weight: bold;
	font-size: 22px;
	line-height: 22px;
}
#header img {
	width: 748px;
	height: 210px;
	position: absolute;
	z-index: 10;
}
#menu {
	list-style-type: none;
	position: absolute;
	/*bottom: 0;
*/
	top: 185px;
	z-index: 5;
	margin:0;
}
#menu li {
	display: block;
	float: left;
	background: url(../images/cornerright.jpg) right center no-repeat;
}
#menu li#active {
	background: url(../images/cornerrighto.jpg) right center no-repeat;
}
#menu li a {
	text-decoration: none;
	line-height: 60px;
	display: block;
	float: left;
	padding-right: 20px;
	padding-left: 16px;
	height: 52px;
	padding-top: 2px;
	background: url(../images/cornerleft.jpg) left center no-repeat;
	font-weight:bold;
	font-size:10px; 
  text-transform: uppercase;
  color: #555;
}
#menu li#active a {
	color: #fff;
	background: url(../images/cornerlefto.jpg) left center no-repeat;
}
#login {
	position: absolute;
	top: 210px;
	right: 20px;
}
#breadcrumbs {
	margin-left: 20px;
	margin-top: -4px;
	margin-bottom: 14px;
	list-style-type: none;
	color:#FF850A;
}
#breadcrumbs li {
	display: inline;
}
#breadcrumbs a { text-decoration:none;
	color:#FF850A; }
#breadcrumbs a.active { 
text-decoration:none;
	color:#111; }
#left {
	width: 241px;
	float: left;
	position:relative;
}
#left a{
	position:relative;
	z-index:1;
}
#leftBlockTop {
	background: url(../images/leftBlockTop.png) center top no-repeat;
	height: 311px;
	
}

* html #leftBlockTop{
  background:none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://bvv.typotycoon.nl/fileadmin/templates/images/leftBlockTop.png',sizingMethod='fixed');
}

#logo {
	padding-top: 20px;
}
#logo a{
	position:relative;
}
#leftMenu {
  position:absolute;
	list-style-type: none;
	top:250px;
	left:20px;
	
}
#leftMenu a {
	color: white;
	text-decoration: none;
	font-size: 13px;
	font-weight: 900;
	line-height: 25px;
}
#leftBlockMiddle {
	background: url(../images/leftBlockMiddle.png) right top no-repeat;
	height: 63px;
	width: 231px;
	margin-top: 9px;
	overflow: hidden;
	padding-top: 4px;
	padding-right: 10px;
}
* html #leftBlockMiddle{
  background:none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://bvv.typotycoon.nl/fileadmin/templates/images/leftBlockMiddle.png',sizingMethod='fixed');
}
#leftBlockBottom {
	background: url(../images/leftBlockBottom.png) left top no-repeat;
	height: 264px;
	width: 231px;
	margin-top: 9px;
	overflow: hidden;
	padding-top: 4px;
	padding-right: 10px;
}
* html #leftBlockBottom{
  background:none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://bvv.typotycoon.nl/fileadmin/templates/images/leftBlockBottom.png',sizingMethod='fixed');
}
#content {
	width: 545px;
	float: left;
	margin-top: 40px;
	/*voor de pagina home -> margin-top: 17px;
*/
	margin-left: 10px;
}
#content a {position:relative; }
#content a:hover {
  color:#FF850A;
  text-decoration:none;
}
#right {
	float: right;
	width: 189px;
	margin-top: 39px;
	margin-right: 4px;
}
#right a {position:relative; }
#agenda {
	margin-top: 50px;
}
#agendaContent {
	background: url(../images/agenda_02.png) left top no-repeat;
	overflow: hidden;
	width:187px;
	height:110px;
	margin-top:-4px;
}

* html #agendaContent{
  background:none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://bvv.typotycoon.nl/fileadmin/templates/images/agenda_02.png',sizingMethod='fixed');
}

#agendaContent ul {
	margin: 20px 8px 0px 12px;
	list-style-type: none;
}
#agendaContent ul li {
	margin: 10px 0;
	color: white;
}
#agendaContent a {
	color: white;
}
#icons {
	position: relative;
	height: 158px;
	margin-top: 12px;
}
#icons_1 {
}
#icons_2 {
	position: absolute;
	bottom: 0;
	left: 10px;
	z-index: 10;
}
#icons img {
}
#footer {
	text-align: center;
	clear: both;
	padding: 20px 0;
	color: #666;
}
#footer ul {
	list-style-type: none;
}
#footer li {
	display: inline;
}
#footer img {
	display: inline;
	margin-left:5px;
	margin-bottom:-3px;
}
#footer a {
	color: #666;
	text-decoration: none;
}

.news-latest-container H2{
	color: #207FCB;
}



/* @Content Stuff */
.csc-textpic-caption { font-style: oblique; font-size:10px; }
.csc-textpic-imagewrap {margin-top:10px; }
/* FormStuff */
fieldset {
	border: none;
	margin: 0;
	padding: 0;
	clear:both;
	overflow:hidden;
}
.csc-mailform-field {
	clear: both;
	margin: 4px 0;
}
.csc-mailform-label {
	display: block;
	width: 120px;
	float: left;
	font-weight: bold;
}
.csc-mailform input, .csc-mailform textarea, .csc-mailform select,
input, textarea, select {
	color: #444;
	font-size:12px;
	float:left;
	margin-right:5px;
}
.csc-mailform-submit {
	margin-left: 120px;
}
dt span { color:red; }
.tx-srfeuserregister-pi1-error { color: red; }
.tx-srfeuserregister-pi1 dt {float:left; clear:left; width:120px; margin:2px 0;}
.tx-srfeuserregister-pi1 dd {float:left; }

.taf-required{ color:red;}
.taf-label {
  clear:left;
	display: block;
	width: 180px;
	float: left;
	font-weight: bold;
}
.taf-input { float:left; }
.taf-p { clear:both; font-size: 10px; }
.taf-input, .taf-label, .taf-p { margin-bottom:4px; }
/* End FormStuff */
/* @Indexed Search - begin */
.sword {
	width: 155px;
}
.sbutton {
	background: url(../images/searchbutton.png) center center no-repeat;
	width: 20px;
	padding: 2px;
	border: none;
	cursor: pointer;
}

* html .sbutton{
  background:none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://bvv.typotycoon.nl/fileadmin/templates/images/searchbutton.png',sizingMethod='fixed');
}

/* @Indexed Search - end */


/* @SiteMap - begin */
.tx-dropdownsitemap-pi1 ul { list-style-type:none; }
.tx-dropdownsitemap-pi1 li { clear:both; }
.tx-dropdownsitemap-pi1 li a{ padding-bottom:4px; display:block; float:left; }
.tx-dropdownsitemap-pi1 img{ margin:2px 6px 2px 2px;display:block; float:left; }
/* @SiteMap - end */


img.imageMap {border:0px;}

/* Powermail */
	/* Form */
span.powermail_mandatory {
	/* Color of mandatory error message */
	color: red;
}
input.validation-failed,
textarea.validation-failed {
	/* Background color if validation failed 
	background-color: red;*/
	background-image: url(/typo3conf/ext/powermail/img/icon_exclamation.gif);
	background-repeat: no-repeat;
	background-position: 98% 1px;
}
div.powermail_mandatory_js {
	/* DIV container of errormessage */
	color: red;
	margin: 3px 0 15px 200px;
}
fieldset.tx-powermail-pi1_fieldset {
	/* Fieldset */
	padding: 10px;
}
fieldset.tx-powermail-pi1_fieldset legend {
	/* legend of Fieldset */
	font-weight: bold;
	color: black;
}
fieldset.tx-powermail-pi1_fieldset label {
	/* label */
	display: block;
	width: 200px;
	float: left;
	clear: both;
	font-weight: bold;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_text,
fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea,
fieldset.tx-powermail-pi1_fieldset select.powermail_select {
	/* Input and textarea */
	width: 260px;
}
fieldset.tx-powermail-pi1_fieldset div.tx_powermail_pi1_fieldwrap_html_radio input.powermail_radio {
	/* Radiobuttons */
	margin: 5px 0;
}
div.tx_powermail_pi1_fieldwrap_html {
	/* DIV container arround every field */
	margin: 10px 0;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_submit {
	/* submit button */
	margin: 20px 0 10px 200px;
	font-weight: bold;
}
p.tx_powermail_pi1_fieldwrap_html_checkbox_title,
p.tx_powermail_pi1_fieldwrap_html_radio_title {
	margin: 0;
	padding: 0;
	font-weight: bold;
}
div.countryzone {
	margin: 10px 0 0 200px;
}
div.tx_powermail_pi1_fieldwrap_html label a,
div.tx_powermail_pi1_fieldwrap_html p a {
	/* Description */
	cursor: help;
	text-decoration: none;
}
div.tx_powermail_pi1_fieldwrap_html label a dfn,
div.tx_powermail_pi1_fieldwrap_html p a dfn {
	/* Description */
	display: none;
	text-decoration: none;
}
div.tx_powermail_pi1_fieldwrap_html label a:hover dfn,
div.tx_powermail_pi1_fieldwrap_html p a:hover dfn {
	/* Description on mouseover */
	display: block;
	position: absolute;
	width: 250px;
	padding: 5px;
	background-color: #ddd;
	border: 1px solid red;
	color: black;
	text-decoration: none;
	font-size: 0.8em;
	text-decoration: none;
}
div.tx_powermail_pi1_fieldwrap_html img.icon_info {
	/* Description icon */
	padding: 2px 2px 0 2px;
}
fieldset.tx-powermail-pi1_fieldset div.even {
	/* background-color: #eee; */
}


	/* Confirmation */
td.powermail_all_td {
	padding: 3px 10px 3px 0;
}

	/* THX */
td.powermail_all p.bodytext {
	margin: 0;
}