body {
	padding: 3em;
	color:  #222;
	background: #FBF6F2 url(../images/background.jpg)repeat 0 0;
	text-align: left;
}

a#header {
	border: 0!important;
	display: block;
	height: 172px;
	background: transparent url(../images/header.gif) no-repeat scroll 0 0;
}
a#header:hover {
	border: 0!important;
}

.agendaback {
	background: #fff;
	margin-bottom: 19.5px;
}

.agendaback img {
	float: left;
	margin-right: 20px;
}

a#harmonie, a#keunstwurk {
	display: block;
	height: 71px;
	width: 221px;
}

.agendaback div {
	padding-top: 9px;
}

#links {
	padding-bottom: 2em;
}

a#harmonie {
	background: transparent url('../images/harmonie.png') no-repeat scroll 0 0;
}

a#keunstwurk {
	background: transparent url('../images/keunstwurk.png') no-repeat scroll 0 0;
}

#club {
	width: 220px;
	color: #fff;
	margin-bottom: 1em;
	
}

#club #cloudie_hook {
	height: 36px;
	background:  transparent url('../images/cloudie.png') no-repeat scroll 0 100%;
}

#club h2, #club p {
	padding: 1.3em;
}

#club h2 {
	display: block;
	margin: 0;
	color: #fff;
	background: #000;
}

#club p {
	background:  #F50000;
	margin-bottom: 0;
}

#content {
	background: transparent url(../images/dans_fade.png) no-repeat scroll 0 55%;
}

#footer {
	padding: 2em 0 2em 0em;
}

#footer h2 {
	border-bottom: 1px dotted #000;
}
#footer img {
	float: right;
}
/* Headings
----------------------------------------------------------------------------------------------------*/


h1 {
	font-size: 19px;
}

h2 {
	font-size: 17px;
}

h3 {
	font-size: 15px;
}

h1 span {
	font-size: .8em;
	display: block;
}


/* Links
----------------------------------------------------------------------------------------------------*/

a {
	text-decoration: none;
	border-bottom: 1px  #fff dotted !important;
	padding: 0 2px 0;
	font-weight: normal;
	color:  #fff;
	background: #000;
}

a:hover {
	color: #000;
	background: #fff;
	border-bottom: 1px  #000 dotted !important;

}
