/* This CSS design was created by learning from CSS Zen Garden - http://www.csszengarden.com/ and Position is Everything - http://www.positioniseverything.net/*/
/* With many thanks to all the great designers who submitted their ideas and made it possible for other people to learn from them.  */

/* ________________ general ________________ */

html {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url("bg.png") repeat-y top center;
	font: 80%/1.5em Arial, Helvetica, sans-serif;
	color: #4B0082;
}

p {
	margin: 0 0 20px 0;
	padding: 0;
}

a {
	color: #976bbe;
	text-decoration: none;
	outline: none;
}

a:visited {
	color: #976bbe;
	text-decoration: none;
}

a:hover {
	color: #976bbe;
	text-decoration: underline;
}

a img {
	border: none;
	text-decoration: none;
}

a:hover img {
	border: none;
	text-decoration: none;
}

img {
	border: 0px;
}

area {
	cursor: default;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
	
ul li {
	margin: 0;
	padding: 0;
	text-indent: 0;
	line-height: 1.5em;
}

/* ________________ page layout ________________ */

#logotop {
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: 3;
	background: url("logotop.png") no-repeat;
	left: 515px;
	top: 10px;
	width: 255px; 
	height: 249px; 
}

#mainbg {
	margin: 0 auto;
	width: 100%;
	height: 100%;
    background: url("pink.png") no-repeat top center;
	text-align: center;
}

#maincontainer {
	margin: 0 auto;
	width: 780px;
	position: relative;
    background: url("main.png") repeat-y top left;
	text-align: left;
}

#contentcolumn {
	width: 566px;
    background: url("top.png") no-repeat top left;
	margin: 0;
	padding: 0;
}

#wrappercontent {
	padding: 104px 20px 20px 20px;
}

#rightcolumn {
	width: 214px;
	position: absolute;
	top: 262px;
	left: 566px;
	margin: 0;
	padding: 0;
}

#wrapperrightcolumn {
	position: relative;
	padding: 0 10px 0 40px;
}

#footer {
	clear: both;
	font-size: 0.8333em;
	color: #ffa5df;
}

div.border {
	background: url("border.png") repeat-y top left;
	margin-bottom: 20px;
}

div.bordertop {
	width: 100%;
	background: url("bordertop.png") no-repeat top left;
}

div.borderbottom {
	width: 100%;
	background: url("borderbottom.png") no-repeat bottom left;
}

div.borderinside {
	padding: 10px 0 10px 24px;
}

/* ________________ text styles ________________ */

span.bold {
	font-weight: bold;
}

span.kind {
	font-weight: bold;
	color: #ff1e72;
	font-size: 0.8333em;
}

span.accent {
	font-weight: bold;
	color: #ffffff;
	background-color: #ff1e72;
	padding: 0.2em 0.4em;
}

span.year {
	color: #976bbe;
	font-size: 0.8333em;
}

.error {
	font-weight: bold;
	color: #ff1e72;
}

#poniestabs {
	color: #976bbe;
}

#poniestabs a {
	color: #4B0082;
	text-decoration: none;
}

#poniestabs a:visited {	
	color: #4B0082;
	text-decoration: none;
}

#poniestabs a:hover {
	color: #4B0082;
	text-decoration: none;
}

div.tabcontent a {
	font-size: 0.8333em;
	font-weight: bold;
	color: #ffff66;
	text-decoration: none;
}

div.tabcontent a:visited {	
	font-size: 0.8333em;
	font-weight: bold;
	color: #ffff66;
	text-decoration: none;
}

div.tabcontent a:hover {
	font-size: 0.8333em;
	font-weight: bold;
	color: #ffff66;
	text-decoration: none;
}

ul.letters li {
	font-size: 0.8333em;
	line-height: 1.8em;
	font-weight: bold;
	color: #ffffff;
}

ul.letters a {
	color: #ffffff;
	text-decoration: none;
}

ul.letters a:visited {	
	color: #ffffff;
	text-decoration: none;
}

ul.letters a:hover {	
	color: #ffffff;
	text-decoration: none;
}

table.stats {
	border-width: 0;
	border-spacing: 0;
	margin: -4px 0 0 0;
	font-size: 1em;
}

table.stats td {
	width: 100px;
	vertical-align: top;
	padding: 2px 10px 2px 2px;
}

table.stats td.title {
	width: 126px;
}

table.stats a {
	font-size: 0.8333em;
	font-weight: bold;
	color: #976bbe;
	text-decoration: none;
}

table.stats a:visited {	
	color: #976bbe;
	text-decoration: none;
}

table.stats a:hover {	
	color: #976bbe;
	text-decoration: underline;
}

div.listdivider {
	clear: both;
	overflow: hidden;
	height: auto;
	width: 100%;
}

div.listwrapper {
	float: left;
    width: 130px;
}

ul.news {
	margin-bottom: 20px;
}

ul.news li {  
	line-height: 1.8em;
}

ul.news a {
	font-size: 0.8333em;
	text-decoration: none;
}

ul.listletter {
	margin-bottom: 20px;
}

ul.listletter a {
	font-size: 0.8333em;
	font-weight: bold;
	color: #976bbe;
	text-decoration: none;
}

ul.listletter a:visited {	
	color: #976bbe;
	text-decoration: none;
}

ul.listletter a:hover {	
	color: #976bbe;
	text-decoration: underline;
}

div.listre {
	margin: 5px 0;
}

div.listextra { /* als het logo in de weg zit */
	margin-right: 30px;
}

div.listre a {
	font-size: 0.8333em;
	font-weight: bold;
	color: #976bbe;
	text-decoration: none;
}

div.listre a:visited {	
	color: #976bbe;
	text-decoration: none;
}

div.listre a:hover {	
	color: #976bbe;
	text-decoration: underline;
}

p.redirectlinks {
	font-weight: bold;
	color: #ff1e72;
}

p.redirectlinks a {
	font-size: 0.8333em;
	font-weight: bold;
	color: #976bbe;
	text-decoration: none;
}

p.redirectlinks a:visited {	
	color: #976bbe;
	text-decoration: none;
}

p.redirectlinks a:hover {	
	color: #976bbe;
	text-decoration: underline;
}

/* ________________ form ________________ */

form {
	text-align: left;
	margin: 10px 0;
}
	
form label {
	margin-right: 20px;
	text-align: left;
	width: 80px;
	float: left;
	color: #ffa5df;
	font-size: 0.8333em;
}
	
* html form label {
	display: inline; /* hack for IE */
}
	
form input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 2px;
	padding-left: 3px;
	padding-right: 3px;
	color: #4B0082;
	border: 1px solid #976bbe;
	background-color: #ffffff;
	vertical-align: middle;
	outline: none;
}

form p.submitform {
	padding-top: 5px;
}
	
form p.submitform input {
	padding: 2px 3px 2px 2px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	background-color: #d1ace4;
	border: outset 1px #976bbe;
}
	
form p {
	clear: both;
	margin: 0 0 0.4em 0;
}

form textarea {
	font-family: Arial, Helvetica, sans-serif;
	overflow: auto;
	font-size: 12px;
	margin-top: 1px;
	padding-left: 3px;
	padding-right: 3px;
	color: #4B0082;
	border: 1px solid #976bbe;
	background-color: #ffffff;
	vertical-align: middle;
}

/* ________________ overlib ________________ */

span.liblink {
	color: #d1ace4;
}

span.liblink a {
	color: #d1ace4;
	text-decoration: none;
}

span.liblink a:visited {
	color: #d1ace4;
	text-decoration: none;
}

span.liblink a:hover {
	color: #d1ace4;
	text-decoration: underline;
}

/* ________________ images ________________ */

img#core7 {
	margin: 0 0 20px 0;
}

div.section {
	margin: 0 0 20px 0;
}

img.rmargin {
	margin: 0 14px 0 0;
}

/* ________________ hidden elements ________________ */

.hidden {
	display: none;
}

td.visible {
	display: table-cell;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

div.somediv {
	display: block;
	width: 526px;
	clear: left;
	overflow: hidden;
	height: auto;
	margin-bottom: 20px;
}

div.somediv .floatbox {
	float: left;
	width: 300px;
	margin: 0;
	padding: 0;
}

div.somediv div.desc {
	margin: 0 0 0 314px;
}
	
* html .somediv div.desc /* IE 3px jog hack*/ { 
	height: 1%;
	margin-left: 311px;
}

div.links img {
	margin-top: 10px;
	margin-right: 10px;
}
	
.loadarea {
	width: 300px;
	height: 300px;
	margin: 0;
	padding: 0;
}
	
/* ######### CSS right ponies list ######### */

.shadetabs {
	font-weight: bold;
	margin: 10px 0;
}
	
.shadetabs span {
	width: 7px;
	text-align: center;
}

.tabfilling {
	margin-bottom: 20px;
}

.tabcontent {
	display: none;
}

@media print {
.tabcontent {
	display:block !important;
}
}

/* ________________ ads ________________ */

div.adbanner {
	margin-top: 20px;
}

body.ad {
	background-image: none;
}

body.ad #mainbg {
	background-image: none;
}

body.ad #maincontainer {
	background-image: none;
}

body.ad #wrappercontent {
	padding-top: 20px;
}

table.infopictures {
	font-size: 1em;
	line-height: 1.5em;
	color: #976bbe;
	border-spacing: 0;
	border-collapse: collapse;
	margin-bottom: 20px;
}

table.infopictures td { 
	padding: 0; 
} 