body {
	background-repeat: repeat-x;
	background: #d35a39;
}

body, p, html, table, td {
	font-family: Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}


blockquote {
	border: 1px dashed #d35a39;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 50px;
	margin-right: 50px;
	font-style: italic; 
	background: #fff3df;
}

ul {
 font-style: normal;
 font-weight: normal;
 font-variant: normal;
 text-transform: none;
 text-decoration: none;
/* text-indent: 5px;*/
 list-style-position: outside;
 list-style-type: none;
 padding: 0px;
 margin: 6px;
 }

#kolom {
	position: absolute;
	left: 0px;
	top: 0px;
	right: 340px;
}


#stukjes {
	position: relative;
	margin-left: 30px;
	margin-top: 220px;
}


.stukje {
	border: 2px solid #8C2612;
	background: #FFE1CF;
	padding: 4px;
	margin:16px 0px 6px 0px;
	font-size: 12px;
        line-height: 17px;
}

.stukjekop {
	margin: 0px 6px 6px 6px;
	padding: 5px;
	font-family: Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	color: #000000;
	font-size: 15px;
	line-height: 17px;
	border-bottom:  2px solid #8C2612;
	font-weight: bold;
}

.stukjekop h1 {
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	font-size: 16px;
	line-height: 17px;
	margin: 0px 0px 5px 0px;
	color: #8C2612;	
}

.stukjekop a {
	color: #666;
	text-decoration: none;
}

.stukjekop a:hover {
	color: #000000;
	text-decoration: none;
	background: transparent;
}

.stukjemidden {
	margin: 6px 6px 6px 6px;
	padding: 5px;
	font-size: 12px;
	line-height: 17px;
	font-family: Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	color: #000000;
}

.stukjemidden a:hover {
	color: #8c2612;
	text-decoration: none;
        background: url(underline.gif) repeat-x 100% 100%;
        padding-bottom: 1px;
	border: 0px;
}

.stukjemidden a {
	color: #000000;
	text-decoration: none;
	background: url(underline.gif) repeat-x 100% 100%;
        padding-bottom: 1px;
}

a:hover {
        color: #8c2612;
        background: #FFE1CF;
}

a {
        color: #000000;
        text-decoration: none;
        text-decoration: underline;
}
								

.stukjevoet {
	color: #666;
	font-family: Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	margin:6px 6px 0px 6px;
	padding: 2px;
}

.stukjevoet a {
	color: #aa4444;
/*	text-decoration: none;*/
	font-weight: bold;
}

.stukjevoet a:hover {
	color: #000000;
	text-decoration: none;
}

#rechterkolom {
        position: absolute;
        right: 0px;
        top: 220px;
        width: 300px;
        text-align: center;
}


.blokrechts a:hover {
        color: #8c2612;
        text-decoration: none;
        background: url(underline.gif) repeat-x 100% 100%;
        padding-bottom: 1px;
        border: 0px;
}

.blokrechts a {
        color: #000000;
        text-decoration: none;
        background: url(underline.gif) repeat-x 100% 100%;
        padding-bottom: 1px;
}


.blokrechts h3 {
        font-size: 14px;
	line-height: 18px;
        font-weight: bold;
        margin: 0px 0px 0px 0px;
}

.blokrechts form {
        margin: 0px 0px 0px 0px;
}

.blokrechts {
        font-family: Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
        font-size: 11px;
        line-height: 13px;
        position: relative;
        background: #FFE1CF;
        border: 2px solid #8C2612;
        text-align: justify;
        margin:16px 0px 6px 0px;
        color: #000000;
        padding: 4px;
        right: 10px;
}

