.maintable {background-color:#FFFFFF; }

#navlist
{
padding: 3px 0;
margin-left: 0;
border-bottom: 1px solid #c7252c;
font: bold 12px Verdana, sans-serif;
background-color: #691B1D;
}

#navlist li
{
list-style: none;
margin: 0;
display: inline;
}

#navlist li a
{
	padding: 3px 1em;
	margin-left: 50px;
	border-bottom: 1px none #c7252c;
	background: #c7252c;
	text-decoration: none;
	border-top: 1px solid #f91E36;
	border-right: 1px solid #f91E36;
	border-left: 1px solid #f91E36;
}

#navlist li a:hover
{
	color: #000;
	background: #fff;
	border-color: #fff;
}

#navlist li a#current
{
	background: white;
	border-bottom: 1px solid white;
	color:#c7252c;
}


.fiebre { /* is eigenlijk gewoon body atribuut */
	color: #600;
	font-size: 12px;
	font-family: Tahoma;
	font-style: normal;
	font-weight: 100;
	background-color: #ECEACF;
	/*text-align: center;*/
	letter-spacing: 1px;
	margin: 10px;
	background-repeat: repeat-x;
}

.bodytxt {
padding-left: 10px; }

a {
	color: #F85E06;
}
.navigationlinks {
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: none;
	font-size: 12px;
}




a:visited.navigationlinks {
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: none;
}

a:visited {
	color: #F85E06;
}
p {
	font-size: 12px;
}
td {
	font-size: 12px;
}
.rightcolumn {
	font-size: 12px;
}

.rightcolumn p {
	font-size: 12px;
}
.kalenderentry {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C60000;
	padding-bottom:3px;
	margin-right:1px;
	vertical-align:bottom;
}
#zonderwrap {
	white-space: nowrap;
}
.kalenderentry a{
	text-decoration:none;
}
.kalenderentry a:hover{
	text-decoration:underline;
}
h4 {
	padding-top:6px;
	padding-bottom:9px;
}
.box {
	background-color: #B74944;
	margin: 5px;
	padding: 5px;
	border: 1px solid #CC3300;
	width: 400px;
}
.leftline {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CC3300;
}
.topbg {
	background-image: url(logo/fiebre_topbanner.png);
	background-repeat: no-repeat;
}
