body{
	font:11px/17px Verdana,Arial,sans-serif;
	text-align:center;
	background:#fff;
	padding-top:15px;
}
#container{
	text-align:left;
	width:960px;
	margin:0 auto;
	background-color:#fff;
	background:#fff url(/layout/www.kvns.be/body_bg.gif) repeat-y center top;
}
.single-col #container{
	background:#fff url(/layout/www.kvns.be/body_bg_single.gif) repeat-y center top;
}
#header h1{
	margin:0;
	background:transparent url(/layout/www.kvns.be/header.jpg) no-repeat bottom center;
	height:288px;
}
#header a{
	width:574px;
	height:125px;
	display:block;
	background:#fff url(/layout/www.kvns.be/header.gif) no-repeat top left;
	outline:0;
	border-left:1px solid #fff;
}
#header a span{
	margin-left:-9999px;
}

#wrapper{
	float:left;
	width:100%;
}
#content{
	margin: 0 192px;
	border-right:1px solid #fff;
}
#maincontent{
	float:left;
	width:353px;
	padding:15px;
}
.single-col #maincontent{
	float:left;
	width:545px;
	padding:15px;
}
#secondarycontent{
	float:left;
	width:172px;
	padding:15px 10px;
	overflow:hidden;
}

#text_resize{
	padding:10px 10px 0 122px;
	text-align:right;
	height:20px;
	
}
#text_resize img{
	float:left;
	margin-left:3px;
}

#navigation{
	float:left;
	width:192px;
	margin-left:-960px;
}
#navigation_top{
	height:20px;
	background-color:#cc071e;
	padding:0 10px;
	padding-top:40px;
	text-align:right;
}
#navigation_top a{
	color:#fff;
}
#navigation ul{
	padding:10px;
}

#navigation_whitespace, #extra_whitespace{
	height:65px;
	background-color:#fff;
}
#navigation li{
	border-bottom:1px solid #fff;
}
#navigation li a{
	display:block;
	text-decoration:none;
}
#navigation li a:hover,#navigation li li a:hover,#navigation li li li a:hover,#navigation li.active a{
	color:#45a12b;
}
#navigation li a{
	color:#cc071e;
	padding:2px 0;
	border-bottom:1px solid #45a12b;
	font-weight:bold;
}
#navigation li li a,#navigation li.active li a{
	color:#555;
	padding:0;
	border:0;
	font-weight:normal;
}

#extra{
	background:#ddd;
	float:left;
	width:192px;
	margin-left:-192px;
}
#extra_top{
	/*height:223px;*/
	background-color:#45a12b;
}
#extra_content{
}
#extra_content img{
	display:block;
	margin:0 auto;
}
.extra_contentitem{
	border-bottom:1px solid #fff;
	padding:10px 10px 5px;
}

#footer{
	background: #fff;
	color: #000;
	clear:left;
	width:100%;
	border-top:1px solid #b2b2b2;
	padding-top:5px;
}
#footer p{
	text-align:center;
}
#footer a{
	color:#cc071e;
}

/* ELEMENTS
-----------*/

h2{
	font:bold 16px Arial,Verdana,sans-serif;
	color:#45a12b;
}
h3{
	font:bold 14px Arial,Verdana,sans-serif;
	color:#cc071e;
}
h3 a{
	color:#cc071e;
	text-decoration:none;
}
h3 a:hover{
	text-decoration:underline;
}
#extra_content h3{
	font-weight:normal;
	color:#45a12b;
}
#content ul{
	list-style:disc;
	padding-left:15px;
	margin-bottom:10px;
}
#content a,#extra a{
	color:#cc071e;
}

/* CLASSES
----------*/

#content .breadcrumbs{
	color:#999;
	font-size:10px;
	padding-bottom:10px;
	display:block;
}
#content .breadcrumbs a{
	color:#999;
}
.error_message{
	border:1px solid #c00;
	background:#CC071E;
	padding:15px;
	margin:10px 0;
	color:#fff;
}
#thanks{
	padding:15px;
	margin-bottom:30px;
	background:#45a12b;
	color:#fff;
}
table tr.error th,table tr.error td{
	background:#CC071E;
	font-weight:bold;
	color:#fff;
}
table{
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
}
td{
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	padding:3px;
}
table.layouttable,table.layouttable td{
	border:0;
}
.toplink{
	margin-top:40px;
	text-align:right;
}

/* MODULES
----------*/

#content .module_photo ul{
	margin:0;
	padding:0;
}
.module_photogallery{
	list-style:none;
	padding:0;
	margin:0;
}
.module_photogallery li{
	float:left;
	padding:0 10px 15px;
	height:190px;
	width:154px;
	text-align:center;
	overflow:hidden;
}
#secondarycontent .module_photogallery li{
	padding:0 0 15px 9px;
}
.module_photogallery li p{
	margin:0 0 3px;
}
.module_photogallery li a img{
	border:1px solid #b2b2b2;
}
.module_photogallery li a:hover img{
	border:1px solid #cc071e;
}
.module_photo .subfolder_true{
	text-align:right;
	margin:0 25px 15px;
	font-size:x-small;
}
.module_photo .subfolder_false{
	display:none;
}

#content #module_news .module_photo img{
	width:80px;
	height:80px;
}
#content #module_news .module_photo li{
	margin:4px 10px 0 0;
}
#content #module_news .article{
	border-bottom:1px solid #ccc;
	margin-bottom:10px;
}
#content #module_news .date{
	float:right;
	font-style:italic;
}
#content #module_news .module_photo ul{
	margin:0;
	padding:0;
}


/*LAYOUTTABLE
-------------*/

.layouttable th,.layouttable td{
	padding:2px;
}
.layouttable th{
	text-align:right;
	font-weight:bold;
}

/* FORMS
--------*/
input,select,textarea{
	font:12px Verdana,Arial,sans-serif;
	padding:2px;
	margin:2px;
	border:1px solid #45a12b;
}

input.text,textarea{
	width:250px;
}
textarea{
	height:100px;
}
input.submit{
	display:block;
	margin:0 auto;
	background:#45a12b;
	color:#fff;
	font-weight:bold;
	padding:4px 10px;
}

img.sponsor{
    width:192px;
    height:102px;
    display:block;
}