BODY {    
    background-color: #ffffff;
    background-image: url('../img/back.gif'); 
    background-repeat: repeat-y;
	font-family: Lucida Sans Unicode,verdana,arial;
	font-face: Lucida Sans Unicode,verdana,arial;
	font-size: 10pt;
	font-style: none;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	color: #FFFFFF;
}

BODY.noback {    
    background-color: #ffffff;
    background-image: none;
	font-family: Lucida Sans Unicode,verdana,arial;
	font-face: Lucida Sans Unicode,verdana,arial;
	font-size: 10pt;
	font-style: none;
	font-weight: bold;
	text-decoration: none;
	margin: 10pt
	color: #FFFFFF;
}

TD {
      font-family: Lucida Sans Unicode,verdana,arial;
	font-face: Lucida Sans Unicode,verdana,arial;
	font-size: 9pt;
	font-style: none;
	font-weight: normal;
	text-decoration: none;
	color: #999999;
}

SPAN, DIV {
	font-family: Lucida Sans Unicode,verdana,arial;
	font-face: Lucida Sans Unicode,verdana,arial;
	font-size: 10pt;
	font-style: none;
	font-weight: none;
	text-decoration: none;
	color: #000000;
}

P {
	font-family: Lucida Sans Unicode,verdana,arial;
	font-face: Lucida Sans Unicode,verdana,arial;
	font-size: 10pt;
	font-style: none;
	font-weight: normal;
	text-decoration: none;
	margin: 7px;
	color: #000000;
}

H1 { 
	letter-spacing: 5px;
	font-size: 16pt;
	font-style: none;
	color: #DD0A0A;
	font-weight: bold;
	text-decoration: none;
	margin: 2px;
}

H2 { 
	font-size: 14pt;
	width: 100%;
	line-height: 18px;
	padding-bottom: 2px;
	padding-left: 15px;
	color: #B2000C;
	font-weight: bold;
	text-decoration: none;
}
	
H3 { 
    color: #B2000C;
	font-size: 13pt;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}

H4 { 
    color: #000000; 
	font-size: 12pt;
	width: 100%;
	line-height: 18px;
	padding-bottom: 2px;
	padding-left: 15px;
	font-weight: bold;
	text-decoration: none;
}

// DIVS

.content_text {
    padding: 5px;
    spacing: 3px;
    position: relative;
    top: 10px;
    left: 10px; 
    width: 620px; 
    heigth: 460px;
    background-color: #D6C3FC;
    border: #000000 1px 1px 1px 1px solid; 
    
}

.content_text_overflow {
    padding: 1px;
    spacing: 1px;
    position: relative;
    top: 3px;
    left: 3px; 
    width: 600px; 
    heigth: 460px;
    background-color: #D6C3FC;
}
<!-- divs and layers -->
DIV.main {
    position:absolute;
    top:0px;
    left:0px;
    width:1005px;
    height:100%;
    margin:0;    
    z-index:10;
}

DIV.logo {
    position: absolute; 
    left: 0px; 
    top: 0px; 
    width: 230px;
    height: 115px;
}

DIV.clients {
    position: absolute; 
    left: 472px; 
    top: 21px; 
    width: 469px;
    height: 61px;
}

DIV.icon {
    position: absolute; 
    left: 242px; 
    top: 12px; 
    width: 100px;
    height: 75px;
}

DIV.menu_back {
    position: absolute; 
    left: 25px; 
    top: 0px; 
    width: 955px;
    height: 115px;
}

DIV.menu {
    position: absolute; 
    left: 245px; 
    top: 93px; 
    width: 725px;
    height: 33px;
}

DIV.balk {
    position: absolute;
    left: 25px;
    top: 116px; 
    width: 955px;
    height: 20px;
}

DIV.meer_pageheader {
    background-image: url('../img/game_kader_top.gif'); 
    background-repeat: repeat-x;
    background-position: 0px -22px;
    position: absolute;
    left: 283px;
    top: 158px; 
    width: 640px;
    z-index:12;
}
SPAN.meer_title {
    color: #777777;
}
TD.meer_geel
{
    padding: 5px;
    background-color: #FFFCD4; 
    width: 300px;
    color: #000000;
    font-family: Lucida Sans Unicode,verdana,arial;
    font-face: Lucida Sans Unicode,verdana,arial;
    font-size: 10pt;
    font-style: none;
    font-weight: normal;
    text-decoration: none;
}
TD.meer_rood
{
    padding: 5px;
    background-color: #FEEFE3; 
    width: 300px;
    color: #000000;
    font-family: Lucida Sans Unicode,verdana,arial;
    font-face: Lucida Sans Unicode,verdana,arial;
    font-size: 10pt;
    font-style: none;
    font-weight: normal;
    text-decoration: none;
}
TD.meer_magenta
{
    padding: 5px;
    background-color: #FFEAF6; 
    width: 300px;
    color: #000000;
    font-family: Lucida Sans Unicode,verdana,arial;
    font-face: Lucida Sans Unicode,verdana,arial;
    font-size: 10pt;
    font-style: none;
    font-weight: normal;
    text-decoration: none;
}
TD.meer_paars
{
    padding: 5px;
    background-color: #F2E0F1; 
    width: 300px;
    color: #000000;
    font-family: Lucida Sans Unicode,verdana,arial;
    font-face: Lucida Sans Unicode,verdana,arial;
    font-size: 10pt;
    font-style: none;
    font-weight: normal;
    text-decoration: none;
}
TD.meer_blauw
{
    padding: 5px;
    background-color: #F5F2FF; 
    width: 300px;
    color: #000000;
    font-family: Lucida Sans Unicode,verdana,arial;
    font-face: Lucida Sans Unicode,verdana,arial;
    font-size: 10pt;
    font-style: none;
    font-weight: normal;
    text-decoration: none;
}





a.categorien_link {
    color: #999999;
	text-decoration: none;
}

a.categorien_link:ACTIVE {
	color: #999999;
}

a.categorien_link:VISITED {
	color: #999999;
}

a.categorien_link:HOVER {
	text-decoration: none;
	color: #333333;
}

DIV.categorien_online {
    position: relative; 
    color: #AD99B0;
    font-family: Lucida Sans Unicode,verdana,arial;
	font-face: Lucida Sans Unicode,verdana,arial;
	font-size: 10pt;
	font-style: none;
	font-weight: normal;
	text-decoration: none;
	width: 219px;
    height: 40px;
    left: 10px;
}

DIV.categorien_themas {
    position: relative; 
    left: 10px;
    top: 10px; 
    width: 219px;
    height: 100px;
}

DIV.categorien_themas_content {
    position: relative; 
    left: 2px;
    top: 2px; 
    color: #999999;
    font-family: Lucida Sans Unicode,verdana,arial;
	font-face: Lucida Sans Unicode,verdana,arial;
	font-size: 10pt;
	font-style: none;
	font-weight: normal;
	text-decoration: none;
}

DIV.categorien_categorie {
    position: relative; 
    left: 10px;
    top: -13px; 
    width: 219px;
    height: 110px;
}

DIV.categorien_categorie_content {
    position: relative; 
    left: 2px;
    top: 2px; 
    color: #999999;
    font-family: Lucida Sans Unicode,verdana,arial;
	font-face: Lucida Sans Unicode,verdana,arial;
	font-size: 10pt;
	font-style: none;
	font-weight: normal;
	text-decoration: none;
}

DIV.categorien_top5 {
    position: relative; 
    left: 10px;
    top: -31px; 
    width: 219px;
    height: 120px;
}

DIV.categorien_top5_content {
    position: absolute;
    width: 80px;
    height: 60px;
}

DIV.categorien_top5_text {
    position: relative; 
    left: 40px; 
    top: -34px;
}

SPAN.categorien_top5_title {
    color: #8C8C8C;
    font-family: Lucida Sans Unicode,verdana,arial;
	font-face: Lucida Sans Unicode,verdana,arial;
	font-size: 9pt;
	font-style: none;
	font-weight: normal;
	text-decoration: none;
}

DIV.categorien_nieuw {
    position: relative; 
    left: 10px;
    top: 105px; 
    width: 219px;
    height: 100px;
}

DIV.categorien_nieuw_content {
    position: relative;
    left: -2px;
    top: 3px; 
    width: 180px;
    height: 50px;
}


DIV.kader_rood {
    position: absolute;
    width: 340px;
    height: 242px;
    font-family: Lucida Sans Unicode,verdana,arial;
	font-face: Lucida Sans Unicode,verdana,arial;
	font-size: 14pt;
	font-style: none;
	font-weight: normal;
	text-decoration: none;
	z-index:11;
}

DIV.kader_geel {
    position: absolute;
    width: 340px;
    height: 242px;
    font-family: Lucida Sans Unicode,verdana,arial;
	font-face: Lucida Sans Unicode,verdana,arial;
	font-size: 14pt;
	font-style: none;
	font-weight: normal;
	text-decoration: none;
}

DIV.kader_blauw {
    position: absolute;
    width: 340px;
    height: 242px;
    font-family: Lucida Sans Unicode,verdana,arial;
	font-face: Lucida Sans Unicode,verdana,arial;
	font-size: 14pt;
	font-style: none;
	font-weight: normal;
	text-decoration: none;
}

DIV.kader_magenta {
    position: absolute;
    width: 340px;
    height: 242px;
    font-family: Lucida Sans Unicode,verdana,arial;
	font-face: Lucida Sans Unicode,verdana,arial;
	font-size: 14pt;
	font-style: none;
	font-weight: normal;
	text-decoration: none;
}

DIV.kader_paars {
    position: absolute;
    width: 340px;
    height: 242px;
    font-family: Lucida Sans Unicode,verdana,arial;
	font-face: Lucida Sans Unicode,verdana,arial;
	font-size: 14pt;
	font-style: none;
	font-weight: normal;
	text-decoration: none;
}

DIV.kader_oranje {
    position: absolute;
    width: 340px;
    height: 242px;
    font-family: Lucida Sans Unicode,verdana,arial;
	font-face: Lucida Sans Unicode,verdana,arial;
	font-size: 14pt;
	font-style: none;
	font-weight: normal;
	text-decoration: none;
}

DIV.kader_icon {
    position: relative; 
    left: 297px;
    top: 6px;
}

DIV.kader_kop {
    position: relative; 
    left: 10px; 
    top: -20px; 
    font-family: Lucida Sans Unicode,verdana,arial;
	font-face: Lucida Sans Unicode,verdana,arial;
	font-size: 14pt;
	font-style: none;
	font-weight: normal;
	text-decoration: none;
}

DIV.kader_gameshot {
    position: absolute; 
    width: 80px;
    height: 60px;
}

SPAN.kader_gameshot_title {
    color: #8C8C8C;
    	font-family: Lucida Sans Unicode,verdana,arial;
	font-face: Lucida Sans Unicode,verdana,arial;
	font-size: 9pt;
	font-style: none;
	font-weight: normal;
	text-decoration: none;
}

SPAN.kader_gameshot_no {
    color: #CCCCCC;
    font-family: Lucida Sans Unicode,verdana,arial;
	font-face: Lucida Sans Unicode,verdana,arial;
	font-size: 8pt;
	font-style: none;
	font-weight: normal;
	text-decoration: none;
}

DIV.kader_gameicon {
    vertical-align: middle;
    position: absolute; 
    width: 140px;
    height: 30px;
}

DIV.kader_gameicon_text {
    position: relative; 
    left: 40px; 
    top: -25px;
}

DIV.kader_gameicon_more {
    position: relative; 
    left: 40px; 
    top: 12px;
}

SPAN.kader_gameicon_title {
    color: #8C8C8C;
    font-family: Lucida Sans Unicode,verdana,arial;
	font-face: Lucida Sans Unicode,verdana,arial;
	font-size: 8pt;
	font-style: none;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
}

SPAN.kader_gameicon_no {
    color: #CCCCCC;
    font-family: Lucida Sans Unicode,verdana,arial;
	font-face: Lucida Sans Unicode,verdana,arial;
	font-size: 8pt;
	font-style: none;
	font-weight: normal;
	text-decoration: none;
}

a.more_games {
    color: #8C8C8C;
	text-decoration: none;
}

a.more_games:ACTIVE {
	color: #8C8C8C;
}

a.more_games:VISITED {
	color: #8C8C8C;
}

a.more_games:HOVER {
	text-decoration: none;
	color: #111111;
}

DIV.game_pane {
    position: absolute;
    left: 277px;
    top: 150px;
}

DIV.game_kader {
    position: absolute;
    left: 262px;
    top: 136px;
}

DIV.user {
    position: absolute;
    width: 640px;
    height: 480px;
    left: 252px;
    top: 137px;
}

.p_red {
	font-family: Lucida Sans Unicode,verdana,arial;
	font-face:  Lucida Sans Unicode,verdana,arial;
	font-size: 10pt;
	font-style: none;
	font-weight: bold;
	text-decoration: none;
	color: #FD3025;	
}

// LAYOUT
b {
	color: #000000;
	font-size: 12pt;
	}

a {
    color: #FC1306;
	text-decoration: underline;
}

a:ACTIVE {
	color: #FC1306;
}

a:VISITED {
	color: #FC1306;
}

a:HOVER {
	text-decoration: underline;
	color: #0000FF;
}

A.intable {
	color: #2C297E;
	text-decoration: underline;
}

A.intable:ACTIVE {
	color: #2C297E;
}

A.intable:VISITED {
	color: #2C297E;
}

A.intable:HOVER {
	text-decoration: underline;
	color: #ffffff;
}




TABLE.data {
    BORDER-RIGHT: #000000 6px solid; 
    BORDER-TOP: #000000 3px solid; 
    BORDER-LEFT: #000000 3px solid; 
    BORDER-BOTTOM: #000000 6px solid;
}

TD.label { 
    padding: 7px;
    background-color: #B2000C; 
    color: #FFFFFF;
    BORDER-RIGHT: #000000 1px solid; 
    BORDER-TOP: #000000 1px solid; 
    BORDER-LEFT: #000000 1px solid; 
    BORDER-BOTTOM: #000000 1px solid;
}

TD.value {
    BORDER-RIGHT: #000000 1px solid; 
    BORDER-TOP: #000000 1px solid; 
    BORDER-LEFT: #000000 1px solid; 
    BORDER-BOTTOM: #000000 1px solid;
    color: #FFFFFF;
    padding: 3px;
    margin: 0px;
    background-color: #B2000C; 
}
TD.label_small {
    padding: 7px;
    background-color: #F79731; 
    color: #130A5A;
    font-size: 7pt;
}

TD.overviewlabel {
    padding: 7px;
    background-color: #B2000C; 
    color: #130A5A;
}

TD.overviewvalue {
    color: #2C297E;
    padding: 7px;
    margin: 1px;
    background-color: #BBB8C6;; 
}

TD.overviewvalueactive {
    color: #2C297E;
    padding: 7px;
    margin: 1px;
    background-color: #EEDA13;
}

TD.overviewlabel_small {
	font-size: 7pt;
    padding: 7px;
    background-color: #F79731; 
    color: #130A5A;
}

TD.overviewvalue_small {
    color: #2C297E;
    font-size: 7pt;
    padding: 7px;
    margin: 1px;
    background-color: #FDF7BD;
}

.error {
    color: red;
    font-family: Lucida Sans Unicode,verdana,arial;
	font-face: Lucida Sans Unicode,verdana,arial;
	font-size: 9pt;
	font-style: none;
	font-weight: none;
	text-decoration: none;
}