/* Disinfusible CSS Document */

body 	{
  background-image: url('img/background.jpg');
  background-repeat:repeat;
  font-size: 		small;
  font-family:		Georgia, "Times New Roman", Times, serif;
  color: 			#FFFFFF;
  text-align:		center;
}

#allcontent {
  width:			802px;
  margin-left:		auto;
  margin-right:		auto;
  padding:          20px;
}

h1		{
  font-size: 		200%;
  font-weight: 		300;
}

h2 {
  border-bottom: 	#FF0000 1px solid;
  color: 			#CC0000;
  font-size: 		120%;
  font-weight: 		bold;
}

h3 {
  color: 			#FFFFFF;
  font-size: 		105%;
  font-weight: 		bold;
}

table {
  margin-left:		20px;
  margin-right:		20px;
  border:			1px solid #DBE2F0;
  border-collapse:	collapse;
}

td, th {
  text-align:		left;
  border:			1px dotted #DBE2F0;
  padding:         	5px;
}

td {
  background-color:	#060810;
}

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

a:hover {
  color: 			#FFEE00;
}

img {
  border:			#FF0000 1px dotted;
}

.date {
  font-family: 		Arial, Helvetica, sans-serif;
  font-size: 		70%;
  color: 			#FF0000;
}

.gig {
  font-family:		Arial, Helvetica, sans-serif;
  font-size:		70%;
  color:			#FFFFFF;
}

.newstext {
  margin-top:		-5px;
  padding-bottom:   10px;
}

.aligncenter {
  text-align:		center;
}

.alignleft {
  text-align:		left;
}

.gallery {
  margin-bottom:	40px;
}

.gallerylinks {
  border-bottom:	1px dotted #FF0000;
}

.highlight {
  font-weight:		bold;
}

.whitetext {
  color: #FFFFFF;
}

#navigation a:link, #navigation a:visited {
  color:			#FFFFFF;
  text-decoration:	none;
  border:			none;
}

#navigation a:hover {
  color:			#FFEE00;
}  

#contentblock {
  position:			relative;
  width: 			760px;
  border: 			1px solid #550000;
  color: 			#FFFFFF;
  background-color: #1A0001;
  padding: 			10px 20px 10px 20px;
  text-align:		justify;
}

#radioheader {
  height:			146px;
  width:			802px;
}

#header	{
  height: 			200px;
  width: 			800px;
  border: 			1px solid #550000;
}

#navigation	{
  position:			relative;
  font-family: 		Georgia, "Times New Roman", Times, serif;
  font-size:		14px;
  width: 			760px;
  height:			30px;
  padding: 			10px 20px 10px 20px;
  border-left: 		1px solid #550000;
  border-right: 	1px solid #550000;
  background-color: #330000;
  letter-spacing: 	2px;
}

#fotoheader	{
  position:			relative;
}

#navlinks {
  position:			absolute;
  top:				18px;
  left:				110px;
}

#fotoheader {
/* familie van navlinks */
  position:			absolute;
  top:				18px;
  text-align:		center;
}

#agendablok {
  float:			right;
  font-family: 		Arial, Helvetica, sans-serif;
  font-size:		90%;
  font-weight:		300;
  text-align:		left;
  width: 			200px;
  background-color: #330000;
  border:			1px solid #550000;
  margin-left:		15px;
  padding:          10px;
  z-index: 			99;
}

#footer	{
  clear: 			right;
  font-size: 		75%;
  color: 			#FFFFFF;
}
