/* -------------------------------------------------- */

body, td, div, span, a {
	font-family: Arial;
	font-size:13px;
	color: #666;
}

.nav {
	color: #FFF;
	font-size:16px;
	font-weight: bold;
	text-decoration: none;
}

#schatztruhe { position:fixed; bottom:120px; right:15px; width:100px; height:90px; }


/* -------------------------------------------------- */

a {
	outline: none;	
}

a:link, a:active, a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.nav:hover {
	text-decoration: none;
}


/* -------------------------------------------------- */

h1 {
	font-family: Arial;
	font-size:18px;
	color: #5a6a9f;
}

h2 {
	font-family: Arial;
	font-size:13px;
	color: #5a6a9f;
}

/* -------------------------------------------------- */

input.input, select.input, textarea.input
{
 font-family : Calibri, Helvetica, Arial, sans-serif;
 border-style : solid;
 border-color : #a0a0a0;
 background-color: #FFFFFF;
 border-width : 1px;
 padding-left: 2px; 
 font-size : 11px;
 line-height : 14px;
 color : #757575;
}

/* -------------------------------------------------- */

.tab {
	font-family: Verdana;
	font-size:9px;
}

/* -------------------------------------------------- */