/*
 *	http://www.speelplein-geel.be
 *	style.css
 *	W3C CSS 2.1
 *
 *	Ruben Theys
 *	April 22, 2009
 *
 */ 


/*
 *	Layout-div instellingen.
 */ 
html, body {
	background: url(../files/siteTemplate/bg.png) fixed;
	margin: 0;
	padding: 0;
	height: 100%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

img {
	border: 0;
}

#wrapper {
	width:819px;
	margin: 0px auto;
	min-height: 100%;
}

#header {
	width:819px;
	height:347px;
}

	#header img {
		width:819px;
		height:347px;
	}

#content {
	width:819px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	background: url(../files/siteTemplate/Layout3_04.png) repeat-y;
	overflow: auto;
	float: right;
}

#menuFloat {
	position: relative;
	width: 160px;
	float: left;
	margin-left: 35px;
}

#contentFloat {
	position: relative;
	width: 550px;
	float: left;
	margin-left: 35px;
}

#footer {
	clear: both;
	width:819px;
	height:80px;
	background: url(../files/siteTemplate/Layout3_05.png);
}

#copyright {
	position: relative;
	width: 300px;
	left: 259px;
	top: 20px;
	text-align: center;
}

/*****************************************
	Tekstopmaak instellingen
*****************************************/
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

a {
	border: 0;
}

a:link, a:visited, a:active {
	text-decoration: none;
	color: #000;
}

a:hover {
	color: #C06;
	text-decoration: underline;
}

#copyright p, #copyright a {
	color:#999;
	font-size: 11px;
}

.red {
	color: #D70000;
}

.centerAlign {
	text-align: center;
}

th {
	background: #EAEAEA;
	text-align: left;
	font-weight: normal;
}

/*****************************************
	Header instellingen
*****************************************/

h1, h2, h3, h4, h5 {
	margin: 0;
}

h1 {
	color: #bfd730;
	font-size: 22px;
	margin-bottom: 15px;
}

h2 {
	font-size: 18px;
	text-indent: 20px;
}

h3 {
	font-size: 15px;
	margin-left: 15px;
}

h4 {
	font-size:13px;
	margin-bottom: 5px;
}

h5 {
	margin-left: 10px;
	font-size: 13px;
}

h6 {
	text-align: right;
	color: #999;
	margin: 0;
	font-weight: normal;
	font-size: 9px;
}

hr {
	border: 0;
	height: 1px;
	background: #CCC;
	margin-bottom: 15px;
	clear: both;
}

/*****************************************
	Overige divs
*****************************************/

.thinBorder {
	border: dotted 1px #CCC;
	padding: 5px;
	background: url(images/logo4box.png) bottom right no-repeat;
	margin: 0 auto 10px auto;
}

.thinBorderNoImg {
	border: dotted 1px #CCC;
	padding: 5px;
	margin: 0 auto 10px auto;
}

.error {
	border: dotted 1px #F33;
	color: #333;
	margin: 0 auto;
	padding: 10px;
	width: 300px;
}

.header {
	background:url(../files/images/header.png);
	height: 20px;
	text-align: center;
	font-size: 15px;
	color: #fff;
	font-weight: bold;
}

.gbPost {
	border: dotted 1px #CCC;
	padding: 5px;
	background: url(images/logo4box.png) bottom right no-repeat;
	margin: 0 auto 10px auto;
	width: 400px;
	clear: both;
}

.foto_thumb {
	padding: 5px;
	margin: 5px;
	border: 1px solid #CCC;
	-moz-border-radius-topleft : 5px;
	-webkit-border-top-left-radius : 5px;
    -moz-border-radius-topright : 5px;
    -webkit-border-top-right-radius : 5px;
    -moz-border-radius-bottomleft : 5px;
    -webkit-border-bottom-left-radius : 5px;
    -moz-border-radius-bottomright : 5px;
    -webkit-border-bottom-right-radius : 5px;
}

.foto_large {
	text-align: center;
	padding: 5px;
	border: 1px solid #CCC;
}

.toolbox {
	border: 1px solid #CCC;
	float: right;
	padding: 10px;
	margin: -50px 10px 10px 0;
}
/*****************************************
	Formulieropmaak
*****************************************/

input, button, textarea {
	border: 1px solid #AAA;
	color: #666;
	background-color: #FFF;
}

.form_comment {
	font-size: x-small;
	color: red;
}

/*****************************************
	Kalenderopmaak
*****************************************/

.calendar {
	border: 0;
	border-spacing: 0;
	border-collapse: collapse;
	width: 420px;
	text-align: center;
	margin: 0 auto;
}

	.calendar th {
		height: 25px;
		text-align: center;
		background: url(../files/images/forum_header.png);
		font-weight: bold;
		color: white;
	}
	
	.calendar td {
		border: 1px dotted #DDD;
		width: 60px;
		height: 30px;
	}

.activiteit {
	background-image: url(../files/images/cal_bg2.jpg);
	font-weight: bold;
	color: white;
}

.actTabel {
	background: url(images/logo4box.png) bottom right no-repeat;
	border-collapse: collapse;
}

	.actTabel td {
	border: dotted 1px #DDD;
	padding: 5px;
	vertical-align: top;
	}

/*****************************************
	Forumopmaak
*****************************************/

.forum_main {
	border: 1px solid #DDD;
	width: 550px;
	border-collapse: collapse;
	border-spacing: 0;
}

.forum_main h1{
	font-size: 14px;
	margin: 0;
}

.forum_main h2{
	font-size: 10px;
	margin: 0;
	color:#999;
	font-style: italic;
}

.td_header {
	background: #F8F8F8;
	height: 25px;
	font-size: 13px;
	text-align: center;;
}

.td_title {
	background: url(../files/images/forum_header.png);
	border: 1px solid #CCC;
	color: white;
	height: 25px;
	font-size: 14px;
	font-weight: bold;
}

.forum_cat td{
	background: #F8F8F8;
	border: 1px solid #DDD;
}

.forum_post {
	border: 1px solid #DDD;
	margin-top: 3px;
	margin-bottom: 3px;
	width: 550px;
	border-collapse: collapse;
	border-spacing: 0;
}

.forum_nav {
	border: 1px solid #DDD;
	margin-top: 3px;
	margin-bottom: 3px;
	width: 550px;
	height: 25px;
}

.forum_post td{
	background: #F8F8F8;
	border: 1px solid #DDD;
}

.td_login {
	width: 130px;
	text-align: center;
	font-weight: bold;
	vertical-align: top;
}

.td_message {
	vertical-align: top;
	padding: 0 10px;
}

.td_postfooter {
	height: 30px;
	background-color:#999;
	border: 0;
	text-align: right;
}

.td_lastpost {
	text-align: center;
	font-size: 9px;
}

.center {
	text-align: center;
}

#newTopic {
	float: right;
	margin-bottom: 5px;
}
