/*	Liefde in de stad general styles	*/
.sIFR-alternate {display:none;}

body{
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

/*	main divs	*/

#container{
	position: relative;
	display: block;
	top: 0px;
	margin: 0px;
	padding: 0px;
	width: 707px;
	left: 50%;
	margin-left: -354px;
}

#main{
	position: relative;
	display: block;
	top: 10px;
}

#header{
	width: 707px;
	height: 306px;
	background-image: url(../media/style/header.gif);
	background-color: #FFFFFF;
}

#header span{
	display: none;
}

#navigation, #content, #footer, #content_inner{
	position: relative;
	display: block;
	width: 700px;
	left: 3px;
}

#navigation{
	background-color: #DD0000;
	padding: 0px;
	margin: 0px;
}

#content{
	overflow: hidden;
	background-image: url(../media/style/bg_main.gif);
	background-repeat: repeat-y;
	background-position: top left;
}

.project{
	position: relative;
	display: block;
	overflow: hidden;
	margin-bottom: 0px;
}

#content_inner{
	width: 650px;
	padding-bottom: 25px;
	left: 25px;
	top: 15px;	
	height: auto;
}

#footer{
	height: 27px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 20px;
	background-image: url(../media/style/footer.gif);
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

#manifest_text{
	background-image: url(../media/style/bg_manifest.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	width: 620px;
	padding-bottom: 15px;
}

#contact_1, #contact_2, #contact_3{
	padding-top: 10px;
	padding-left: 10px;
	margin-right: 4px;
	margin-bottom: 5px;
}

#contact_1{
	width: 240px;
	height: 116px;
	background-image: url(../media/style/bg_contact_1.gif);
	background-repeat: no-repeat;
	background-position: top left;
	float: left;
}

#contact_2{
	float: left;
	width: 148px;
	height: 115px;
	background-image: url(../media/style/bg_contact_2.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

#contact_3{
	float: left;
	width: 234px;
	height: 115px;
	background-image: url(../media/style/bg_contact_3.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin-right: -10px;
}

.hr, hr{
	height: 32px;
	width: 100%;
	background: url(../media/style/hr.gif) ;
	background-repeat: repeat-x;
	background-position: center left;
	clear: both;
}

.moretext{
	position: relative;
	display: block;
	width: 650px;
	margin: 0px;
	height: auto;
	clear: none;
	overflow: hidden;
}

.morecontent1{
	left: 0px;
	top: 15px;
	position: relative;
	float: left;
	clear: none;
	display: block;
	width: 130px;
/*	margin-right: expression("0px");*/
}

.morecontent1 img{
	margin-top: 15px;
	clear: right;
	border: 1px solid #000000;		
}

.morecontent2{
	top: 0px;
	position: relative;
	display: block;
	float: right;
	width: 515px;
	margin-right: -2px;
}

a.readmore{
	width: 100%;
	display: block;
	position: relative;
	text-align: right;
}

.column_50_percent{
	position: relative;
	display: block;
	width: 50%;
	height: auto;
	clear: none;
	overflow: hidden;	
	float: left;
}

.mini_hr{
	height: 20px;
	width: auto;
	margin-right: 20px;
	background: url(../media/style/bg_hr.gif) ;
	background-repeat: repeat-x;
	background-position: center left;
}

.left{
	width: 252px;
	float: left;
	margin-right: 15px;
    color: #DD0000 !important;
        font-family: arial,Arial !important;
}

.right{
	width: 380px;
	float: right;



 
}

.news {
    font-size: 12px;
}
.archief img.thumb{
	clear: none;
	float: left;
	margin-right: 15px;
	margin-bottom: -20px;
	border: 1px solid #000000;	
}
.archief p {
	padding-bottom:0px;
	margin-bottom:0px;
		padding-top:0px;
	margin-top:0px;
	}
	
.morecontent2 p{
	padding-bottom:10px;
	}	
.morecontent1 {
	padding-bottom:15px;
	}	
.more_text{
	display: block;
	position: relative;
	top: -12px;
	width: 515px;
}


img.morecontentimage{
	margin-right: 15px;
	margin-bottom: 15px;
}

img.morecontentimage2{
	margin-bottom: 15px;
}

#s_imageContainer, #s_imageContainer a img{
	display: block;
	position: relative;
	width: 650px;
	height: 300px;
}

.ankeiler {
    min-height:60px;
}