BODY {
	font-family: Arial, Helvetica, Verdana, Geneva, serif;
	font-size: 12px; 
	line-height: 16px; 
	color: #5F552E;
	background: url("http://datakultur.net/errorpages/bg.jpg");
	background-repeat: repeat;
	background-attachment: fixed;
}

#contentBox { width: 854px; height: 100%; margin: 0px auto; position: relative; text-align: left;  }
#header { width: 100%; height: 66px; position: relative; top:5px;}
#content {width:620px;position:absolute;left:193px;top:70px;}
#errorpic {width:146px;position:absolute;left:20px;top:70px;}

tr.wb { background-color: white;}

table {
	border-width: 0px;
	border-spacing: 0px;
	border-collapse:collapse;
}

table.tablemargin {
	margin: 15px;
	background-color: white;
}
/* Whitecorners */
td.wctr, td.wctl, td.wcbr, td.wcbl {width:9px; height:9px;}
td.wctr { background: url('http://datakultur.net/errorpages/wctr.gif') no-repeat;}
td.wctl { background: url('http://datakultur.net/errorpages/wctl.gif') no-repeat;}
td.wcbr { background: url('http://datakultur.net/errorpages/wcbr.gif') no-repeat;}
td.wcbl { background: url('http://datakultur.net/errorpages/wcbl.gif') no-repeat;}

td {
	font-size: 12px;
	color:#5F552E;
	padding: 0px;
}

H2 {
	color:#778A2B;
	font-size: 20px;
	line-height: 22px;
	padding: 0px 0px 4px 0px;
	margin: 0px;
	color: #778A2B;
	text-align:left;
}

A, a:visited, a:active { 
	color: #778A2B;
	text-decoration: none;
}

A:hover {
	color: #F3CE00;
}

.white { 
	background-color:white;
	font-size: 12px; 
	line-height: 15px;
	color: #5F552E;
}

td.wb {
	background-color: #FFFFFF;
}

