body {
    background-image:	    url('../images/bg.jpg');
    background-repeat:	    repeat-x;
    background-position:	bottom;
	background-attachment:	fixed;
	background-color:		#E3E3E3;
    margin:				    0 0 0 0px;
    font-family:		    Arial, Verdana, Helvetica, sans-serif;
    font-size:			    13px;
}

div#outer {
    width:				700px;
    position:			absolute;
    left:				50%;
    margin-left:		-350px;
}

a:link, a:visited, a:hover, a:active {
	color:				#000000;
	text-decoration:	none;
}

div#content {
	position:		    absolute;
	z-index:		    1;
    top:                20px;
	overflow:		    visible;
	font-family:	    Arial, Verdana, Helvetica, sans-serif;
	font-size:		    12px;
    background-color:  	white;
	width:			    100%;
}
div#content_top_left {
    float:              left;
}
div#content_top_right {
    float:              right;
}

div#main {
    float:              left;
    width:              700px;
    overflow:           hidden;
}

div#button_close {
    text-align:         center;
    clear:              both;
    padding-top:        15px;
}
div#button_close input {
    border:             1px solid black;
}

div#verenigingsinformatie {
    width:              665px;
    border:				2px solid #0050d9;
    margin:             15px 0px 0px 15px;
}
.afbeelding {
    width:              280px;
    padding:            3px;
    text-align:         center;
    float:              left;
}
.informatie {
    margin:             3px 0px 0px 5px;
    float:              left;
}

div#verenigingsbeschrijving {
    width:              665px;
    border:				2px solid #e4e4e4;
    margin:             15px 0px 0px 15px;
}
.beschrijving {
    margin:             3px;
}

div#footer {
	position:		    relative;
	z-index:		    1;
	font-family:	    Arial, Verdana, Helvetica, sans-serif;
	font-size:		    12px;
    clear:              both;
    width:              700px;
    top:                15px;
}
div#footer_left {
    float:              left;
    width:              15px;
}
div#footer_center {
    float:              left;
    text-align:         center;
    text-decoration:    none;
    font-weight:        bold;
    width:              669px;
    background-color:   white;
    padding-bottom:     5px;
}
div#footer_right {
    float:              left;
    width:              15px;
}

div#gerelateerd-block {
    width:              665px;
    border:				2px solid #e4e4e4;
    text-align:         center;
    margin:             15px 0px 0px 15px;
    clear:              both;
}

div#ads_fp {
    width:              665px;
    border:				2px solid #0050d9;
}

div#nieuws-block {
    width:              665px;
    border:				2px solid #e4e4e4;
    margin:             15px 0px 0px 15px;
    clear:              both;
}
.nieuwsbericht {
    border-bottom:      1px solid #e4e4e4;
}

div#image-block {
    width:              665px;
    border:				2px solid #e4e4e4;
    margin:             15px 0px 0px 15px;
}

.block-item {
    border-bottom:      1px solid #e4e4e4;
}
.block-item:hover, .block-item a:hover {
    background-color:   #E5E5E5;
}
.block-item a{
    display:            block;
}

.blockheading {
    border-bottom:		1px solid #e4e4e4;
    background-color:	#EFEFFB;
    text-align:			center;
    height:				18px;
    padding:            2px 0px 0px 3px;
    font-weight:        bold;
}

.blocklist {
    text-align:         left;
    margin:             0px 0px -1px 12px;
}

.button-bar {
    width:              663px;
    text-align:         right;
    border-left:        1px solid #e4e4e4;
    border-right:       1px solid #e4e4e4;
    border-bottom:      1px solid #e4e4e4;
    clear:              both;
    padding:            2px 4px 0px 0px;
    margin:             0px 0px 0px 15px;
}
.button-bar img {
    border:             none;
    vertical-align:     middle;
}
