.top a:link {text-decoration: none; color: #000000; font-weight: normal;}
.top a:visited {text-decoration: none; color: #000000; font-weight: normal;}
.top a:active {text-decoration: none; color: #000000; font-weight: normal;}
.top a:hover {text-decoration: none; color: #cc0066; font-weight: normal;}

.topbar a:link {text-decoration: none; color: #000000; font-weight: normal;}
.topbar a:visited {text-decoration: none; color: #000000; font-weight: normal;}
.topbar a:active {text-decoration: none; color: #000000; font-weight: normal;}
.topbar a:hover {text-decoration: none; color: #cc0066; font-weight: normal;}

.footercontent a:link {text-decoration: none; color: #000000; font-weight: normal;}
.footercontent a:visited {text-decoration: none; color: #000000; font-weight: normal;}
.footercontent a:active {text-decoration: none; color: #000000; font-weight: normal;}
.footercontent a:hover {text-decoration: none; color: #cc0066; font-weight: normal;}

.footer a:link {text-decoration: none; color: #9b9c9e; font-weight: normal;}
.footer a:visited {text-decoration: none; color: #9b9c9e; font-weight: normal;}
.footer a:active {text-decoration: none; color: #9b9c9e; font-weight: normal;}
.footer a:hover {text-decoration: none; color: #cc0066; font-weight: normal;}

.credits a:link {text-decoration: none; color: #ffffff; font-weight: normal;}
.credits a:visited {text-decoration: none; color: #ffffff; font-weight: normal;}
.credits a:active {text-decoration: none; color: #ffffff; font-weight: normal;}
.credits a:hover {text-decoration: none; color: #9b9c9e; font-weight: normal;}

a:link {text-decoration: none; color: #cc0066; font-weight: normal;}
a:visited {text-decoration: none; color: #cc0066; font-weight: normal;}
a:active {text-decoration: none; color: #cc0066; font-weight: normal;}
a:hover {text-decoration: none; color: #9b9c9e; font-weight: normal;}

a.LinkButton:link,
a.LinkButton:active,
a.LinkButton:visited{
	background-color:#DDDDDD;
	border:1px outset #9b9c9e;
	padding:3px;
	color:#000;
}

body{
	background-color: #c40066;
	background-image: url("../img/LANDFOND.jpg") ;
	background-position: 0px 101px ;
	background-repeat : repeat-x;
	behaviour: url('csshover.htc'); 
	margin-top:0px;
	padding-top:0px;
	padding-bottom: 30px;
	font-family: verdana;
	font-weight: normal;
	font-size: 11px;
}

#languages{
position:absolute;
margin-left:750px;
margin-top:-20px;
}

a img { 
border:0;
}

h1 {
position:relative;
top:42px;
height:40px;
margin-bottom:60px;
}

h2 {
position:absolute;
letter-spacing:-1px;
font-size:18px;
font-weight:lighter;
margin:0px;
font-style: italic;
z-index:20;
}

h5 { 
font-size:18px;
margin:0px;
}

.form {
	margin-top: 5px;
	margin-bottom: 5px;
}
.form tr {
	vertical-align: top;
}
.form td {
	padding: 2px;
}
fieldset {
	-moz-border-radius: 8px;
	border-radius: 8px; 
	border: 1px solid #dddddd;
	margin: 5px;
	padding: 8px;
}
legend {
	color: #999999;
}
select.clean {
	border: 1px solid #cccccc;
	height:18px;
	width:202px;
}
.clean { 
border: 1px solid #cccccc;
height:15px;
width:200px;
}

.focus { 
border: 1px solid #cc0066;
height:15px;
width:200px;
color:#cc0066;
}

textarea.clean, textarea.focus {
height:100px;
width:200px;
}
.error {
	color: #FF0000;
	padding: 10px;
}
.container{
	position:relative;
	top:50px;
	margin:auto;
	width:800px;
	border:1px solid #cccccc;
	border-bottom:1px solid #ffffff; 
	clear:both;
	background-color: #ffffff;
	
	
}
.top{
	position:relative;
	height:51px;
	width:800px;
	background-image:url("../img/bg_top.jpg");
	font-family: verdana;
	font-weight: normal;
	font-size: 11px;
	letter-spacing: -1px;	
}
	.top ul {
		position: relative;
		list-style-type : none;
		float : left;
		display: inline;
		width: 770px;
		height: 20px;
		margin: 0;
		padding: 0;
		padding-left:25px;
		padding-top:30px;
	}				
	.top li {
		position: relative;
		display : inline;
		padding: 0;
		margin: 0;
	}	
		.top li .current {
			font-weight: bold;
		}
.topbar{
	width:800px;
	height:60px;
	background-color:#FFFFFF;
	font-family: verdana;
	font-weight: normal;
	font-size: 11px;	
}
	
	.topbar .left{
		/* position:relative; */
		float:left;
		padding-top:5px;
		margin-left:30px;
		
	}
		.topbar .left #current,.topbar .left .current{
			color:#cc0066;
		}
.contentleft{
	width:388px;
	float:left;
	position:relative;
}	
	.contentleft img{
		border:0px;
		margin:0px;
		padding:0px;
		float:left;
		border-left: 16px solid #cc0066;
	}
	.contentleft .mainimage img {
		width: 368px;
	}
	.contentleft .smallimages {
		padding-top: 10px;
	}
	.contentleft .smallimages img {
		margin-top: 18px;
		border-left: none;
	}
.contentright{
	width:412px;
	position:relative;
	float:left;
	font-family: verdana;
	font-weight: normal;
	font-size: 11px;	
}
	.contentright .text{
		width:392px;
		padding-left:10px;
		padding-right:20px;
		padding-bottom:10px;
		
	}		
.contentmain{
	position:relative;
	width:800px;
	min-height:300px;
	line-height:18px;
}

.contentmain p {
	line-height:18px;
	}

.sortable {
	border-collapse: collapse; 
	width:350px;
	
}

.sortable th { 
background-color: #666666;
text-align:left;
}

	.sortable th a, .sortable th a:link, .sortable th a:visited, .sortable th a:active {
		color: #fff; 
		background-color: #666666;
		padding-left:2px;
		text-align: left; 
		font-weight:bolder ;
		
	}
	
	.sortable td {
		border-bottom: 1px solid #dddddd;
		padding:4px;
	}
	
	.sortable tr:hover td {
	 	background-color: #eee; 
	}
	
.footercontent {
	
	display: none;
	position: relative;
	width: 800px;
	clear: both;
	font-family: verdana;
	font-weight: normal;
	font-size: 11px;
	
}
.footer{
	
	position:relative;
	width:800px;
	height:115px;
	clear:both;
	background-image:url("../img/footer_back.jpg");	
}	
	.footer .text{
		width:600px;
		float:left;
		padding-left:30px;
		font-family: verdana;
		font-weight: normal;
		font-size: 11px;
		height: 12px;
	}
		.footer .text #current,.footer .text .current{
			color:#cc0066;
		}
	.footer .user {
		width:600px;
		float: left;
		padding-left:30px;
		padding-top: 40px;
		color: #FFFFFF;
		font-size: 12px;
		font-weight: bold;
	}	
	
	.footer .logo{
		float:right;
		height:87px;
		width:159px;
		margin-top: -12px !important;
		margin-top: -13px;
		background-image:url("../img/footer_back.jpg");
		z-index:1000;
	}
	
	.footer .logo img{
	z-index:2000;
	
	
	}
.credits {
	top: 22px;
	position: relative;
	width: 100%;
	font-size: 9px;
	text-align: center;
	font-family: verdana;
	background-color: #c40066;
	height:40px;
}
.credits ul {
	list-style-type : none;
	line-height:22px;
	padding:0;
	margin:0;
}

.credits li {
	display: inline;
}
#spacer{
	margin:2px;
	margin-right:-2px;
}

.pagination {
	padding: 10px;
	float: left;
	text-decoration: none;
	}

.pagination a:link, .pagination a:visited, .pagination a:active { 
border: 1px solid #dddddd;
padding:3px;
color: #aaaaaa;
background-color: #fff;
font-weight:bolder;
}

.pagination a:hover{
color: #666666;
}

.pagination a u { 
font-weight:bolder;
text-decoration:none; 
color: #000000;
}

/* Style used for lists returned by the ajax.autoCompleter function */
#places_choices {
background-color: #fff;
border: 1px solid #000;
height:100px;
overflow:auto;
overflow-x: hidden; 
}

#places_choices ul {
list-style-type : none;
margin:0px;
padding:0px;
cursor: pointer;
}

#places_choices li { 
padding-left:2px;
font-size:10px;
}

#places_choices li.selected {
background-color: #999;
color: #fff;

}

#MainSearch{ 
font-size:10px;
margin-top:10px;
width:145px;
height:20px;
}

#MainSearch #SearchInput {
font-size:10px;
position:absolute;
border: 1px solid #aaa;
color: #aaaaaa;
padding-left:2px;
width:118px;
z-index:1;
}

#MainSearch #SearchButton { 
display: inline; 
float:right;
cursor:pointer;
}

/* Style used for profile page */
#MenuBack { 
border: 0;
}




#JezelfImage{
}

#ProfielMenu a { 
color: #000;
}

#ProfielMenu a:hover{
color: #cc0066;
}

#ProfielMenu p {
margin:0px;
}

#ProfielMenu{ 
float:left;

display:block;
margin-left:28px;
padding:5px;
background-repeat: repeat-y;
width:275px;
height:160px;
min-height:160px;
}

#ProfielMenu  div { 
color: #000;
background-image: url('/img/jezelf/menu_item.jpg');
background-repeat: no-repeat;
margin:4px;
padding-left:35px
}

#ProfielMenu  div:hover { 
color: #cc0066;

}

#ProfielMenu  div.active { 
color: #cc0066;
background-image: url('/img/jezelf/menu_active.jpg');
}

#ProfielMenu div.active a { 
color: #cc0066;
}
a.Login:visited, a.Login:active, a.Login:link { 
color: #fff;
}
.dialog { 
position: absolute;
height:20px;
}

.dialog .top, .dialog .bot {
display: none;
}

.dialog .mid {
border: 1px solid #000;
height:20px;
background-color: #fff;
}

.overlay_alert{
-moz-opacity: 0.5;
filter: alpha(opacity=50);
background-color: #666;
}

.dialog .alert_content{
height:15px;
line-height:22px;
}

.dialog input { 
z-index:2000;