html
{
	background: white url(images/relief_wit.png) fixed;
}

h1
{
	font-size: 64pt;
	line-height: 0.8em;
}

div#sitemenu
{
	position: absolute;
	left: 0;
	right: 80%;
	top: 100px;
	
}

div#sitemenu a
{
	display: block;
	margin: 2px 14px 2px 14px;
	padding: 2px 0px 2px 0px;
	text-align: center;
	text-decoration: none;
	background: url(images/relief_wit_donkerder.png) fixed;
	color: black;
}

div#sitemenu a:hover
{
	margin: 2px 10px 2px 10px;
	background: url(images/relief_wit_nogdonkerder.png) fixed;
	color: white;
}


div#pagemenu
{
	position: fixed;
	background: url(images/relief_wit_transparant_85.png);
	top: 0; right: 0;
	margin: 0px;
	font-family: "Bitstream Vera Sans", "Verdana", "Arial", sans-serif;
	font-size: smaller;
	font-weight: bolder;
        z-index: 1;
}

div#pagemenu a
{
	padding: 4px;
	text-decoration: none;
	color: black;
}

div#pagemenu a + a
{
	border-left: 2px solid black;
}


div#maincontents
{
	position: absolute;
	left: 20%; right: 0; top: 0;
	margin: 0px 27px 0px 0px;
	padding: 0px 0px 16pt 4px;
	background: url(images/relief_wit_gradient.png) repeat-y fixed 20% 0;
	border-left: 2px solid #bbb;
}

address
{
	position: fixed;
	left: 0; right: 0; bottom: 0;
	background: url(images/relief_wit_transparant_85.png) fixed;
	color: #888 !important;
	text-align: right;
}

address br
{
	display: none;
}




h1 + p:first-letter,
h1 + img + p:first-letter,
h1 + div + p:first-letter,
h1 + blockquote + p:first-letter
{
	float: left;
	font-size: 400%;
	background: url(images/relief_wit.png) fixed;
	margin: -12px 2px 0px -6px;
	border-top: 2px solid #bbb;
	border-right: 2px solid #bbb;
	border-bottom: 2px solid #bbb;
}

div#maincontents a:link
{
	text-decoration: underline;
	color: #ff820d
}

div#maincontents a:visited
{
	color: #cc680a;
}

div#maincontents a:link:hover
{
	background: #ffd800;
	color: black;
}

div#maincontents a:hover img
{
	border: 1px solid #ffd800;
}

div#maincontents a img[border="0"]
{
	border-width: 0px;
}

pre.shellcommand
{
	background: url(images/relief_wit_zeerdonker.png) fixed;
	padding: 3px;
	font-weight: bold;
	color: white;
}

div.mailmessage,
pre.source
{
	background: url(images/relief_wit_donkerder.png) fixed;
	padding: 3px;
	border: 1px dotted #ccc;
}


.streamer
{
	background: url(images/relief_donkerrood.png) fixed;
	color: white;
	font-size: larger;
	font-weight: bolder;
}

.floatright
{
	margin: 0px -20px 4px 4px;
}

table.photos td
{
	background: #f8f8f8;
	padding: 10px;
	border: 2px outset white;
}

table.photos td:hover
{
	background: white;
}

