BODY{
	background: #333333;
}

H1 {
	color: #000000;
	font-size: 20px;
	line-height: 30px;
	font-weight: bolder;

}

H2 {
	font-size: 14pt;
	color: #87CEFA;
}

H3 {
	font-size: 13pt;
	color: #7FFFD4;
}

H4 {
    font-size: small;
	font-variant: small-caps;
	font-weight: bold;
	color : white;
	}

p {
	color: #000000;
	font-size: 12px;

}
	
	
A {
	text-decoration: none;
	color: #000000;
}

A:Hover {
	text-decoration: underline;
	color: #CCCCCC;
}

A.programma {
	text-decoration: none;
	color: #FFFFFF;
}

A.programma:Hover {
	text-decoration: underline;
	color: #CCCCCC;
}

A.cafeWww {
	text-decoration: none;
	color: #FFFFFF;
}

A.cafeWww:Hover {
	text-decoration: underline;
	color: #CCCCCC;
}

A.schilderij {
	text-decoration: none;
	color: #FFFFFF;
	border: 0px;
}


#navlist li { list-style-type: circle; }

HR {
	color: blue;
	height: 1pt;
}


.maintable {
	border: 5px solid #FFFFFF;
}

.tabel_locatie
{
	background: transparent;
	color: #000000;
	font-family: Verdana, sans-serif;
	text-align: left;
	border: 0px solid Black;
	margin: 0px;
	padding-left: 25px;
	padding-top: 0px;
	line-height: 25px;
	margin-bottom: 3px;		
}

.tabel_programma
{
	background: transparent;
	color: #FFFFFF;
	font-family: Verdana, sans-serif;
	text-align: left;
	border: 0px solid Black;
	margin: 0px;
	padding-left: 25px;
	padding-top: 0px;
	line-height: 14px;
}

.tabel_bandDetails
{
	background: transparent;
	color: #000000;
	font-family: Verdana, sans-serif;
	text-align: left;
	font-size: 13px;
	border: 0px solid Black;
	margin: 0px;
	padding-left: 25px;
	padding-top: 0px;
	line-height: 15px;
}

.tabel_locatieDetails
{
	background: transparent;
	color: #000000;
	font-family: Arial;
	text-align: left;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	border: 0px solid Black;
	margin: 0px;
	padding-left: 25px;
	padding-top: 0px;
	line-height: 20px;
}

.cafeNaam{
	color: #000000;
	font-size: 25px;
	line-height: 30px;
	font-weight: bolder;
}

.bandNaam{
	color: #000000;
	font-size: 25px;
	line-height: 30px;
	font-weight: bolder;
}

.cafe{
	color: #000000;
	font-size: 12px;
	font-weight: bolder;
}


div.float {
	color: #000000;
	font-size: 12px;
	font-weight: bolder;
	border: 1px dashed #FF0000;
	color: #000000;
	text-align: center;
	margin: 0px;
	padding: 0px;
	float: center;
}

.band{
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bolder;
}

.tijd{
	color: #333333;
	font-size: 9px;
	font-weight: bold;
}

.cafeNaam2{
	color: #000000;
	font-size: 20px;
	line-height: 30px;
	font-weight: bolder;
	padding-top: 10px;
}

.www{
	color: #790000;
	font-size: 13px;
	font-weight: bolder;
	padding-bottom: 10px;
}

.titel{
	color: #790000;
	font-size: 16px;
	line-height: 16px;
	font-weight: bolder;
}

.titel2{
	color: #790000;
	font-size: 16px;
	line-height: 16px;
	font-weight: bolder;
	padding-top: 3px;
}

.programma{
	color: #FFFFFF;
	font-size: 16px;
	line-height: 16px;
	font-weight: bolder;
}

.bandNaamoverzicht{
	color: #000000;
	font-size: 12px;
	font-weight: bolder;
}

.bandLandoverzicht{
	color: #000000;
	font-size: 10px;
	font-weight: bolder;
}

.tabel_bands
{
	background: transparent;
	color: #FFFFFF;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	text-align: left;
	border: 0px solid Black;
	margin: 0px;
	padding-left: 25px;
	padding-top: 5px;
}

#title {
	width: 330px;
	height: 26px;
	color: #5A698B;
	font: bold 11px/18px "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-top: 5px;
	background: transparent url("../images/bg_legend.gif") no-repeat;
	text-transform: uppercase;
	letter-spacing: 2px;
	text-align: center;
}

form {
	width: 335px;
}

.col1 {
	text-align: right;
	width: 135px;
	height: 31px;
	margin: 0;
	float: left;
	margin-right: 2px;
	background: url(../images/bg_label.gif) no-repeat;
}

.col2 {
	width: 195px;
	height: 31px;
	display: block;
	float: left;
	margin: 0;
	background: url(../images/bg_textfield.gif) no-repeat;
}

.col2comment {
	width: 195px;
	height: 98px;
	margin: 0;
	display: block;
	float: left;
	background: url(../images/bg_textarea.gif) no-repeat;
}

.col1comment {
	text-align: right;
	width: 135px;
	height: 98px;
	float: left;
	display: block;
	margin-right: 2px;
	background: url(../images/bg_label_comment.gif) no-repeat;
}

div.row {
	clear: both;
	width: 335px;
}

.submit {
	height: 29px;
	width: 330px;
	background: url(../images/bg_submit.gif) no-repeat;
	padding-top: 5px;
	clear: both;
} 

.input {
	background-color: #fff;
	font: 11px/14px "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #5A698B;
	margin: 4px 0 5px 8px;
	padding: 1px;
	border: 1px solid #8595B2;
}

.textarea {
	border: 1px solid #8595B2;
	background-color: #fff;
	font: 11px/14px "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #5A698B;
	margin: 4px 0 5px 8px;
}

.text-inhoud {
background-color:#FFFFFF;
}