/*
 * done for zuerigo.org 2011
 */

@import url(layout.css);
@import url(presentation.css);

/* Globalwhitespacereset */
html, body { 
color:#4f4e4e; 
font-family: "times new roman",times,serif;                         
line-height: 25px;
font-size: 16px;
margin: 0;
padding: 0;
border: none;
}

h1 {
font-size:24px;
margin-top:-2px;
margin-bottom:-0px;
}

h2 {
font-size:20px;
margin-top:-2px;
margin-bottom:-0px;
}

pre {
font-family: monospace;
font-size: 10pt;
text-decoration: none;
font-weight: 700;
line-height: 18px;
}

A:link { color: #0199cb; text-decoration: none; }
A:visited { color: #0199cb; text-decoration: none; }
A:active { color: #ff0000; text-decoration: none; }
A:focus { color: #049aa0;text-decoration: underline; }
A:hover { color: #049aa0;text-decoration: underline; }

#main_nav ul {
	/* text-transform: uppercase; */
	font-size: .75em;
	list-style-type: none;
}


#zuerileu {
	margin: 0 0 0 0;
	float: left;
	position: absolute; 
       
}


#search {
	margin-top: 1.5em;
}

.search {
	/* text-transform: uppercase; */
	font-size: .7em;
	padding-right: .5em;
}

.rating {
	/* text-transform: uppercase; */
	font-family: monospace;
	font-size: 9pt;
}

tr.d0 td {
       background-color: #dddddd; 
       font-family: system; 
       text-align: left;
       padding: 2px 7px 2px 7px;
}
tr.d1 td {
       background-color: #eeeeee; 
       font-family: system; 
       text-align: left;
       padding: 2px 7px 2px 7px;
}

tr.titleregplayers td {
       background-color: #baaca4; 
       font-family: system; 
       text-align: left;
       color: white;
       padding: 2px 7px 2px 7px;
}

.lalaasd { display:none;}
.antispam { display:none;}

.special {
   font-weight:  bold;
}

select {
font-weight: bold;
}




