
h1,h2,h3,h4,h5,h6,pre,form,body,html,fieldset,input {
	margin: 0;
	padding: 0;
}

body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	margin: 1em;
	color: #484848;
}

h1,h2,h3,h4,h5,h6 {
	color: #0e02be;
}

input, TEXTAREA, select {
	border: none;
	background: #eee;
	color: black;
}

a img,:link img,:visited img {
	border: none;
}

a {
	color: #0e02be;
	font-weight: bold;
}

p {
	margin: 8px 0;
}

a:hover {
	text-decoration: underline;
}

td {
	margin: 0;
	padding: 0;
}

.list
{
  border: 1px solid #ddd;
  border-bottom: 0px;
  border-right: 0px;
}

.indent {
	padding-left: 20px;
	margin-top: 4px;
}

.list th
{
	padding: 2px;
	color: #0e02be;
}

.list th a
{
  color: #0e02be;
}

.list td, .list th {
	padding: 2px;
}
.tabular th {
	text-align: right;
}
div.filters {
	float:right;
	width: 130px;
}

div#userlist table.list {
	table-layout: fixed;
	width: 100%;
}
div#userlist table.list td {
	overflow: hidden;
}
div#userlist {
	margin-right: 140px;
}

.row_0 td {
}

.row_1 td {
  background-color: #eee;
}

ul.sf_admin_actions
{
  margin: 10px 0;
  list-style-type: none;
  text-align: right;
}

ul.sf_admin_actions li {
  float: left;
  list-style-type: none;
  margin: 4px;
}

.filters li
{
  list-style-type: none;
}

.float {
	background: none repeat scroll 0 0 #DDDDDD;
	float: left;
	margin: 8px 10px 0 0;
	padding: 0.5em;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.float h2 {
	color: #484848;
}
.right {
	float: right;
}

.quote, .panel {
	background: white;
	padding: 0.8em;
	margin: 5px 0 0 0;
}

.quote, .panel, .floatpanel {
	background: none repeat scroll 0 0 #DDDDDD;
	overflow: hidden;
	padding: 0.5em;
	margin: 8px 10px 0 0;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.floatpanel {
	background: white;
	float: left;
	margin: 0.5em;
	padding: 0.5em;
	width: 45%;
}

.form_error {
	color: white;
	background: red;
	font-weight: bold;
	padding: 8px;
}

#container {
}

#footer {
  clear: both;
  font-size: 80%;
  padding: 10px 0 0;
  text-align: center;
}

#content {
	margin: 5px 0 0 0;
}

#footer a {
	font-weight: normal;
	text-decoration: none;
	color: #484848;
}

#navigation {
	padding: 0 0 10px 0;
	border-bottom: 1px solid #ccc;
}

input[type=submit], input[type=button], #navigation a {
	background: #0E02BE;
	padding: 3px 10px;
	color: #eee;
	font-weight: bold;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	text-decoration: none;
	margin: 0 4px;
}
input[type=submit] {
	margin: 0 2px;
}
#navigation a {
	float: left;
	font-weight: bold;
	margin: 0 4px;
	text-decoration: none;
}
#navigation a {
  -moz-border-radius: 10px 10px 10px 10px;
  background: none repeat scroll 0 0 #0E02BE;
  color: #EEEEEE;
  display: block;
  float: left;
  font-weight: bold;
  margin: 0 4px;
  padding: 3px 10px;
  text-decoration: none;
}
.box {
	border: 1px solid #794314;
	padding: 1em;
	margin: 1em;
}

hr {
	border: 0;
	border-top: 1px dashed #0e02be;
	height: 0;
	margin: 10px 0;
}

div.break {
	clear: both;
}

div.space {
	margin: 10px 0 0;
}

div.rel {
	position: relative;
}
div.info {
	display: none;
	background:none repeat scroll 0 0 yellow;
	border:1px solid #794314;
	color:black;
	font-weight:bold;
	left:50%;
	padding:8px 15px;
	position:absolute;
	top:20px;
	width:300px;
	white-space: normal;
}

div#sf_admin_container table.sf_admin_list {
	table-layout: fixed;
}
div#sf_admin_container table.sf_admin_list td,
div#sf_admin_container table.sf_admin_list th {
	overflow: hidden;
}

input#submit {
	height: 0;
	width: 0;	
	margin: 0;
	padding: 0;
	position: relative;
	left: -999px;
}

.information {
	padding-left: 20px;
	background: transparent url("/images/information.png") no-repeat;
	height: 16px;
	font-weight: bold;
	display: block;
}

.information_right {
	padding-left: 0;
	padding-right: 20px;
	background: transparent url("/images/information.png") no-repeat top right;
}
td.agroep {
	font-weight: bold;
	font-size: larger;
}

table.list tr.odd {
	background-color: #ccc;
}


div.registration_stats p {
	margin: 0 0 4px 0;
}
div.registration_stats table {
	margin: 4px 0 0;
}
div.registration_stats table tr.reactie_ja {
	font-weight: bold;
}
div.main_right {
	width: 25%;
	margin-left: 1em;
}
div.main_left {
	width: 65%;
}
div.main_right, div.main_left {
	float: left;
}
div.main_right div {
	margin: 0 0 10px;
}

.user_info {
	background: #eee;
	padding: 1em 2em;
	color: #0E02BE;
	font-weight: bold;
	font-size: 110%;
	border: 2px solid #888;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin: 8px 0;
	float: left;
}

#header {
	text-align: right;
	font-style: italic;
}

div.links {
	float: right;
}

.date, .small {
	font-size: 80%;
	font-style: italic;
}

fieldset {
	border: 1px solid #888;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-bottom: 4px;
	padding: 5px;
}
legend {
	font-weight: bold;
	color: #0E02BE;
}
.odd {
	background: #ddd;
}
.even {
}
/**
  * Activiteiten
  */
.activiteiten .tijdstip span.akkoord {
	border-bottom: 3px solid green;
}
.activiteiten .tijdstip {
	padding: 0 4px;
	font-weight: normal;
	font-size: 80%;
	border-left: 1px dashed #aaa;
}
.activiteiten .new,
.activiteiten .hide {
	display: none;
}
.green {
	color: green;
}	
.hidden {
	position: absolute;
	left: -9999px;
}

.userlist .tijdstip {
	padding: 0 4px;
	font-weight: normal;
	font-size: 90%;
	border-left: 1px dashed #aaa;
}
abbr {
	border: none;
}
abbr.info {
	padding-right: 20px;
	background: url('/images/information.png') center right no-repeat;
	border: none;
	line-height: 16px;
}

/**
  * Admin
  */
#sf_admin_container #sf_admin_bar {
	margin: 8px;
	position: static !important;
	float: left !important;
	width: inherit !important;
}

#sf_admin_container #sf_admin_content {
	clear: both !important;
}

#sponsors p {
	margin: 20px 0;
}

