/*html { height: 100%; margin-bottom: 1px; }*/

body, td {
	/*background-color: #ffffff;*/
	color: #555555;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 15px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
}

/* MAIN GRID*/
#nav {
	width: 940px;
	height: 80px;
	margin: 0px auto 0px auto;
}

.tableblock {
	width: 940px;
	margin: 0px auto 20px auto;
}

.leftdisplay {
	width: 600px;
	padding: 10px 5px 0px 20px;
	text-align: left;
}

.topcontent {
	color: #FFFFFF;
	width: 150px;
	padding: -50px 14px 0px 75px;
	text-align: left;
}

.publisher_title {
	color: #FFFFFF;
	width: 150px;
	padding: -50px 14px 0px 75px;
	text-align: left;
}

.leftcontent {
	color: #FFFFFF;
	width: 150px;
	padding: 5px 14px 0px 75px;
	text-align: left;
}

.rightcontent {
	width: 536px;
	padding: 10px 20px 10px 2px;
}

/* TEXT LAYOUT */
a:link, td a:link {
	color: #222222;
	text-decoration: none;
}
a:visited, td a:visited {
	color: #222222;
	text-decoration: none;
}
a:active, td a:active {
	color: #222222;
	text-decoration: none;
}
a:hover, td a:hover {
	color: #222222;
	text-decoration: none;
}

h1 {

	font-size: 18px;
	line-height: 64px;
	margin: 0px 0px 0px 0px;
	color: #555555;
}

h2 {

	font-size: 16px;
	line-height: 0px;
	margin: -10px 0px 20px 0px;
	color: #000000;
}

h3 {
	font-size: 14px;
	line-height: 15px;
	margin: -10px 0px 20px 0px;
	color: #555555;
}

h4 {
	line-height: 12px;
	font-size: 10px;
	margin: -10px 0px 0px 0px;
	color: #555555;
}

h5 {
	line-height: 12px;
	font-size: 13px;
	margin: -10px 0px 0px 0px;
	color: #FF0000;
}
h6 {
	line-height: 12px;
	font-size: 13px;
	margin: -10px 0px 0px 0px;
	color: #555555;
}

h7 {
	line-height: 12px;
	font-size: 10px;
	margin: -10px 0px 0px 0px;
	color: #555555;
}

.highlight {
	font-weight: bold;
	color: #FFFFFF;
}

.small, .smallitalic {
	font-size: 10px;
}

.smallitalic {
	font-style: italic;
}

.dark {
	color: #3f4639;
}

/* OUTPUT STYLES */

.intro {
	font: italic 11px Verdana, Arial, sans-serif;
	line-height: 18px;
}

.smalltext {
	font: italic 10px Verdana, Arial, sans-serif;
	line-height: 18px;
}

.subtitle {
	font-weight: bold;
	color: #FFFFFF;
	line-height: 18px;
}

div.hr {
	background-image: url(../img/hr_blue.gif);
	height: 5px;
	background-repeat: repeat-x;
	font-size: 0px;
	height: 1px;
	overflow: hidden;	
	margin: 10px 0px 7px 0px;
	padding: 0px 0px 0px 0px;
	width: 158px;
}

div.hr hr {
  display: none;
}

.navigation {
	width: 1px;
	height: 1px;
	position: absolute;
	overflow: hidden;
}


/* cifr browser verschillen workaround */
/*
h1, h2, h3, h4, h5 {
	padding: 4px 0px 0px 0px !important;
	padding: 0px 0px 0px 0px;
}*/


/* forum */

table.forum td{
	font-size:10px;
}

div.fhr {
	background-image: url(../img/hr_blue.gif);
	background-repeat: repeat-x;
	font-size: 0px;
	height: 1px;
	overflow: hidden;	
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	width: 533px;
}

div.fhr hr {
  display: none;
}

.mouse_over, .mouse_over3, .mouse_over6 {
	cursor: pointer;
	background-color: #282D24;
}

.mouse_out, .mouse_out3, .mouse_out6 {
	cursor: default;
	background-color: #1e211b;
}

.mouse_over3, .mouse_out3 {
	text-align:right;
}
.mouse_out6, .mouse_over6{
	font: bold 11px Verdana, Arial, sans-serif;
	color: #FFFFFF;
}
