/*
==============================================
Layout Style Sheet (for version 5 browsers and above)
version:  1.0
site:     College Belastingadviseurs (vervolg)
author:   Peter Ruijter (bedrijvenweb.nl)
date:     November 20th, 2006
=================================================
*/
#header_login {
	height: 25px;
}
#loginbox {
	position: absolute;
	top:0px;
	left:0px;
	z-index:998;
	visibility: visible;
}
#header_login_body {
	visibility: hidden;
	background-color: #D3E1D8;	
}
#header_login_top {
	margin-top: 0px;
	cursor:pointer;
	background-image: url(../layout/bg_login_header.gif);
	background-repeat: repeat-x;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#header_login_body {
	display:block;
	overflow:visible;
}
#mid-col-2 {
	/* background-color:#E8EAF4; */
	width: 557px;	
}
#page_title {
	text-transform: none;
	font-weight: normal;
}
#print {
	padding-top:6px;
	padding-bottom:12px;
}
#mid-col-2-content OL {
	list-style-type: decimal;	
}
#page_search {
	background-image: url(../images/layout/bg_header_blue.gif);
}
#mid-col-2-title {
	background-image: url(../images/layout/bg_header_blue.gif);
}


body {
background: url(/fileadmin/templates/images/layout/bg-vervolgpages.gif) repeat-y;
}
