@CHARSET "UTF-8";

/* Presets */
* {
	outline-style:none;
	margin:0px;
	padding:0px;
}

div {
	display:block;
	clear:both;
}

body {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	background:#053243 url('/images/body_bg.gif') repeat-x;
}

h1 {
	display:block;
	clear:both;
	margin:0px 0px 5px 0px;
}
h2 {
	display:block;
	clear:both;
	margin:0px 0px 5px 0px;
	font-size:20px;
}
h2.h2sifr{
	margin-top:10px; 
	margin-bottom:10px;
	font-size:18px; 
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-weight:normal; 
}

#h2sifr{
	margin-top:10px; 
	margin-bottom:10px;
	font-size:22px; 
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-weight:normal; 
}
h3 {
	display:block;
	clear:both;
	margin:0px 0px 5px 0px;
	font-size:16px;
}
h4 {
	display:block;
	clear:both;
	margin:0px 0px 5px 0px;
}
h5 {
	display:block;
	clear:both;
	margin:0px 0px 5px 0px;
}
h6 {
	display:block;
	clear:both;
	margin:0px 0px 5px 0px;
}

table {
	border-collapse:collapse;
}

table td {
	vertical-align:top;
}

img {
	border-style:none;
}

p {
	line-height:18px;
	margin:0px 0px 10px 0px;
	display:block;
}

/* Kolommen */
#package {
	width:990px;
	margin:0px auto;
	overflow:hidden;
}

#package2 {
	width:990px;

}

#left_col {
	float:left;
	clear:left;
	margin:0px -1px 0px 0px;
	width:197px;
	z-index:15;
}

#middle_col {
	float:left;
	clear:none;
	width:546px;
	color:#cdd9dd;
	z-index:1;
}

#right_col {
	width:180px;
	float:left;
	margin:0px 0px 0px -1px;
	clear:right;
	color:#b0c6cf;
	z-index:15;
}

/* Blokken */
#content_blocks {
	margin:0px 0px 0px 20px;
	font-size:0.8em;
}
#content_blocks .block {
	overflow:hidden;
	margin:0px 0px 35px 0px;
}
#content_blocks .block p {
	margin:0px;
	line-height:15px;
}
#content_blocks .blocktitle{
	font-family:Verdana,Arial,Helvetica;
	font-size:12px;
	color:#ffffff;
}
#content_blocks .block_title {
	display:block;
	clear:both;
	margin:0px 0px 10px 0px;
}
#content_blocks .block_image {
	display:block;
	clear:both;
	margin:0px 0px 10px 0px;
	width:166px;
}
/* Header */
#header {
	background:#073f54 url('/images/gradient.png') repeat-x;
	border:0px solid #2d6980;
	border-width:0px 1px 0px 1px;
}
#header a {
	margin:0px;
	margin-left: 22px;
	padding:0px;
	display:block;
	height:109px;
	text-indent:-9999px;
	background:transparent url('/images/bts_logo.gif') no-repeat 174px 19px;
	overflow:hidden;
}

/* Content */
#content {
	background-color:#074157;
	padding:25px 25px 35px 25px;
	
	border:0px solid #2d6980;
	border-width:0px 1px 0px 1px;
	min-height:300px;
}
#content ul{
	list-style-position:outside;
	list-style-type:square;
	margin-left:15px;
}

#content ul li{
	
}

#content_title {
	font-family:verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top:10px; 
	margin-bottom:10px;
	font-size:20px; 
	font-weight:normal;
	text-align: center;
}
#content_text {
	overflow:hidden;
	clear:both;
	width:100%;
	display:block;
	margin:0px;
	padding:0px;
	text-align:justify;
}

#content a {
	text-decoration:underline;
	color:#c4af91;
	font-weight:bold;
}

#content { text-align: center; }


#quick_blog {
	padding:20px 25px 20px 25px;
	background:#074157 url('/images/gradient.png') repeat-x;
	
	border:0px solid #2d6980;
	border-width:0px 1px 0px 1px;
	
	font-size:0.8em;
}

#quick_blog p {
	text-indent:10px;
	color:#7d9aa5;
	margin:0px 0px 5px 0px;
}

#quick_blog h2 {
	margin:0px 0px 10px 0px;
}

/* Lijn */
div.line {
	overflow:hidden;
	margin:4px 0px 10px 0px;
	border:0px solid #d9bc98;
	border-bottom-width:1px;
	height:1px;
}

#content img.page_img {
	border:1px solid #2c687f;
	display:block;
	margin:0px auto 25px auto;
}

/* Taal selectie */
#languages {
	font-size:0.8em;
	margin:10px 0px 0px 0px;
	height:131px;	
}

/*#languages.nl {
	background: url(/images/25-jaar-bts.gif)  40px 14px no-repeat;
	}
	
#languages.en {
	background: url(/images/25-jaar-bts_en.gif)  34px 14px no-repeat;
	}
*/	
#languages ul {
	overflow:hidden;
	list-style-type:none;
}

#languages ul li {
	float:left;
	clear:both;
}

#languages li a {
	display:block;
	padding:2px 5px 2px 5px;
	border:0px solid #2d6980;
	border-width:0px 0px 0px 1px;
	text-decoration:none;
	color:#82979f;
	line-height:18px;
}

#languages li a.selected {
	border-width:1px 1px 1px 0px;
	background-color:#063d52;
	color:#dae3e6;
}

/* Koppelingen */
a.link {
	text-decoration:underline;
	color:#c4af91;
	line-height:18px;
}

a.arrow {
	display:block;
	background:transparent url('/images/arrow.gif') no-repeat 0px 7px;
	text-indent:10px;
}

#menu {
	margin:134px 5px 0px 0px;
	width:197px;
}

#menu ul {
	overflow:hidden;
	list-style-type:none;
	color:#B0C6CF;	
}


#menu .fakeLine {
	height:1px;
	width:197px;
	float:right;
	background:transparent url('/images/stripe.png') no-repeat;
	margin:0px;
	padding:0px;
	overflow:hidden;
}

#menu .logos { height: 109px; margin: 10px 0 0 0;  }

#copyright {
	border:0px solid #2d6980;
	border-width:1px 0px 0px 0px;	
}

#copyright p {
	line-height:35px;
	text-align:center;
	color:#82979f;
	font-size:0.8em;
}

#menu ul li{
	background: url(/images/bg_menuitem.gif) right bottom no-repeat;
	text-align: right;
	padding: 8px 8px 8px 0;
}

#menu ul li:hover {
	background: url(/images/bg_menuitem_hover.gif) right bottom no-repeat;	
}

#menu ul li.sub{
	background: url(/images/bg_menuitem_sub.gif) right bottom no-repeat;
	padding-right: 20px;	
}

#menu ul li a {
	
	width:187px;		
	background-repeat:no-repeat;
	color: #B0C6CF;
	font-weight: normal;
	text-decoration: none;
	font-size: 15px;	
}

#menu ul li.sub a{		
	font-size: 13px;	
}

#menu ul li a:hover {
	color: #fff;	
}

/* Formulieren */
#formulier {
	overflow:hidden;
	width:100%;
	clear:both;
	display:block;
}


#formulier .inputStyled {
	border:1px solid #2c687f;
	background-color:#053244;
	color:#cdd6da;
	float:left;
	padding:2px;
	font-family:inherit;
	font-size:1em;
}

#formulier .inputStyledFocus {
	border:1px solid #2d6980;
	background-color:#074157;
	color:#cdd6da;
	float:left;
	padding:2px;
	font-family:inherit;
	font-size:1em;
}

#formulier .textareaStyled {
	border:1px solid #2c687f;
	background-color:#053244;
	color:#cdd6da;
	float:left;
	padding:2px;
	font-family:inherit;
	font-size:1em;
}

#formulier .textareaStyledFocus {
	border:1px solid #2d6980;
	background-color:#074157;
	color:#cdd6da;
	float:left;
	padding:2px;
	font-family:inherit;
	font-size:1em;
}

#formulier .labelStyled {
	float:left;
	line-height:20px;
	width:150px;
}

#formulier .formStyled {
	display:block;
	clear:both;
	padding:5px 0px 0px 0px;
	overflow:hidden;
}

#formulier .errorStyled {
	margin:3px 0px 5px 150px;
	width:223px;
	overflow:hidden;
	padding:13px 8px 8px 8px;
	color:#f5d6d6;
	background:transparent url('/images/error.png') no-repeat;
}

#formulier .labelRadioCheckbox {
	margin:0px 0px 0px 5px;
	line-height:20px;
}

#formulier .inputRadioCheckbox {
	display:inline;
}

#formulier .controls {
	overflow:hidden;
	margin:10px 0px 0px 0px;
}
#formulier .controls ul {
	overflow:hidden;
	list-style-type:none;
}
#formulier .controls ul li {
	float:right;
}
#formulier .controls ul li input {
	background-color:#053243;
	color:#cdd6d9;
	border:1px solid #2d6980;
	padding:3px;
	text-decoration:none;
}
div.news_block {
	overflow:hidden;
	padding:0px 0px 30px 0px;
	margin:0px 0px 30px 0px;
	border:0px solid #053243;
	border-width:0px 0px 1px 0px;
}
#news_block a {
	text-decoration:underline;
	color:#c4af91;
	font-weight:bold;
}
div.news_block img.newsimage {
	width:63px;
	height:63px;
	border:3px solid #053243;
}
p.news_dt {
	line-height:28px;
	clear:both;
	color:#7d99a3;
	font-size:0.8em;
	display:block;
	margin:0px 0px 5px 0px;
}
a.fakeButton {
	background-color:#053243;
	color:#cdd6d9;
	border:1px solid #2d6980;
	padding:0px 5px 0px 5px;
	height:20px;
	line-height:20px;
	text-decoration:none;
}

div#news_nav {
	text-align:center;
}

div#news_nav a {
	color:#9cb3bc;
	display:inline-block;
	text-decoration:none;
	height:20px;
	line-height:20px;
	border:1px solid #074157;
}

div#news_nav a.page_selected {
	background-color:#053243;
	color:#cdd6d9;
	border:1px solid #2d6980;
}

div.taus { text-align: right; margin-right: 20px; margin-top: 5px; }

div.kpn { margin: 0 0 20px 19px; }
