@charset "utf-8";
/* CSS Document - AC Lierse*/

html, body.site{
	height:100%;
}

body.site{
	text-align:center;
}

/* Page Structure */
body.site{	
	background-color:#000000;
	margin:0px;
	padding:0px;
	height:100%;
	background-image:url(../images/wrap_footer.png);
	background-repeat:repeat-y;
	background-position:center;
	cursor:default;
}
body a img {
	border:1px solid #151213;
}
form{
	margin:0px;
}
#container{
	margin:0px;
	min-height:100%;
	background-image:url(../images/site_bg.png);
	background-color:#000000;
	background-repeat:no-repeat;
	background-position:top;
}

#wrap{
	margin:0px;
	padding:0px;
	width:956px;
	margin:auto;
	border-bottom:1px solid #AAAAAA;
	overflow:hidden;
}

#site{
	margin:0px;
	padding:0px;
	width:956px;
	background-image:url(../images/content_bg_wrap.png);
	background-repeat:repeat-y;
	margin:auto;
	text-align:left;
	overflow:hidden;
}

#header{
	width:956px;
	height:130px;
	background-image:url(../images/header.png);
	background-repeat:no-repeat;
}

#menu{
	font-family:Georgia;
	width:956px;
	height:30px;
	background-image:url(../images/menu_bg.png);
	background-repeat:no-repeat;
	margin:0px;
	padding-left:20px;
}
#menu ul{
	margin:0px;
	padding:0px;
	height:35px;
	width:956px;
}
#menu ul li{
	display:inline;
	margin-left:10px;
	height:35px;
}
#menu ul li a{
	color:#EEEEEE;
	font-size:12px;
	text-decoration:none;
	height:35px;
	line-height:35px;
	vertical-align:middle;
}
#menu ul li a:hover{
	color:#FFFFFF;
	text-decoration:underline;
	height:35px;
	line-height:35px;
	vertical-align:middle;
}
#menu .selectedmenulink{
}
#menu .selectedmenulink a{
	text-decoration:underline;
}



#content{
	font-family:Georgia;
	font-size:11px;
	color:#333333;
	margin:0px;
	width:956px;
	line-height:16px;
	background-image:url(../images/content_bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

#content_clearfloat{
	clear:both;
}
/*
#content_spacer{
	float:left;
	width:3px;
	height:450px;

}*/
.basic_content{
	margin-left:5px;
	margin-right:5px;
}
.clr {clear:both;} 

.content_head{
	background-image:url(../images/item_right_bg.png);
	border:1px solid #a8a8a8;
	height:32px;
	font-size:16px;
	color:#69694b;
	line-height:32px;
	vertical-align:middle;
	text-align:right;
	margin-bottom:10px;
	margin-top:5px;

}

.content_head .content_head_title{
	margin-right:10px;
	display:block;
	background-image:url(../images/item_right_orn.png);
	background-repeat:no-repeat;
}
.mainL01{
	float:left;
	width:896px;	
	padding:30px;
	padding-top:10px;
	padding-bottom:10px;
	display:inline;
		
}
* .html .mainL01{
	width:956px;
	w\idth:589px;
}
/*
.mainL01{
	float:left;
	width:876px;
	padding:40px;
	padding-top:10px;
	padding-bottom:10px;	
	background-image:url(../images/content_bg.jpg);
	background-position:top;
	background-repeat:no-repeat;

	border: 1px solid #000066;
}*/

.mainL02{
	float:left;
	width:589px;
	margin-left:30px;
	margin-right:30px;
	display:inline;
	overflow: hidden;
		
}
* .html .mainL02{
	width:649px;
	w\idth:559px;
}

.mainL03{
	width:301px;
	border-left:1px solid #d2d4a3;
	float:left;
	padding-right:5px;
	overflow: hidden;
	display:inline;
	
}
* .html .mainL03{
	width:307px;
	w\idth:301px;
}
.mainL03 .content_body{

	/*width:250px;

	margin:auto;*/

	margin-left:25px;

	margin-right:10px;

	width:266px;

}
* html .mainL03 .content_body{
	width:301px;
	w\idth:266px;
}

.mainL04{
	float:left;
	padding:5px;
	width:921px;
	padding-left:30px;
	padding-top:30px;
	padding-bottom:10px;
	
}
* html .mainL04{
	width:956px;
	w\idth:921px;
}

.newest_pics{
	margin:auto;
	margin-left:20px;
	margin-top:10px;
}

.newest_pics td{
	text-align:center;
	font-size:10px;
	width:125px;
}

#content_footer{
	width:956px;
	height:20px;
	background-image:url(../images/content_footer.png);
}


#footer{
	border-top:1px solid #FFFFFF;
	width:950px;
	height:30px;
	margin-left:3px;
	margin-right:3px;
	padding-top:10px;
	text-align:center;
	background-color:#000000;
	margin-top:5px;
}
#footer a{
	color:#DDDDDD;
	text-decoration:none;
}

#footer a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
/* formatting */
img{

	border:1px solid #CCCCCC;

}
a{
	color:#6d630e;
	text-decoration:none;
}
a:hover{
	color:#6d630e;
	text-decoration:underline;
}



h1{
	text-align:right;
	font-size:18px;
}

h2{
	text-align:left;
	font-size:16px;
	border-bottom:1px solid #CCCCCC;

}

h3{
	font-size:14px;

}

h4{
	font-size:12px;
}


p{
	margin-top:10px;
}


hr{
	height:1px;
	border:none;
	color:#CCCCCC;
	background-color:#DDDDDD;
}
a.to_overview{
	display:block;
	color:#999999;
	text-decoration:none;
	text-align:right;

}

a.to_overview:hover{
	color:#999999;
	text-decoration:underline;
	text-align:right;

}
/*default table markup*/
table{
	
	border-collapse:collapse;
	cursor:default;
}

table th{
	border-top:none;
	border-bottom:none;
	border-left:none;
	border-right:none;
	border-collapse:collapse;
}

table td{
	border-top:none;
	border-bottom:none;
	border-left:none;
	border-right:none;
	border-collapse:collapse;
}

table tr{
	border-top:none;
	border-bottom:none;
	border-left:none;
	border-right:none;
	border-collapse:collapse;
}

table.default th{
	border-bottom:1px solid;
}

table.default tr:hover{
	
}
/**/
