* {margin: 0; padding: 0;}


#scroll-content img{
float:right;
margin: 0 0 10px 10px;
}

a{
	font-weight: bold;
	color:#6699FF;
	text-decoration:none;
}

a:hover{
	font-weight: bold;
	color:#333333;
	text-decoration:none;
}


#language{
width:50px;
height:50px;
position:absolute;
left:840px;
top:15px;
font-size:10px;
color:#FFFFFF;
}

#language a{
color:#FFFFFF;
text-decoration:none;
font-weight:bold;
}



body {
	background:#5983b2 url(../images/layout/bg.jpg) top left repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size:0.75em;
}
img { 
border: 0;
}
p{
margin:10px 0 10px 0;
}
#container{
background: url(../images/layout/opzet2.gif) no-repeat top center;
width:920px;
margin: 0 auto;
margin-top: 20px;
min-height:800px;
_height:600px;
position:relative;

}
#content{
background: url(../images/layout/inhoud.gif) no-repeat top left;
width:575px;
height:385px;
position:absolute;
top:105px;
left:325px;
}

#titel{
margin-top:-25px;
}
h1 {
	font-size: 1.3em;
	font-weight: bold;
	color:#6699FF;
	text-transform: capitalize;
}

#partners{
position:absolute;
top:530px;
left:35px;
}

#partners img{
float:left;
margin:0;
padding:0;
}

#scroll-content{
	margin-top:15px;
	width:535px;
	height:370px;
	padding:0em 1em 0em 1em;
	overflow: scroll;
	visibility: visible;
	overflow-x: hidden;
	
	scrollbar-3dlight-color:#fcedd3;
	scrollbar-arrow-color:#000000;
	scrollbar-base-color:#fcedd3;
	scrollbar-darkshadow-color:#fcedd3;
	scrollbar-face-color:#fdbd4b;
	scrollbar-highlight-color:#fcedd3;
	scrollbar-shadow-color:#fcedd3;
	scrollbar-track-color:#fcedd3;
}

#landkaart{
position: absolute;
top: 170px;
left: 25px;
width:280px;
height:405px;
}

#logo{
position: absolute;
top: 15px;
left: 20px;
width:270px;
height:145px;
}


/* events------------------------------------------------ */

#event-temp{
background-color:#FFFFFF;

margin: 0 0 10px 0;
float:left;
width: 98%;
}

#event-temp #event-info{
width:230px;
float:left;
margin:0 10px 0 0;
}

#event-temp h2.title{
background:#fcdea8 url(../images/layout/info.jpg) 99% 3px no-repeat;
margin-bottom:5px;
padding: 3px 30px 3px 5px;
color:#666666;
font-size:1em;
cursor:pointer;

}

#event-temp p.site { padding-left: 20px;}
#event-temp .desc{
float:left;
width:245px;
margin-bottom:5px;
padding-left:20px;
background:#FFFFFF url(../images/layout/desc.jpg) left top no-repeat;
}
#event-temp .desc p {margin-top:0;}

#event-temp p.location{

margin:0 0 5px 5px;
padding-left:20px;
background:#FFFFFF url(../images/layout/location.jpg) top left no-repeat;
}

#event-temp p.date{

margin:0 0 5px 5px;
padding-left:20px;
background:#FFFFFF url(../images/layout/date.jpg) top left no-repeat;
}

#event-temp p.hour{

margin:0 0 5px 5px;
padding-left:20px;
background:#FFFFFF url(../images/layout/hour.jpg) top left no-repeat;
}







