/*

Copyright © 2006 AlanPeter.nl, All rights reserved.

*/


/*****************************************************************************
	general
*****************************************************************************/

body {
	top: 0;
	left: 0;
	margin: 15px 15px 30px 30px;
	padding: 0;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	color: #FCC;
	text-align: left;
	font-weight: normal;
	font-smooth: always;
	text-decoration: none;
	background-color: #C3C;
	background-image: url(img/liefdeishetantwoord.gif);
	background-repeat: repeat;
	text-align: center;
}

a {
	color: #FCC;
	text-decoration: underline;
	font-weight: bold;
}

a:HOVER {
	color: #F93;
}

.bold {
	font-weight: bold;
}

.center {
	text-align: center;
}

img {
	margin: 0;
	padding: 0;
	border: 0;
}

h1 {
	font-size: 2.0em;
	color: #39F;
	padding: 5px;
}

h3 {
	font-size: 1.4em;
	color: #FCC;
	padding: 5px;
}

p, ul, ol {
	padding: 10px;
}

.pagebreak {
	page-break-before: always;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

span.bg {
	background-color: #C3C;
}

span.bgc {
	color: #C3C;
}

span.spirit {
	color: #C3C;
}

.hover span.bg {
	background-color: #C0C;
}

.hover2 span.bg {
	background-color: #CC15CC;
}

.hover span.bgc {
	color: #C0C;
}

.hover2 span.bgc {
	color: #CC15CC;
}

.hover span.spirit {
	color: #FDD;
}

.hover2 span.spirit {
	color: #FFD5D5;
}

p.hover, ul.hover, ol.hover {
	background-color: #C0C;
}

p.hover2, ul.hover2, ol.hover2 {
	background-color: #CC15CC;
}

.hover {
	color: #FDD;
}

.hover2 {
	color: #FFD5D5;
}

a img {
	margin: 0;
	vertical-align: bottom;
	border-width: 0;
}

.accent {
	color: #FDD;
	background-color: #C0C;
}

.accent img {
	vertical-align: text-top;
}

/*****************************************************************************
	framework
*****************************************************************************/

#site {
	margin: 0 auto;
	padding: 0;
	width: 956px;
	text-align: left;
}

#pag {
	margin: 0;
	padding: 0;
	width: 956px;
}

#tekst {
	position: relative;
	z-index: 10px;
	float: left;
	top: 0;
	left: 0;
	width: 580px;
	text-align: justify;
}

#themagictouch {
	position: relative;
	z-index: 20px;
	float: right;
	width: 340px;
	top: 60px;
	left: 0;
}

/*****************************************************************************
	list
*****************************************************************************/

.list1 {
	position: relative;
	top: 0;
	left: 15px;
}

.list1 .list1 {
}

.list2 {
	position: relative;
	top: 0;
	left: 15px;
}

.list2 .list1 {
}

.list2 .list2 {
}

.list3 {
	position: relative;
	top: 0;
	left: 15px;
}

.list3 .list1 {
}

.list3 .list2 {
}

.list3 .list3 {
}

/*****************************************************************************
	jumps
*****************************************************************************/

.jump1 {
	width: 30px;
}

.jump2 {
	width: 60px;
}

.jump3 {
	width: 90px;
}

.jump4 {
	width: 120px;
}

.jump5 {
	width: 150px;
}

.jump6 {
	width: 180px;
}

/*****************************************************************************
	table
*****************************************************************************/

table.linking {
	border-collapse: collapse;
	margin: 5px 0;
	padding: 0;
}

table.linking td {
	margin: 0;
	padding: 0 0 0 5px;
	vertical-align: top;
	background-color: #C3C;
	vertical-align: middle;
}

table.linking input {
	color: #FDD;
	background-color: #C0C;
	width: 150px;
}
