/* Stylesheet for Kg De Poortbengels V2.0 */
* {
	behavior: url(/v2/iepngfix.htc);
	margin: 0;
	padding: 0;
}

body {
	background: #ff0 url("bgFront.png") repeat-x;
	/*_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.kg-de-poortbengels.be/v2/bgFront.png',sizingMethod='scale');*/
	font: normal 1.0em verdana, arial,sans-serif;
	color: #000;
	text-align: center;
}

/* Styles for frontpage */

#containerfront {
	position: relative;
	margin: 0 auto;
	width: 640px;
	height: 500px;
	text-align: left;
}
#front {
	position: relative;
	background: url("front.png");
	width: 640px;
	height: 480px;
	/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.kg-de-poortbengels.be/v2/front.png',sizingMethod='scale');*/
}

#tekstfront {
	position: relative;
	text-align: right;
	vertical-align: bottom;
	font: normal 2.0em sans-serif;
	text-decoration: none;
}
a.normal:link {
	position: relative;
	text-decoration: none;  
	color: #000;
}
a.normal:visited {
	position: relative;
	text-decoration: none;  
	color: #000;
}
a.normal:active {
	position: relative;
	text-decoration: none;  
	color: #000;
}
a.normal:hover {
	position: relative;
	color: #050;
}

#normalx {
	position: relative;
	font: normal 0.6em verdana, arial, sans-serif;
	text-align: center;
}

/* Style for website */

#container {
	position: relative;
	background: #fff url('menu.png') no-repeat scroll;
	margin: 0 auto;
	width: 700px;
	height: 100% !important;
	border-left: 4px solid #050;
	border-right: 4px solid #050;
	text-align: left;
	/*_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='http://www.kg-de-poortbengels.be/v2/top.png');*/
}
#float {
	background: url('frontSoft.png') no-repeat;
	position: fixed;
	bottom: -200px;
	right: -20px;
	width: 640px;
	height: 480px;
	z-index: 0;
	/*_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='http://www.kg-de-poortbengels.be/v2/frontSoft.png');*/
}
#top {
	position: relative;
	width: 700px;
	height: 200px;
	color: #000;
	text-align: center;
	text-decoration: underline;
}
.tdmenu {
	position: relative;
	vertical-align: top;
	color: #ff0;
	width: 150px;
	padding-left: 20px;
}
.tdcontent {
	position: relative;
	vertical-align: top;
	width: 500px;
}
#bottom {
	background: url('bottom.png') no-repeat;
	position: relative;
	width: 700px;
	height: 100px;
	bottom: 0px;
}
a.menu:link {
	text-decoration: none;  
	color: #000;
	font-weight: bold;
}
a.menu:visited {
	text-decoration: none;  
	color: #000;
	font-weight: bold;
}
a.menu:active {
	text-decoration: none;  
	color: #000;
	font-weight: bold;
}
a.menu:hover {
	color: #000;
	border-left: 20px solid #f00;
	border-right: 20px solid #090;
	background-color: #ff0;
}
.gb {
	position: relative;
	color:#000;
   	border:1px solid #000;
}
.gbspan {
	position: relative;
	color: #000;
	font: normal 0.6em verdana,arial,sans-serif;
	text-align: right;
	margin-top: 5px;
}

h3.post {
	color: #ff0;
}

h3.post:first-letter  {
	color: #f00;
}
span.post2 {
	color: green;
}

p.post {
	position: relative;
	color:#000;
	border: 1px dashed #000;
	margin: 0 0 0 0;
}

.paginanr {
	position: relative;
	text-align: center;
	font: normal 0.8em verdana,arial,sans-serif;
}

img {
	position: relative;
	border: 1px dashed #fff;
	padding: 2px;
	}
tr {
	position: relative;
	border: 1px dashed #fff;
	padding: 2px;
}
.leden {
	position: relative;
	font: normal 0.8em verdana,arial,sans-serif;
	padding: 2px;
	}
.login {
	position: relative;
	color:#000;
   	font-size:95%;
  	font-weight:bold;
   	background-color:#fff;
   	border:1px solid #ff0;
}
#stats {
	text-align: center;
	position: relative;
}