  body {
	color: #FFFFFF;
	background-color: #B42F4F;
        background-image: url(img/Layout/bg.png); 
	background-repeat: no-repeat; 
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}

a:active {
	color: #000;
	text-decoration: none;
}

a:visited { 
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration: none;
}

input[type=text] {
	width: 300px;
} 

textarea {
	width: 300px;
}


#title {
	float: left;
	margin-top: 440px;
	margin-left: 0px;
	width: auto;
	padding: 3px;
}

#adres {
	font-family: Comic Sans MS;
	font-size: 13px;
	
	width: auto;
	height: auto;
	margin-top: 20px;
	border-width: 0px; border-style: solid; border-color: #FFF;
	padding: 3px;
}

#menu {
	font-family: Comic Sans MS;
	font-size: 17px;
	width: 700px;
	margin-left: 240px;
	margin-top: 23px;
}

#allcontent {
	margin-left: 240px;
	width: 790px;
	margin-top: 5px;
	height: auto;
}

#titleleftcontent {
	font-family: Brush Script MT;
	font-size: 30px;
	background-color: #CCCC04;
	width: auto;
	color: #94142C;
	padding: 4px;
	margin-bottom: 5px;
	margin-top: 15px;
}

#leftcontent {
	font-family: Comic Sans MS;
	font-size: 16px;
	background-color: #94142C;
	width: 500px;
	padding: 8px;
	height: 700px;
	min-height: 694px;
	max-height: 694px;
	float: left;
	border-width: 0px; border-style: solid; border-color: #FFF;
	overflow: auto;
}

#leftcontent1 {
        margin-left: 10px;
        margin-right: 10px;
}

#rightcontent {
	font-family: Comic Sans MS;
	font-size: 15px;
	background-color: #94142C;
	width: 250px;
	padding: 7px;
	min-height: 696px;
	max-height: 696px;
	float: right;
	border-width: 0px; border-style: solid; border-color: #FFF;
	overflow: auto;
}

#nieuws {
	font-size: 13px;
}

#titlenieuws {
	font-family: Brush Script MT;
	font-size: 25px;
	background-color: #CCCC04;
	width: auto;
	padding: 2px;
	color: #94142C;
	margin-bottom: 5px;
	margin-top: 15px;
}
