
/* Copyrights: QCC */

HTML, BODY, TABLE {
font-size: 9pt;
font-family: Verdana, Arial;
}
body {

background-color: #030303;
color: #fefed2;
text-align: center;
}
a {
color: #8cea62;
text-decoration: none;
font-size: 9pt;
font-family: Verdana, Arial;
}
a:hover {
font-size: 9pt;
font-family: Verdana, Arial;
text-decoration: underline;
}
a IMG {
border: 0px;
}
div.teller {
clear: both;
padding-top: 30px;
text-align: center;
}
div.copyright {
clear: both;
padding-top: 10px;
text-align: center;
font-weight: Bold;
font-size: 11px;
}

/*
*	Banner Style:
*/
div.head {
width: 790px;
margin: 0 auto 0 auto;
}
div.head .welcome {
float: left;
overflow: hidden;
width: 790px;
}
div.head .welcome h1 {
color: #ece4b1;
font-size: 14pt;
font-family: Verdana, Arial;
margin: 0px;
padding:0px;
}
div.head .welcome h2 {
color: #ece4b1;
font-size: 10pt;
font-family: Verdana, Arial;
margin: 0px;
padding:0px;
}



/*
*	Content Style:
*/
div.content {
clear: both;
width: 794px;
margin: 10px auto 10px auto;
}
div.content  div.column_1 {
float: left;
 overflow: hidden;
 width: 164px;
}
div.content  div.column_2 {
float: left;
 overflow: hidden;
 width: 206px;
}
div.content  div.column_3 {
float: left;
 overflow: hidden;
 width: 206px;
}
div.content  div.column_4 {
float: left;
 overflow: hidden;
 width: 206px;
}
div.content  div.margin {
float: left;
 overflow: hidden;
 width: 4px;
}


/* Categorie Blokken: */

ul {
margin: 10px 0px 0px 0px;
padding:	0px;
list-style-type: none;
border: 1px solid #ffffff;
text-align: left;
}

/* Categorie Header: */

hr {
color: #000000;
}

li.h {
border: 1px solid #ffffff;
background-color: #000000;
color: #ffffff;
}
li.h h2 {
font-weight: Bold;
font-size: 10pt;
font-family: Verdana, Arial;
color: #ffffff;
padding: 4px;
margin: 0px;
}
li.h h2 a {
color: #ffffff;
text-decoration: none;
}
li.h h2 a:hover {
text-decoration: underline;
}
li.h h3 {
font-weight: Bold;
font-size: 9pt;
font-family: Verdana, Arial;
color: #ffffff;
padding: 4px;
margin: 0px;
}
li.h h3 a {
color: #ffffff;
text-decoration: none;
}
li.h h3 a:hover {
text-decoration: underline;
}

/* Categorie content: */

li.f {
border: 1px solid #221c1c;
background-color: #efcc2a;
color: #472929;
padding: 0px;
}
li.f a {
color: #260d0d;
text-decoration: none;
}
li.f a:hover {
text-decoration: underline;
}
li.f .pad {
padding: 4px;
}


/*
*	Sub Blokken Style:
*/
div.sub_content {
clear: both;
width: 790px;
margin: 10px auto 10px auto;
}
div.sub_content  div.column_1 {
float: left;
overflow: hidden;
width: 160px;
}
div.sub_content  div.column_2 {
float: left;
overflow: hidden;
width: 626px;
}
div.sub_content  div.margin {
float: left;
overflow: hidden;
width: 4px;
}

