﻿body
{
	background-color: #ffffff;
	background-image: url(images/bg.gif);
	background-position: center top;
	background-repeat: repeat-y;
}

body, p, td
{
	font-family: Arial, Serif;
	font-size: 12px;
}

th
{
	text-align: left;
}

a
{
	color: #1e5f94;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}



.titel
{
	font-family: Times New Roman, Serif;
	font-size: x-large;
	margin: 0px 0px 10px 0px;
	border-bottom: solid 1px black;
	color: #1e5f94;
}

.content
{
	margin: 20px 0px 20px 0px;
}


.kader
{
	width: 180px;
	padding: 0px;
	margin-bottom: 10px;
}
.RotatorImagePanel
{
	width: 180px;
	height: 120px;
	overflow: hidden;
	background-position: center center;
	background-repeat: no-repeat;
	background-color: Black;
}


.Bandfoto
{
	margin-right: 10px;
	margin-bottom: 10px;
}

#bandsoverzicht
{
	width: 180px;
	float: right;
}

#nieuwsstrip
{
	width: 180px;
}

#inhoud
{
	text-align: justify;
}

#footer
{
	margin-top: 50px;
	border-top: solid 1px black;
	padding: 10px 0px 10px 0px;
	text-align: center;
}

#contenttable
{
	width: 950px;
	padding: 0px;
	margin: auto;
}


#top
{
	height: 120px;
	background-image: url(images/bgTop.jpg);
	margin-bottom: 10px;
}

#pages
{
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 40px;
}

#pages a
{
	font-weight: bold;
	text-decoration: none;
	color: #000;
}

#taalselector
{
	margin-left: 20px;
}
