body {
	color: 				#000000;
	font-size: 			11px;
	font-family:		Verdana;
	color: 				#000000;
	background:			#f3f5f6;
	border-top: 		1px solid #535353;
}

a {
	text-decoration: 	none;
}
	
a:link, a:visited {
	text-decoration: 	underline;
	color: 				#154273;
}

a:hover, a:active {
	text-decoration: 	underline;
	color:				#0162cd;
}

img {
	border:				0px;
}

h1 {
	margin: 			0px;
	padding: 			0px;
	font-family:		Arial;
	font-size: 			22px;
	color: 				#000000;
	padding-top:		2px;
}

h2 {
	margin: 			0px;
	padding: 			0px;
	font-size: 			15px;
	font-family:		Arial;
	color: 				#000000;
}

h3 {	
	margin: 			0px;
	padding: 			0px;
	font-size: 			13px;
	font-family:		Arial;
	color: 				#000000;
}

h4 {	
	margin: 			0px;
	padding: 			0px;
	font-size: 			11px;
	font-family:		Verdana;
	color: 				#000000;
}

h1 span {
	font-weight: 		normal;
	font-style: 		italic;
}

div#header_container {
	background: 		url('../img/bg_shadow_header.jpg') left top no-repeat;
}

div#site_container {
	background: 		url('../img/bg_shadow.jpg') left top repeat-y;
}

div#footer_container {
	background: 		#f3f5f6 url('../img/bg_shadow_footer.jpg') top left no-repeat;
}

div#functional_links {
}

/* header styles */
div#header {
}

div#logo_aligner {
	/*margin-left: 		455px;*/
	height: 			87px;
	text-align:			center;
}

div#logo {
	height: 			87px;
}

div#name {
	padding-top: 		40px;
}

div.granddaughter {
	width:				280px;
}

/* content styles */
div#content { 
	clear: left;
	margin-top: 		62px;
	padding-left: 		20px;
	/*min-height: 		740px;*/
	margin-top: 		0px;
}

/*div#crum {
	position: 			absolute;
	left: 				260px;
	top: 				40px;
	color: 				#767676;
}*/
div#crum, div#breadcrumb {
	color: #767676;
	line-height: 20px;
	left: 0px;
	margin-left: 230px;
	position: relative;
	/*top: -20px;*/
	
	/*border-width: 1px;
	 border-style: solid;
	 border-color: red;*/
}


div#crum a, div#breadcrumb a {
	color: 				#154273;
	text-decoration: 	underline;
}

div#crum a:hover, div#breadcrumb a:hover {
	color: 				#0162cd;
}

div.text_page { 
	padding-right: 		28px;
}

div.block_1, div.block_2, div.block_3, div.block_4 {
	float: 				left;
	margin-right: 		20px;
	margin-bottom: 		20px;
	overflow: 			hidden;
}

div.block_1 div.block_1, div.block_2 div.block_2, div.block_3 div.block_3, div.block_4 div.block_4 {
	margin-right: 		0;
}

div#workspace div.block_3, div#workspace div.block_4, div#workspace.edit_widget, 
div#info_right div.block_1 {
	height: 			auto;
/*	overflow: 			auto;*/
}

p.ws_no_wdg {
	float: 				left;
	width: 				460px;
}

div#workspace div.wdg_height_300 {
	height: 			300px;
}

div#workspace div.actions {
	float: 				right;
}

div#workspace div.prefs {
	margin-right: 		30px;
	margin-top: 		10px;
}

div#workspace h2.wsname {
	margin-bottom: 		20px;
	font-size: 			22px;
/*	border-bottom: 		3px solid #046f96;*/
    padding-bottom:		17px;
	 
	 border-width: 0 0 3px 0;
	 border-style: solid;
	 border-color: #046f96;
	 margin: 0 30px 10px 230px;
}

div#workspace h2.specialname {
	margin-bottom: 		20px;
	font-size: 			22px;
/*	border-bottom: 		3px solid #046f96;*/
    padding-bottom:		17px;

	 border-width: 0 0 3px 0;
	 border-style: solid;
	 border-color: #046f96;
	 margin: 0 0 10px 0;
}

div#seacrh_results h2.wsname {
	margin-bottom: 		20px;
	font-size: 			22px;
}

h2.bttm_border {
	width: 				100%;
	margin-bottom: 		20px;
	font-size: 			22px;
	border-bottom: 		3px solid #046f96;
}

h2.no_bttm_border {
	margin-bottom: 		20px;
	font-size: 			22px;
}

div#seacrh_results div#workspace_list {
	min-height: 		550px;	
	border-bottom: 		3px solid #046f96;
}

div#workspace div.border_top {
	width: 				640px;
	position: 			absolute;
	right: 				30px;
	top: 				103px;
	height: 			3px;
	background: 		#046f96;
	padding-right: 		27px;
	font-size: 			1px;
	
}

div#workspace div.border_bottom {
	width: 				900px;
	height: 			3px;
	margin-top: 		20px;
	background: 		#046f96;
	font-size: 			1px;
}

/*
div#workspace div#widgets {	
	border-bottom: 		3px solid #046f96;
}
*/

div#workspace_search {
	width: 				207px;
/*	border: 			1px solid #f9d9e2;*/
}

div#workspace_search h2 {
}

div.block_1 {
	width: 				210px;
}

div.block_2 {
	width: 				440px;
}

div.block_3 {
	width: 				650px;
	/*float:				right;*/
}

div.block_4 {
	width: 				900px;
}

div.link a {
	color: 				#cc003d;
}

div#steps_nav {
	width: 				100%;
	margin-top: 		20px;
}

div#steps_nav div.prev {
	float: 				left;
}

div#steps_nav div.next {
	float: 				right;
/*	text-align: 		right;*/
}

div#steps_nav div.prev a, div#steps_nav div.next a {
	display: 			block;
	padding-left: 		20px;
	padding-right: 		20px;
	line-height: 		25px;
	color: 				#000000;
	font-weight: 		bold;
	background: 		#DEEFF6;
	border: 			1px solid #000000;
	text-decoration: 	none;
}

div.photo {
	float: 				left;
	width: 				70px;
}

div.small_img {
	float: 				left;
	width: 				55px;
}

.float_right
{
	float: right;	
}

div#info_right {
	float: 				left;
	width: 				210px;
/*
	position: 			absolute;
	right: 				10px;
	top: 				62px;
	width: 				230px;
*/
}

div#info_left {
	float: 				left;
}

div#info_right div.block_1 {
	margin-right: 		0px;
}

div#info_right div#user_info {
	float: 				left;
}

div#info_right div#user_info h2 {
	margin-bottom: 		7px;
}

div#info_right h1 {
	font-size: 			15px;
	margin-bottom: 		7px;
}

div#info_right div.bar {
	color: 				#ffffff;
	height: 			22px;
	line-height: 		22px;
	margin-bottom: 		10px;
	padding-left: 		5px;
	width: 				200px;
}

div#info_right div.widget h2 {
	background: 		#f2b2c5;
}
 
div#info_right div.widget {
	border: 			1px solid #f2b2c5;
}
 
div#user_info, div#toolbox {	
	padding-bottom: 	7px;
	background: 		url('../img/bg_workspace_widget.jpg') 0px 25px repeat-x;
	border-bottom: 		6px solid #046f96;
}

div#ws_users {	
	margin-bottom: 		7px;
	padding-left: 		7px;
	min-height:			50px;
}

div#users_list {
	margin-top: 		10px;
}

div#users_list ul {
	margin-bottom: 		50px;
	min-height: 		250px;
}

div#users_list li {
	list-style: 		none;
	width: 				219px;
	height: 			75px;
	float: 				left;
}

div#users_list li.clear {
	clear: 				both;
}

div#users_list div.photo {
	float: 				left;	
	position: 			relative;
	width: 				51px;
	height: 			55px;
	text-align: 		center;
	background: 		#deeff6;
}

div#ws_users div.thmb_photo {
	float: 				left;	
	position: 			relative;
	width: 				30px;
	text-align: 		center;
}

div#ws_users div.thmb_photo div.online, div#users_list div.photo div.online,
div#workspace-header-members div.online
{
	position: 			absolute;
	left: 				20px;
	bottom: 			0px;
	right: 				0px;
	width: auto;

}

div#users_list div.info {
	float: 				left;
	margin-left: 		7px;
}

div#users_list div.info div {
	height: 			18px;
}

div#ws_users div.nr_users {
	margin-bottom: 		7px;
}

div#user_view h2 {
	margin-bottom: 		20px;
	font-size: 			22px;
}

div#user_view p {
	margin-bottom: 		20px;
}

div#users_nav {
	width: 			440px;
	height: 		35px;
	border-bottom: 		3px solid #046f96;
}

div#users_nav_height {
        height:                 20px;
        line-height:            20px;
}

div#users_nav_bottom {
	padding-top:		0px;
	width: 				440px;
/*	height: 			20px;*/
	border-top: 		3px solid #046f96;
	clear:				both;
}

div.banner_space, div.admin_edit {
        color:      black;
}

div.letters {
	width: 420px;
	margin-left: -20px;
}

div#users_nav li, div#users_nav_bottom li {
	list-style: 		none;
	float: 				left;
	color: 				#bddfed;
	font-weight: 		bold;
	border-right: 		1px solid #000000;
    width:              28px;
	margin-bottom:		4px;
}



div#users_nav span, div#users_nav_bottom span {
	padding-left: 		7px;
	padding-right: 		7px;
	color: 				#bddfed;
}

div#users_nav li a, div#users_nav_bottom li a {
	padding-left: 		9px;
	padding-right: 		7px;
	display: 			block;
}

div#users_nav li a, div#users_nav_bottom li a, div#widgets_nav span a, div.widgets_nav span a {
	color: 				#047097;
	font-weight: 		normal;
	text-decoration: 	none;
}

div#users_nav li a:hover, div#users_nav li a.no_link, div#users_nav span a:hover, div#users_nav_bottom li a:hover, div#users_nav_bottom li a.no_link, div#users_nav_bottom span a:hover {
	color: 				#000000;
	text-decoration: 	underline;
}

div.user_show div.label, div.user_show div.value {
	height: 			25px;
}

div.user_show div.label {
	float: 				left;
	width: 				150px;
}

div.user_show div.photo {
	float: 				right;
}

div.user_show div.nr_users {
	margin-bottom: 		7px;
}

/* Met padding 0 geeft <ul> geen bolletjes
ul {
	margin: 			0px;
	padding: 			0px;
}
*/

ul#toolbox li {
	list-style: 		none;
	margin: 			0px;
	padding: 			0px;
	line-height: 		35px;
	width: 				200px;
}

ul#toolbox li div.icon {
	float: 				left;
	/*width: 				55px;*/
}

.icon_right {
	float: right;
}

ul#toolbox li a {
	padding-left: 		13px;
	display: 			block;
	color: 				#154273;
	text-decoration: 	none;
}

ul#toolbox li a:hover {
	text-decoration: 	underline;
}

div#workspace_list div.content {
	margin-bottom: 		10px;
}

div#workspace_list div.info {
	float: 				right;
	width: 				122px;
}

div#search_results h2 {
	display: 			inline;
	margin: 			0px;
	padding: 			0px;
	font-size: 			12px;
}

/* footer styles */
div.logo_ref {
	width: 				44px;
	height: 			25px;
	margin-left: 		455px;
	margin-top: 		50px;
	background: 		#154273;
}


/* extras */
div.clear {
	clear: 				both;
}

div.edit_widget {
	float:				left;
	width:				460px;
}

div.editor {
	text-align:			center;
	width:				440px;
}

div.block {
	display:			block;
}
div.none {
	display:			none;
}

div.height460 {
	min-height:				460px;
}

div#user_height {
 	height:60px;
}

.delete_div
{
	float:left;
	width:25px;
	text-align:center;
}

.height_200
{
	float:left;
	height:200px;
}

.width_440
{
 	float:left;
 	width:440px;
 	margin-right:20px;
}
div.helpbox {
	position:absolute; 
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	border: 1px;
	border-style: solid;
	background-color: #DEEFF6;
	line-height: 12px;
	display: none;
	z-index: 1;
}
div.widgetdetails {
	position:absolute;
	width: auto;
	overflow: auto;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	border: 1px;
	border-style: solid;
	border-color: #FBD326;
	background-color: #FEF1BC;
	visibility: hidden;
	z-index: 1;
}

div#tips 
        display:        block;
}

div#tips, div#tips h2 {
	color: 			#535353;
}

div#action, div#inactivetab {
    margin-right:       0;
}

div#tips div.actions, div.entry div.actions {
	float: 			right;
	margin-right: 	0px;
}

div#tips ul {
	margin-left: 	10px;
	margin-top: 	10px;
}

div#tips li {
	list-style: 	none;
	line-height: 	25px;
	margin-bottom: 	10px;
}

div.admin_tips h3 {
	margin-top: 	20px;
	margin-bottom: 	10px;
}

div.lesson_label {
	margin-top: 	20px;
	font-weight: 	bold;
}

h3.lesson {
	margin-top: 	20px;
}

h3.lesson_title a {
	font-weight: bold;
	color: 			#000000;
	text-decoration: none;
}

div.receiver {
	margin-top: 	20px;
}

div.receiver div.float {
	float: 			left;
	width: 			100px;
	font-weight: 	bold;
}

div#home_bttm_notlogged {
	border: 		1px solid #046f96;
}

div.gebruiksvoorwaarden {
    height: 250px;
    overflow: auto;
    border: 1px solid #000;
    padding: 3px;
}

.floatRight, div.floatRight {
    float:         right;
}
.padding0{
    padding: 0;
}

div.dubble_rows {
	height: 		35px;
}
/* voor opmaken div met paginanummers of letters bij overzichten */
div#bottom_list  {
	padding-top:	10px;
	border-bottom: 	none;
}

div#move_area {
}

.floatleft {
    float:  left;
}

#submenu
{
	border-width:0px;
border-color: red;
border-style: solid;
}
#workspace 
{
}

div.tips,
div#tips
{
	color: #ABABAB;
}
div.tips h2,
div#tips h2
{
	padding: 3px 0;
    color: #979797;
    font-size: 13px;
}

div.tips p
{
	padding: 3px 10px;
    margin: 0;
}


ul#toolbox li div.icon_right a img
{
	margin: 10px 0;
}

span.search-result-header {
	font-weight: 700;
}

span.search-result-option {
	color: #535353;
}

div#sitemap ul {
	padding-left: 0;
	list-style-type: none;
}

div#sitemap ul li ul {
	list-style-type: disc;
}
div.rssfeedtext  {
	font-size:		9px;
}

div.workspace-header-widgets {
        display:        none;
}

div.delete_div_omheen {
    float: left;
    margin: 20px;
}

div.calendar_width {
    width:      600px;
}

div.link_height {
    height:20px;
    margin-top:10px;
}

div.content_text_margin {
    margin-top: 20px;
}

div.page_title_omheen {
    background: #FFFFFF;
    margin-bottom: 20px;
}

div.banner_width {
    width:  693px;
}

div.pagina-body_background {
     background: #0051A3;
}

ol.ol_entries {
     background: #0051A3;
}

ul.ul_width {
    margin-left:30px;
}

div.dossier_tonen {
    float:left;
    color:white;
    width:150px;
    height:30px;
    padding-top:5px;
}

div.votes_extra {
    margin-top:20px;
    width:500px;
    padding:5px;
    background:white;
}

div.yes_color {
    color:#009cdc;
}

div.no_color {
    color:#009cdc;
}

div.red {
    color: red;
}

div.black {
    color: black;
}

div.top_width {
     width:928px;
}

div.admin_nieuwsbrief {
    background: #ffffff;
}

div.opvuller {
    background: #ffffff;
}

div.search_result_type {
    color: #444444;
    font-size: 10px;
}

div.floatleft {
    float:  left;
}

div.floatright {
    float: right;
}

div.yt_ding {
    margin-left: -10px;
}

li.height1 {
    height: 115px;
}

li.height2 {
    height: 75px;
}

li.feeder {
    height: auto;
    background-image: none;
}

div.opvuller_list {
    line-height: 10px;
}

li.li_title_height {
    height: 156px;
}

div.widget_movie_margin {
    margin-top: 2px;
}

p.dictionary_results {
    text-align:center;
}

fieldset.create_form_margin {
    margin-right:60px;
}
form fieldset {
    display:            none;
}
div.widget_music {
    z-index:            100;
}