/*
Style Sheet created with JCopa from Kaai24
*/

body {
	background-color:	#181818;
	padding:		0px;
	margin:		0px;

	color:		#FFFFFF;
	font-size:		80%;
	font-family:		Trebuchet MS, Verdana, Arial;
}

img {border-width: 0px;}

a:link {text-decoration: underline; color: #FFFFFF;}
a:visited {text-decoration: underline; color: #FFFFFF;}
a:hover {text-decoration: underline; color: #666666;}

a.h:link {text-decoration: none; color: #FFFFFF;}
a.h:visited {text-decoration: none; color: #FFFFFF;}
a.h:hover {text-decoration: underline; color: #666666;}

a.tab:link {text-decoration: none; color: #FFFFFF;}
a.tab:visited {text-decoration: none; color: #FFFFFF;}
a.tab:hover {text-decoration: none; color: #FFFFFF;}

a.footer:link {text-decoration: underline; color: #666666;}
a.footer:visited {text-decoration: underline; color: #666666;}
a.footer:hover {text-decoration: underline; color: #FFFFFF;}

td.h {
	vertical-align:	top;
	height:	50px;
}

td.h2 {
	width:	50px;
	font-size:	80%;
	text-align:	right;
}

.h3 {
	line-height:	120%;
}

.h2 {
	color:	#666666;
	font-size:	100%;
}

.h1 {
	font-size:	150%;
	font-weight:	bold;
	font-style:	italic;
}

.header {
	text-align:	right;
	font-size:	80%;
}

td.blau {
	background-color:	#809EBA;
}

td.tab {text-align: center;}
td.tab:hover {background-color: #444444;}

p.footer {
	color:	#666666;
	font-size:	60%;
}