/* Frontpage css code */

#sidebar {
	margin: 0 0 10px 0;
	background: #993399;
	width: 225px;
	float: left;
	text-align: left;
}

h2 {
	background: #FBAC18;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	padding: 4px 4px 4px 4px;
}

#sidebar h2 {
	margin: 0 10px 0 12px;
	background: #FBAC18 url('../images/box_top.gif') no-repeat top left;
}

#sidebar ul {
	background: #fff url('../images/box_bottom.gif') no-repeat bottom left;
	margin: 0 10px 12px 12px;
	padding: 0 0 6px 0;
}

#sidebar li {
	list-style-type: none;
	margin: 0;
	background-image: url('../images/listArrows.gif');
	background-repeat: no-repeat;
	background-position: 2px 4px;
	padding-left: 10px;
}

#sidebar .hotpro {
        background: #fff url('../images/box_bottom.gif') no-repeat bottom left;
        margin: 0 10px 12px 12px;
        padding: 0 0 6px 0;
}

#sidebar .google {
        background: #fff url('../images/box_bottom.gif') no-repeat bottom left;
        width: 203px;
        margin: 0 0 0 12px;
        padding: 0 0 0 0px;
}

#container {
	margin: 0 10px 10px 0;
	padding: 0;
	background: #fff;
	margin-left: 230px;
	text-align: center;
	/* The Holly hack, needed for some displaying bugs in IE6/Win */
	height: 1%;
}

#container p {
	color: #330066;
	font-weight: bold;
	/* padding-left: 3px; */
}

.containerBlock {
	height: 100px;
}

#container h2 {
	margin: 0;
}

#container h3 {
	background: #FBAC18 url(../images/box_top_large.gif) no-repeat top left;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 4px;
}

#container h4 {
	color: #306;
	font-weight: bold;
	font-size: 10px;
	padding: 8px;
}

#container TABLE {
	text-align: left;
	margin:0px;
	padding:0px;
}

.tdHeader {
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	padding: 4px 4px 4px 4px;

}

.tdVak {
	font-size: 10px;
	padding: 4px 4px 4px 4px;
	vertical-align: top;
	margin: 4px;

}

.leftContent {
	float: left;
	width: 50%;
	text-align: left;
}

.rightContent {
	width: 50%;
	float: left;
	text-align: left;
}

#containerFooter {
	background: #F3F3F3 url('../images/box_bottom_large.gif') no-repeat bottom left;
	padding: 0px;
	margin: 0px;
}

.memberImgs {
        border: 1px solid #000000
}

/*
 * Temp
 */
.news {
        font-size: 10px;
        line-height: 11px;
        margin-bottom: 8px;
        padding: 0 0 2px 0;
        background: #F3F3F3 url('../images/box_bottom_large.gif') no-repeat bottom left;
}

#fpButtons {
	width: 160px;
	background: #ececec;
	text-align: center;
	padding-top: 5px;
}

#fpButtons a img {
	border: 1px solid #bbb;
	margin-bottom: 5px;
}

#fpButtons p {
	color: #bbb;
	letter-spacing: 0.3em;
	text-align: right;
	margin: 4px;
}

div#uitgaanfront {
	padding: 3px;
	text-align: left;
}

div#uitgaanfront p {
	color: #000;
	margin: 4px 0;
}

div#uitgaanfront table {
	width: 100%;
}

div#uitgaanfront td {
	border-bottom: 1px dotted #009;
	color: #009;
}

span.options {
    margin-left: 10px;;
}
