/*
==============================================
Layout Style Sheet (for version 5 browsers and above)
version:  1.0
site:     College Belastingadviseurs (homepage)
author:   Peter Ruijter (bedrijvenweb.nl)
date:     November 20th, 2006
=================================================
*/
#header_login {
	height: 176px;
	background-color: #B8CEC1;
}
#mid-col-2-content P,
#mid-col-2-subcontent-A P,
#mid-col-2-subcontent-B P,
#mid-col-2-content UL
{
	margin: 0;
}
#mid-col-2-subcontent-A,
#mid-col-2-subcontent-B,
#page_middle_right_content
{
	/* background-color: #E8EAF4; */
}
#page_middle_right_content A
{
	background-image: url("../images/layout/link_dark_blue.gif");
}

#mid-col-2-content {
	margin-bottom: 10px;
}

DIV#mid-col-2-content .news-latest-morelink A,
DIV#mid-col-2-subcontent-A .news-latest-morelink A,
DIV#mid-col-2-subcontent-B .news-latest-morelink A {
	background-image: url(../images/layout/link_white.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#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-homepage.gif) repeat-y;
}

