@charset "iso-8859-1";
/* author: cvdb C6C1B4*/
/* Creation date: 8-01-2005 */

/*===========links============*/

a,a:visited
{
color:#660066;
text-decoration:bold;
}
a:hover
{
color:#FF0000;
text-decoration:none;
}
a:active
{
color:#000066;
text-decoration:underline;
}

/*=================body============*/

body
{
margin-left:10px;
margin-right:10px;
margin-top:10px;
margin-bottom:10px;
color:#FF9933;
background-color:#6699CC;
}

font,th,p,td
{
	color:#000066;
	text-align: center;
	font-weight: normal;
	line-height: 15px;
	font-family: Verdana, Arial, Verdana, sans-serif;
	font-size: 14px;
}

table
{
	font:inherit;
}

/*.tabel
{
	font-family:Verdana;
        text-align:center;
        font-size: 12px;
        font-weight: normal;
        color: #FF9933;
        line-height: 15px;

}*/
.bold
{
	font-family:Verdana;
	text-align:center;
	font-size: 18px;
	font-weight: bold;
	color: #000066;
	line-height: 20px;
}

.text
{
	font-family:Verdana;
	text-align:center;
	font-size: 14px;
	font-weight: normal;
	color: #000066;
	line-height: 15px;
}
.titel
{
        height: 53px;
	font-family:Verdana;
        font-size: 24px;
        font-weight: bold;
        text-align:center;
        color: #000066;
	background:  none;
	width: 100%;
        line-height: 53px;
        margin: 0px;

}
.results
{
        font-family:Verdana;
        font-size: 20px;
        font-weight: bold;
        text-align:center;
        color: #000066;
	background:  none;
	width: 100%;
        line-height: 28px;
        margin: 0px;

}
.footer
{
	color:#000066;
	font-family: Verdana;
	font-size: 9px;
	text-align: center;
	font-weight: normal;
	line-height: 10px;

}

img {
 border:0;
 border-color:#FF9933;
 padding-left: 6px; 
 padding-right: 6px; 
 
}
.foto
{       border: 0;
        color: #000033;
	font-family:Verdana;
	font-size: 10px;
	text-align: left;
	font-weight: normal;
}


/*=============menu============== */


#navlist {	
margin: 20;
padding-bottom: 20px;
padding-left: 14%;
border-bottom: 0px solid #ccc;
}

#navlist ul, #navlist li {
display: inline;
list-style-type: none;
margin: 0;
padding: 0;
}

#navlist a:link, #navlist a:visited {
background: #6699CC;
border: 1px solid #FFFFFF;
color: #000000;
float: left;
font-size: 1em;
font-weight: normal;
line-height: 14px;
margin-right: 8px;
padding: 2px 10px 2px 10px;
text-decoration: none;
}

#navlist a:link#current, #navlist a:visited#current {
background: #3399FF;
border-bottom: 0px solid #f1f1f1;
color: #000066;
}

#navlist a:hover#current {
background: #3399FF;
border-bottom: 0px solid #f1f1f1;
color: #FF0000;
}

#navlist a:hover { color: #FF0000;}
#navlist ul a:hover { color: #f00 !important; }


/*=============menu Golden Times============== */


#navlistGT {	
margin: 20;
padding-bottom: 20px;
padding-left: 32%;
border-bottom: 0px solid #ccc;
}

#navlistGT ul, #navlistGT li {
display: inline;
list-style-type: none;
margin: 0;
padding: 0;
}

#navlistGT a:link, #navlistGT a:visited {
background: #3399FF;
border: 1px solid #FFFFFF;
color: #000000;
float: left;
font-size: 1em;
font-weight: normal;
line-height: 14px;
margin-right: 8px;
padding: 2px 10px 2px 10px;
text-decoration: underline;
}

#navlistGT a:link#current, #navlistGT a:visited#current {
background: #3399FF;
border-bottom: 0px solid #f1f1f1;
color: #000066;
}

#navlistGT a:hover#current {
background: #3399FF;
border-bottom: 0px solid #f1f1f1;
color: #FF0000;
}

#navlistGT a:hover { color: #FF0000;}
#navlistGT ul a:hover { color: #f00 !important; }


.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
 
.clearfix{display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  
