/* ----------------------------------------------------
   Project: 	netklaar.nl
   Subject: 	general CSS definitions

   (C) 2009 Netklaar, Amsterdam
   ---------------------------------------------------- */
* {
	margin: 0;
	padding: 0;
}
   
html, body {
		height: 100%; /* Required */
}

body
{
	background-color: #000033;
	font-family: arial,verdana,helvetica,sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: lighter;
	color: #fff;
	font-size: 11px;
	line-height: 15px;
	vertical-align: top;
}

fieldset input, fieldset textarea {
	left:125px;	
	position:absolute;
}

#mailform fieldset.csc-mailform input,
#mailform fieldset.csc-mailform textarea
{
	left:160px;	
}

#mailform fieldset.csc-mailform csc-mailform-submit
{
	clear:both;
}


.csc-mailform-field {
	height: 30px;
}
#mailform {
	margin-top: 10px;
	float:left;
	position:relative;
	height: 280px;
}
.csc-mailform {
	border: 0px;
}


#mailformformtype_mail 
{
	margin-top: 100px;
}

div
{
	position: relative;
}

td { vertical-align: top; }

h1
{
	font-size: 22px;
	line-height: 22px;
	font-weight: lighter;
}


h2,
h3,
h4,
h5,
h6
{
	line-height: 15px;
	font-size: 11px;
}

a:link,
a:visited
{
	text-decoration: none;
	color:#008DC0;
}

a:hover
{
	color: #F1CF00;
	text-decoration: underline;
}

a:active
{
	color:#008DC0;
}



h1.csc-firstHeader{
	/*margin-top: 55px; */
}

p.bodytext
{
	padding: 0 10px 0 0;
	margin-bottom: 12px;
	text-align: justify;
	line-height: 150%;
}

p.bodytext b { font-weight: bold; }

#container-page {
	margin: 0 auto;
	width: 100%;
	text-align: left;
	position: relative;
	min-height: 100%; /* For Modern Browsers */
	height: auto !important; /* For Modern Browsers */
	height: 100%; /* For IE */
/*	background-image: url('/fileadmin/images/mid_background_new.png');*/
	background-repeat: repeat-y;
	background-position: center top;

/*
	width: 912px;
	margin-left: auto;
	margin-right: auto;
	height: 100%;
	background-image: url(/fileadmin/images/mid_background_new.png);
	background-repeat: repeat-y;
*/
}
.hoogte {
	height: 25px;
}

.bottom10
{
	margin-bottom:10px;
	clear:both;
}

#container-content {
	padding-bottom: 20px;
}

#container-content:after {
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}

#container-foot {
	display:none;
	width:100%;
	position: absolute;
	bottom:0 !important;
	bottom: -1px; /* For Certain IE widths */
/*
	width: 100%;
	position: relative;	
	margin-top: -7.5em;
*/
}

#aanvraag {
	background-color: #ECF5FA;
	margin-bottom: 10px;
}
#aanvraag td {
	border-top: 1px solid silver;
	padding: 4px;
}
#aanvraag h2 {
	font-size: 11px;
}

#container {
	margin-left: auto;
	margin-right: auto;
	width: 910px;
	height: auto;
	min-height: 100%;
	margin-top: -8px;
}

#headercontainer {
	width: 900px;
}

#head_english {
	width: 900px;
	height: 20px;
	text-align: right;
}

#head_login {
	width: 900px;
	height: 28px;
	padding-top: 5px;
	text-align: right;
	background-image: url('/fileadmin/images/header_imagebanking.png');
	color: white;
	font-weight: bold;
}

#head_login span
{
	margin: 0 3px 0 5px;
}

#head_login span a
{
	color: white;
}

#head_login #form1
{
	margin-top:2px;
}

#middencontainer {
	width: 900px;
	height: auto;
	background-color: #fff;
}

#middenlinkscontainer
{
	float:left;
	width:237px;
}

#menu {
	width: 237px;
	background-color: #000033;
	height: 308px;
}

#menu img
{
	border-top: 1px solid black;
	border-bottom: 1px solid black;

}

img.menu-no {
	float: left;
}

img.menu-act{
	float: left;
}

#submenukop {
	height: 31px;
}

#submenu {
	border-top: 1px solid white;
	background-color: #2B95C9;
	min-height: 20px;
	padding-top: 6px;
	padding-bottom: 6px;
}

#leftcol {
	min-height: 20px;
}

#leftcol img {
	margin-left: 10px;
}

#links
{
	width: 468px;
	float: left;
	padding-bottom: 20px;
}

#rechts
{
	width: 193px;
	float: left;
	margin-left: 1px;
	padding-bottom: 10px;
}

#foto
{
	width: 662px;
	line-height:0;
}

#foto img
{
}

#middenrechtscontainer
{
	width: 662px;
	float: right;
}

#rechterkop {
	height: 31px;
	width: 193px;
/*	border-top: 1px solid white;*/
	background-image: url('/fileadmin/images/content_header.png');
}

#linkerkop {
	height: 31px;
	float: left;
	width: 468px;
/*	border-top: 1px solid white;*/
	background-image: url('/fileadmin/images/content_header_mid.png');	
}

#rightcol {
	width: 193px;
}

#content {
	margin-left:15px;
	margin-right:10px;
	margin-top:35px;
	padding-bottom:10px;
	width:439px;
}

#content ul {
	margin-left: 30px;
}

.contenttable, .contenttable-0 {
	width: 438px;
}	

table.contenttable tr td.td-0
{
	width:153px;
}

table.contenttable tr td.td-1
{
	width:5px;
}

table.contenttable tr td.td-2
{
	width:280px;
}

td p.bodytext
{
	margin-bottom:0;
}

div#content table.prijswinnaars tr td.td-0 {
	width:60px;
}

div#content table.prijswinnaars tr td.td-1 {
	width:189px;
}

div#content table.prijswinnaars tr td.td-2 {
	width:189px;
}


#contentkop {
	height: auto;
	float: left;
	width: 468px;
	margin-left: 0px;
	border-top: 1px solid white;
	background-color: #2B95C9;
	padding-top: 6px;
	margin-bottom: 18px;
}

#footercontainer {
	margin-left: auto;
	margin-right: auto;	
	width: 900px;
	height: 30px;
/*	position: absolute;
	bottom: 0px !important;*/
}

#footerlinks {
	/*left: 5px;*/
	height: 30px;
	float: left;
	width: 237px;
/*	background-color: #55C6E9;
	border-top:1px solid white;*/
}

.tx-nknsp-pi1 {
	float: left;
	}


#footerrechts {
	height: 30px;
	border-top: 1px solid white;
/*	margin-left: 242px;
	padding-top: 8px; */
	border-left: 1px solid white;
	width: 662px;
	background-color: #2B95C9;	
	color: white;
	text-align:center;
	right:0px;
	/*margin-right: 5px;*/
	float: right;
}

#footerrechts a {
	color: white;
	text-decoration: none;
}
#footerrechts p {
	margin-top: 7px;
	margin-bottom: 0px;
}

#footerrechts p.bodytext
{
	padding: 0 10px 0 10px;
}


.tx-nknsp-pi1 h2
{
	margin-top:5px;
}

.media-overzicht-links {
	float: left;
	width: 210px;
}
.media-overzicht-rechts {
	float: left;
	width: 210px;
	left:10px;	
}
.tx-nknsp-pi1-singleView {
	margin-top:10px;
}
.tx-nknsp-pi1-singleView h2 {
	margin-top:10px;
	font-size:13px;
}
#media-single {
	font-size: 11px;
}
.tx-nknsp-pi1-singleView td {
	vertical-align: top;
}

div.csc-textpic-center div.csc-textpic-imagewrap .csc-textpic-image {
	margin-left:0;
}
#submenu a {
	margin-bottom:2px;
}
#content p.bodytext, #content table {
	color: #fff;
}
#news-latest-item p.bodytext {
	margin-bottom: 5px;
}	