@charset "UTF-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	background-color: #FFFFFF;
	background-image: url(../images/layout_cookers/bg_links.gif);
	background-repeat: repeat-y;
	background-position: 0px;
}
p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;	
}
#background_top {
	background-image: url(../images/layout_cookers/bg_top.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	z-index: 0;
	height: 93px;	
}
.thrColFixHdr #container {
	width: 950px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(../images/layout_cookers/bg_container.jpg);
	background-repeat: no-repeat;
	background-position: 31px 87px;
}
.thrColFixHdr #header {
	height: 95px;
	padding-left: 202px;
}
.thrColFixHdr #header #menucontainer {
	font-size: 1.4em;	
} 
.thrColFixHdr #header #menucontainer #fadeBovenMenu {
	width: 620px;
	background-image: url(../images/layout_cookers/top_bg_fade.gif);
	background-repeat: repeat-x;
	height: 54px;
} 
.thrColFixHdr #header #menucontainer a {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 28px;
	float: left;
	padding-top: 7px;
}
.thrColFixHdr #header #menucontainer a:hover {
	color: #000000;		
} 
.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 205px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px; /* padding keeps the content of the div away from the edges */
	height: 530px;
}
.thrColFixHdr #sidebar1 #item1 {
	height: 128px;
	width: 128px;
	position: absolute;
	left: 79px;
	top: 146px;
	background-position: center center;
}
.thrColFixHdr #sidebar1 #item2 {
	height: 128px;
	width: 128px;
	position: absolute;
	left: 79px;
	top: 306px;
	background-position: center center;
}
.thrColFixHdr #sidebar1 #item3 {
	height: 128px;
	width: 128px;
	position: absolute;
	left: 79px;
	top: 466px;
	background-position: center center;
}
.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 274px; /* padding keeps the content of the div away from the edges */
	position: absolute;
	top: 87px;
	right: 0px;
	background-color: #959595;
	background-image: url(../images/layout_cookers/inlog_shade_top.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #FFFFFF;
}
.thrColFixHdr #sidebar2 .wachtwoordvergeten a {
	text-decoration:none;
	color:#FFFFFF;
	padding-top: 4px;
	padding-bottom: 8px;
	display: block;
}
.thrColFixHdr #sidebar2 .wachtwoordvergeten a:hover {
	color:#000000;	
}
.thrColFixHdr #sidebar2 .logininfo {
	margin: 0px;
	text-align: left;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.thrColFixHdr #sidebar2 .logininfo .saldo {
	font-size: 22px;
	font-weight: bold;
}
.thrColFixHdr #sidebar2 .logininfo .laatstetransactie {
	background-color: #BFBFBF;
	border: 1px solid #FFFFFF;
	margin-bottom: 5px;
	margin-top: 10px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.thrColFixHdr #sidebar2 .logininfo .laatstetransactie h3 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.thrColFixHdr #sidebar2 .logininfo a {
	text-decoration:none;
	color:#FFFFFF;
	padding-top: 4px;
	padding-bottom: 0px;
	display: block;
}
.thrColFixHdr #sidebar2 .logininfo a:hover {
	color:#000000;	
}
.thrColFixHdr #sidebar2 form {
	margin: 0px;
	text-align: left;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.thrColFixHdr #sidebar2 form label {
	width: 100px;
	line-height: 20px;
	padding-right: 5px;
	text-align: right;
	font-weight: bold;
	font-size: 14px;
}
.thrColFixHdr #sidebar2 form input {
	margin-bottom: 5px;
	border: 1px solid #666666;
	font-size: 11px;
	color: #666666;
	padding-top: 2px;
	padding-bottom: 2px;		
}
.thrColFixHdr #sidebar2 h1 {
	font-size: 22px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 15px;
	letter-spacing: 2px;
}
.thrColFixHdr #sidebar2 h2 {
	font-size: 22px;
	font-weight: normal;
	color: #666666;
	background-color: #DCDCDC;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin: 0px;
	letter-spacing: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.thrColFixHdr #sidebar2 #actieContainer {
	background-color: #BFBFBF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.thrColFixHdr #sidebar2 #actieContainer a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;	
}
.thrColFixHdr #sidebar2 #actieContainer a:hover {
	background-color: #959595;
}
.thrColFixHdr #sidebar2 #actieContainer .item {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	position: relative; /* peekaboo bug fix for IE6 */
	min-width: 0; /* peekaboo bug fix for IE7 */
	min-height: 83px;
}
.thrColFixHdr #sidebar2 #actieContainer .item .foto {
	background-color: #959595;
	height: 80px;
	width: 80px;
	border: 1px solid #FFFFFF;
	display: block;
	float: left;
	margin-right: 10px;
	background-repeat: no-repeat;
	background-position: center top;
}
.thrColFixHdr #sidebar2 #actieContainer .item .titel {
	font-size: 14px;
	color: #B30000;
	display: block;
	padding-bottom: 2px;	
}
.thrColFixHdr #mainContent {
	margin-top: 0;
	margin-right: 285px;
	margin-bottom: 0;
	margin-left: 230px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
} 
.thrColFixHdr #mainContent a {
	text-decoration:none;
	color: #DDDDDD;
} 
.thrColFixHdr #mainContent a:hover {
	color: #000000;
} 
.thrColFixHdr #mainContent table {
}
.thrColFixHdr #mainContent table tr td {
} 
.thrColFixHdr #mainContent ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
} 
.thrColFixHdr #mainContent p {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
} 
.thrColFixHdr #mainContent h1 {
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	font-size: 22px;
	font-weight: normal;
} 
.thrColFixHdr #mainContent fieldset {
	background-color: #ECECEC;
	padding: 7px;
	border: 1px solid #B30000;
	font-size: 11px;
	margin-top: 15px;
} 
.thrColFixHdr #mainContent legend {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #B30000;
	padding-top: 2px;
	padding-right: 7px;
	padding-bottom: 2px;
	padding-left: 7px;	
} 
.thrColFixHdr #mainContent input {
	padding: 2px;
	border: 1px solid #B30000;	
} 
.thrColFixHdr #mainContent .knop {
	color: #FFFFFF;
	background-color: #B30000;
	border: 1px solid #000000;
} 


.thrColFixHdr #mainContent #marketing {
	
} 
.thrColFixHdr #mainContent #marketing h2 {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #B30000;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
} 
.thrColFixHdr #mainContent #marketing h3 {
	font-size: 20px;
	font-weight: bold;
	padding:0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
} 
.thrColFixHdr #mainContent #marketing h4 {
	font-size: 16px;
	font-weight: bold;
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
} 

.thrColFixHdr #footer {
	padding-left: 229px;
	font-size: 11px;
} 
.thrColFixHdr #footer a {
	color: #999999;
	text-decoration: none;
	padding-right: 25px;	
} 
.thrColFixHdr #footer a:hover {
	color: #B30000;	
} 
#pagina_omchrijving {
	font-size: 12px;
	color: #B30000;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B30000;
	margin-right: 20px;
	background-image: url(../beheer/images/trans_wit.png);
	padding: 10px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
