body{
   background-image: url("../img/bg_all.jpg");
   margin:0px;
	text-align:center;
	min-width:803px;
}

#wrapper{
	margin: 0 auto;
	width:803px;
	text-align:left;
	vertical-align: top;
}
#mainWrapper{
	width:803px;
	height:450px;
	background-image: url("../img/bgMain.jpg");
}

#top1{
	width:803px;
	height:245px;
   background-image: url("../img/bgTop1.jpg");
}

#top2{
	width:743px;
	height:45px;
   background-image: url(../img/bgTop2.jpg);
	padding-left:60px;
}

#menu{
	padding-left:362px;
 	padding-top:38px;
}

img{
	border:0px;
}

#bot{
	width:803px;
	height:69px;
	background-image: url("../img/bgBot.jpg");
}

#mainLeft{
	width:400px;
	height:450px;
	float:left;
   margin-left:70px;
}

#mainLeft p{
	margin-top:20px;	
	font-family:verdana;
	font-size:11px;
	line-height:22px;
	color:#30383B;
}

#mainLeft p.titel{
	font-family:verdana;
	font-size:11px;
	font-weight:bold;
}

#mainSpace{
	float:left;
	width:20px;
	height:450px;
	background-image: url("../img/bgSpace.jpg");
	margin-left:10px;
}

#mainRight{

	width:245px;
	height:480px;
	float:left;
   background-image: url(../img/bgRight.jpg);
	
}

#mainRight p{
	margin-top:20px;	
	font-family:verdana;
	font-size:11px;
	line-height:22px;
	color:#30383B;
}

#mainRight li{
   padding-top:4px;
	font-family:verdana;
	font-size:11px;	
	color:#30383B;
	line-height:19px; 
	list-style-image: url("../img/pointer.jpg");
}

#mainRight p.titel{
	font-family:verdana;
	font-size:11px;
	font-weight:bold;
}

#agendaTop{
	width:223px;
	height:24px;
	background-image: url("../img/agendaTop.jpg");
}

#evenementenTop{
	width:223px;
	height:24px;
	background-image: url("../img/evenementenTop.jpg");
}

.leftContent{
	width:224px;
	height:250px;
	padding-left:10px;
}

#adresHolder{
	width:250px;
	font-family:verdana;
	font-size:12px;
	line-height:21px;	
}

#pb{
	text-align:right;
	font-family:verdana;
	color:#fff;
	font-size:11px;
	padding-right:64px;
	height:30px;
	line-height:22px;
}

#contactLine{
	color:#E2E2E3;
	size:1px;
}

#buttonsHolder{
	text-align:center;
}

#buttonInfo{
	font-family:verdana;
	font-size: 11px;
	font-style: italic;
	color:#A3A4A5;
}


