/* Start of CMSMS style sheet 'BS_Main' */
body {
	background: #666666;
	color: #000000;
	font-family: Verdana;
	font-size: 12px;
	text-align:center;
}

img{
	border: 0;
}

#container{
	text-align:left;
	width:800px;
	margin:auto;
}

#header{
	height: 140px;
    background-image: url('images/BS_Kempen/upbar.jpg');
    margin: 0;
    padding: 0;
}

#header .left{
	float: left;
}

#header .login{
float: left; 
padding: 50px 0 0 180px; 
color: #DCCDC6;
}

#header .right{
	float: right;
}

#header a{
	color: #A7826F;
	text-decoration: underline;
	font-style: normal;
	font-weight: bold;
}

#header a:hover{
	color: #ffff00;
}


#header2{
	height: 30px;
    background-image: url('images/BS_Kempen/b1.jpg');
    margin: 0;
    padding: 0;
}

#header2 .left{
	float: left;
}
#header2 .right{
	float: right;
}


#menu{
	float: left;
	clear: none;
}

#menu ul{
	margin: 0px;
	padding: 0px 0px 0px 20px;
	list-style-type: none;
}

#menu li{
	margin-bottom: 7px;
	padding: 0px;
	list-style-type: none;
}

#menu a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	text-decoration: none;
	}

#menu a:hover {
	color: #ffff00;
	font-weight: bold;
	text-decoration: underline;
	text-decoration: none;
}


#container2{
	background: #ffffff url('images/BS_Kempen/l2.jpg') repeat-y;
	margin: 0;
	padding: 0;
	width: 788px;
	min-height: 500px;
}
*html #content{
	height: 500px;
}

#content{
	margin-left: 165px;
	margin-right: 14px;
	padding-bottom: 50px;
}

#content h1{
	font-size: 18px;
	margin: 0px;
	padding: 10px 0px 0px 0px;
}

#content h2{
	font-size: 14px;
	margin: 0px;
	padding: 10px 0px 0px 0px;
}


#content p{
	margin: 0px;
	padding: 10px 0px 0px 0px;
}

h1{
	font-size: 18px;
	margin-top: 0px;
	padding: 10px 0px 0px 0px;
}

h2{
	font-size: 14px;
	margin-top: 0px;
	padding: 10px 0px 0px 0px;
}

#content a{
	color: #A7826F;
	text-decoration: underline;
	font-style: normal;
	font-weight: bold;
}

#content a:hover{
	color: #ffff00;
}


#footer{
	text-align: right;
	font-size: 10px;
	color: #ffffff;
    background: url('images/BS_Kempen/l3.jpg') no-repeat;
    margin: 0;
	padding: 0;
}


/* End of 'BS_Main' */

