html, body {
	height: 100%;
	padding: 0 0 1px 0;
}

body {
	font-family: "Century Gothic", Geneva, Lucida Sans, Lucida Grande, Lucida Sans Unicode, Verdana, sans-serif;
	font-size: 0.9em;
	line-height: 130%;
}

h1,h2,h3,h4,h5,h6 {
    font-family: "Century Gothic", Geneva, Lucida Sans, Lucida Grande, Lucida Sans Unicode, Verdana, sans-serif;
	font-family: ;
	margin: 0 0 1em 0;
}

h1{
    font-family: "Century Gothic", Geneva, Lucida Sans, Lucida Grande, Lucida Sans Unicode, Verdana, sans-serif;
    color:red;
    font-size: 1.5em;
}

.poll .data {
	width: 100%;
	font-size: 0.8em;
}

.poll .input {
    font-size: 0.8em;
}

.poll-slider {
	margin: 2px 0 4px 0;
}

.poll h3, .agenda h3, .verjaardag h3 {
	font-size: 1em;
}

.poll input[type=radio] {
	margin: 2px 10px 8px 0 ;
	padding: 0;
}

.poll .polloptie {
	padding-bottom: 4px;
}

.agenda ul, .activiteiten ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.agenda li, .activiteiten li{
	padding-left: 25px;
	background-image: url('../img/calendar_select.png');
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-bottom: 10px;
    display: block;
    overflow: hidden;
    word-wrap: break-word;
}

.agenda li a, .activiteiten li a {
	color: #000;
	text-decoration: none;
}

.agenda li a:hover, .activiteiten li a:hover {
	color: #EE3624;
}

.bekijkagenda-afbeelding {
	float: left;
	width: 90px;
}

#site-container {
	width: 995px;
	margin: 0 auto;
	text-align: left;
}

#site-menu { 
	display: none;
}

#site-content {
	margin: 0 54px 0 60px;
	background: transparent;
	width: 890px;
	padding: 0;
    
}

#site-content-content {
	padding: 0;
	width: 676px;
    font-size: 1em;
}

#site-content-rechts {
	width: 200px;
	margin-left: 10px;
}

#site-header {
	position: relative;
}

.cms ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: inline;
}

.cms ul li {
    border-bottom: 1px solid grey;
}

.cms ul li a {
    text-decoration: none;
    color: red;
    display: block;
    padding: 4px;
    font-weight: bold;
}

.cms ul li a:hover {
    background: #eee;
}

.site-content-blok, .poll, .agenda, .nieuws, .activiteiten, .cms, .verjaardag {
	background: #fff;
	padding: 10px;
	margin-bottom: 10px;
	position: relative;
}

.verjaardag .datum {
	font-size: 0.8em;
}

.verjaardag .naamleeftijd {
	font-size: 0.8em;
}

.site-content-blok {
	font-size: 0.8em;
}

#sponsors {
	background: #fff;
	margin-bottom: 10px;
}

#site-footer {
	margin: 0 54px 10px 60px;
	width: 886px;
}

#cw-note {
	width: 866px;
	padding: 4px 10px;
	background: #fff;
}

/* nieuws titel */
.nieuws-blok h2, .poll h2, .agenda h2, .nieuws h2 {
    font-family: "Century Gothic", Geneva, Lucida Sans, Lucida Grande, Lucida Sans Unicode, Verdana, sans-serif;
	margin: 0 0 1em 0;
}

.nieuws-afbeelding, .agenda-afbeelding {
	float: left;
	width: 200px;
}

.nieuws-bericht, .agenda-bericht {
	float: left;
	width: 440px;
	margin-left: 10px;
}

.nieuws-bericht p, .agenda-bericht p {
	margin: 0 1em 1em 1em;
}

/* datum */
.nieuws-blok h3 {
    font-family: "Century Gothic", Geneva, Lucida Sans, Lucida Grande, Lucida Sans Unicode, Verdana, sans-serif;
	font-weight: normal;
	font-size: 1em;
}

/* pasfoto wijzigen */



#pasfoto_wijzigen {
	position: absolute;
	z-index: 10;
	right: 10px;
	top: 10px;
}

/* flash messages */
.message {
	background: #fff;
	padding: 10px;
	color: red;
    margin-bottom: 10px; 
	font-weight: bold;
}

#authMessage {
	
}

/* meer nieuws */
.meer-nieuws-blok table {
	width: 100%;
}
.meer-nieuws-blok td {
	padding: 4px 0;
	border-top: 1px dotted #CCCCCC;
}
.meer-nieuws-blok .datum {
	padding-right: 4px;
	font-size: 1em;
	color: #333;
}
.meer-nieuws-blok a {
	text-decoration: none; 
	color: #333;
	font-size: 1em;
	display: block;
}
.meer-nieuws-blok tr:hover, .meer-nieuws-blok tr.active {
	background: #EEE;
}
.meer-nieuws-blok .last {
	text-align: right;
	width: 16px;
}

/* fotoalbum */
.albumfoto {
	margin: 10px;
	width: 140px;
	float: left;
}

.albumfoto img {
	margin: auto;
}

.album-spacer {
	height: 20px;
}

.album {
	background-color: #eeeeee;
	border: 1px solid #9f9f9f;
}

.album td {
	padding: 10px;
}

.album td img {
	margin: auto;
}

.album a {
	color:red;
}
