
 

html,body{
	background:#43437d;
	color:#5a599c;
	font-family:Verdana;
	font-size:12px;
	padding:0;
	margin:0;
}

a{
	color:#5A599c;
}

form{
	display:inline;
}

#container{
	width:1000px;
	margin:auto;
	background-color:#acabdb;
	background-image:url('../img/bg_container.gif');
}

#header{
	height:132px;
	background-image:url('../img/header_bg.jpg');
	background-color:#a09fcc;
}

#header_inner{
	height:132px;
	background-image:url('../img/header.jpg');
	background-repeat: no-repeat;
	background-position:center;
	cursor:pointer;
}

#menu{
	height:42px;
	background:url('../img/bg_menu.gif');
}

#footer a, .nieuws a, .poll a{
	color:#ffffff;
}

#footer{
	width:980px;
	margin:auto;
	background:url('../img/bg_footer.gif');
	height:38px;
	text-align:right;
	padding-right:20px;
}

#navigation{
	position:relative;
	top:0;
	left:0;
	width:1000px;
	margin:auto;
}

#footer .inner, #navigation .inner{
	padding-top:15px;
}

#loginwrapper{
	position:absolute;
	top:40px;
	left:525px;
	background:#545195;
	width:475px;
	height:31px;
}

#login{
	position:relative;
}

.login{
	background:#43437D;
	color:white;
	border:1px solid white;
	margin-left:5px;
	margin-top:5px;
	font-size:11px;
	height:16px;
	width:143px;
}

#logindiv{
	line-height:20px;
}

#loginnav{
	background:url('../img/bg_login.gif');
	float:right;
	width:280px;
	height:42px;
	padding-left:20px;
	text-align:right;
	color:#cccbdf;
		line-height:42px;
}

#loginnav a{
	font-size:10px;
	color:#cccbdf;
	text-decoration:underline !IMPORTANT;
	margin-left:5px;
}

#navigation a, #footer a{
	font-weight:bold;
	text-decoration:none;
}

a:hover, #navigation a:hover, #footer a:hover, #partyaanmelden:hover{
	color:#fdfe00;
}

#left{
	float:left;
	width:274px;
}

 
#main{
	width:722px;
	float:left;
	padding: 7px 0 0 4px;
}

.wrapper{
	padding:10px;
}

/** 
 * Linker menu
 */
 
.left_item{
	width:262px;
	margin:auto;
	margin-top:15px;
}  

.left_item_header{
	height:26px;
	background-image:url('../img/bg_item_header.gif');
}

.left_item_header span{
	color:white;
	font-weight:bold;
	margin-left:30px;
	line-height:26px;
	font-size:13px;
}

.left_item_body{
	background-color:#5a599c;
	color:#9b99db;
	padding:5px;
}

.left_item_body a{
	color:#c3c3db;
	text-decoration:none;
}

.left_item_body a:hover{
	color:#ffffff;
}

.left_item_footer{
	height:30px;
	background-image:url('../img/bg_item_footer.gif');
}

.nieuwsbrief{
	height:12px;
	color:#b1b1b1;
	font-size:10px;
	font-weight:bold;
	width:245px;
}

/***
 * MAIN 
 */
 
#main_infobox{
	width:719px;
	height:262px;
	background-image:url('../img/main.jpg');
	margin-bottom:2px;
} 

#main_infobox .inner{
	padding-top:195px;
	margin-right:10px;
	margin-left:13px;
}

#main_infobox div h1{
	color:#c03896;
	margin-top:0;
	margin-bottom:4px;
}

p{
	display:block;
	margin-top:5px;
}

#main_infobox p{
	display:inline;
}

.kaart{
	width:373px;
	height:241px;
	background-image:url('../img/bg_kaart.gif');
	margin-top:3px;
	float:left;
	color:white;
}

.nieuws{
	width:373px;
	height:241px;
	background-image:url('../img/bg_kaart.gif');
	margin-top:3px;
	float:left;
	color:white;
}

.poll{
	width:213px;
	height:241px;
	background-image:url('../img/bg_poll.gif');
	margin-top:3px;
	margin-left:5px;
	float:left;
	color:white;
	position:relative;
}

.kaart h1, .poll h1, .nieuws h1{
	color:white;
	font-weight:bold;
	margin-left:30px;
	margin-top:3px;
	margin-bottom:5px;
	line-height:26px;
	font-size:13px;
}

.poll div{
	padding:7px;
	padding-top:0;
}

.poll .radio{
	margin-top:10px;
}

.poll span{
	color:#c3c3db;
}

.kaart div{
	width:155px;
	float:left;
}

.kaart select{
	width:150px;
	font-size:10px;
	margin-top:20px;
}

#banner{
	float:right;
	width:120px;
	margin-top:5px;
	padding-right:5px;
}

.banner{
	display:block;
	margin-top:9px;
}

.kaart, .nieuws, .poll{
	margin-top:5px;
}

/**
 * FORMULIEREN 
 */ 
 
a:hover img, a.button:hover, input.button:hover{
	color:#fdfe00;
}

a.button{
	display:block;
	text-decoration:none;
	width:153px;
	height:20px;
	color:#ffffff;
	font-weight:bold;
	padding-left:6px;
	line-height:20px;
	background-image:url('../img/button.gif');
	
}

.left_item_footer a.button{
	position:relative;
	top:5px;
	left:100px;
}

input.button{
	width:159px;
	height:20px;
	color:#ffffff;
	font-weight:bold;
	background-color:transparent;
	background-image:url('../img/button.gif');
	border:0;
	font-size:11px;
	font-family:Verdana;
	cursor:pointer;
}


.beheertabel, .datatabel{
	width:100%;
}

.datatabel_upper{
	width:715px;
	background-color:#6261a1;
	cursor:pointer;
	margin-bottom:10px
}

.datatabel_upper th{
	color:white;
}

.datatabel_upper td{
	border-bottom:1px solid #8b8ab9;
}

.beheertabel .data{
	width:200px;
}

.datatabel .data{
	background:#8b8ab9;
	border-bottom:1px solid #6463a2;
}

.datatabel .data a{
	text-decoration:none;
}

.highlight td{
	color:#FFFD3C !IMPORTANT;
}

/**
.highlight, .highlight td{
	background:#FFFD3C !IMPORTANT;
	color:black !IMPORTANT;
}
**/

.mouseover td{
	color:#ffffff !IMPORTANT;
}

th{
	text-align:left;
}

.error{
	background:url('../img/alert.gif');
	background-repeat:no-repeat;
	background-position:0 6px;
	color:#863A3A;
	padding-left:20px !IMPORTANT;
}

.errormessage{
	color:#863A3A;
	margin-bottom:20px;
}

.exitmessage{
	padding:10px;
	font-weight:bold;
	color:white;
}

.hidden_info{
	background:#8988BB;
}

.hidden_info .data{
	color:white;
}

/**
 * formulieren
 */
 
.deletebutton{
	width:16px;
	height:16px;
	background:url('../img/i-delete.png');
	border:0;
	cursor:pointer;
	font-size:0;
	color:red;
	vertical-align:top;
}  

.infotext{
	width:100%;
	height:100px;
}

.input, .select, .textarea, textarea{
	background:#ffffff;
	border:1px solid #5a599c;
	color:#5a599c;
	font-family:Verdana;
	font-size:13px;
}

.input{
	width:200px;
}

.select{
	width:206px;
}

select.short{
	width:96px;
}

.calendar{
	vertical-align:middle;
	cursor:pointer;
}

.beheertabel_header{
	background:#8988BB;
	color:white;
	font-weight:bold;
	padding:5px;
	margin-top:10px;
}

.slider{
	cursor:pointer;
	vertical-align:bottom;
}

.data{
	padding:2px;
}

.thumbnail{
	width:155px;
	height:175px;
	float:left;
	background:white;
	text-align:center;
	color:black;
	padding:2px;
	margin-right:5px;
}

h1{
	font-size:14px;
	color:white;
	margin:10px;
	
}

h1.title{
	width:685px;
	height:28px;
	line-height:26px;
	background-image:url('../img/bg_page_header.gif');
	padding-left:30px;
	margin:0;
	font-size:13px;
}

h1.profiel{
	width:491px;
	height:28px;
	line-height:26px;
	background-image:url('../img/bg_profiel_header.gif');
	padding-left:30px;
	margin:0;
}

.upper{
	background-color:#6261a1;
	width:685px;
	padding:15px;
	color:#acabdb;
}

.upper a, .profiel_upper a {
	color:#ffffff;
}

.profiel_upper{
	width:491px;
	padding:15px;
	height:183px;
	background-color:#6261a1;
}

.under{
	background-color:#a09fd1;
	width:685px;
	padding:5px 15px;
}

.upper td, .profiel_upper td, .datatabel_upper td{
	font-weight:bold;
	color:#acabdb;
}

#partyaanmelden{
	display:block;
	text-decoration:none;
	width:110px;
	height:41px;
	color:#ffffff;
	font-weight:bold;
	padding-right:10px;
	line-height:19px;
	text-align:center;
	background-image:url('../img/button_party_aanmelden.gif');
}

#betalen{
	display:block;
	text-decoration:none;
	width:140px;
	height:41px;
	color:#ffffff;
	font-weight:bold;
	padding-left:11px;
	line-height:41px;
	background-image:url('../img/button_party_aanmelden.gif');
}

#userfoto{
	width:183px;
	height:241px;
	background-image:url('../img/bg_poll.gif');
	margin-right:5px;
	float:right;
	color:white;
	text-align:center;
}

#userfoto h1{
	color:white;
	font-weight:bold;
	margin-top:3px;
	margin-bottom:7px;
	line-height:26px;
	font-size:13px;
}

.reacties{
	width:432px;
	margin-left:20px;
}

.reactie{
	border:1px solid #6261A1;
	margin:8px 0;
	width:100%;
}

.reactie th{
	background:#6261A1;
	padding:4px;
}

.reactie td{
	padding:10px;
}

.reactie a{
	color:white;
}

.nieuwsthumbnail{
	float:left;
	width:160px;
}

.nieuwsthumbnail img{
	border:2px solid white;
}

.page_navigation{
	text-align:center;
	margin:10px;
}
.page_navigation a, .page_navigation span{
	background:#6261A1;
	padding:3px 5px;
	color:white;
}

.gewijzigd{
	font-size:9px;
	color:white;
	font-style:italic;
}

#subfooter{
	text-align:center;
	margin-bottom:10px;
	margin-top:3px;
}

#subfooter a{
	color:#8D8ECF;
	text-decoration:none;
}

#subfooter a:hover{
	color:#ffffff;
}

#sitemap{
	padding:10px;
	line-height:18px;
	font-weight:bold;
}

.datingagenda{
	text-align:center; 
	margin:20px;
	padding:10px; 
	font-weight:bold; 
	border:1px solid #6261A1;
}

#voorbeeld{
	display:none;
	position:absolute;
}

.success{
	color:white;
	font-weight:bold;
}

#menu a{
	color:#ffffff;
}

#menu a.active_menulink{
	color:#A09FD1;
}

.usermessage{
	color:white;
	font-weight:bold;
	padding:10px 0;
}
