/* metatags default page */

body {
	background: #383131;
	color: #E4CC00;
	text-align: left;
	font-family: arial bold,verdana, sans-serif;
	font-size: 10px;
}

A {
	color: #0F358C;
	font-family: arial bold,verdana, sans-serif;
	font-size: 14px;
}
#metatags {
	height:5px;
	color: #383131;
	background: #383131;
	font-weight : normal;
	font-size : 4px;
	padding: 5px 7px 7px 10px;
	text-align: left;
	clear: both;
}
A {
	color: #383131;
	font-family: arial bold,verdana, sans-serif;
	font-weight : bold;
	font-size: 12px;
	letter-spacing: 0.8;
}
A:active.streep,a:link.streep,a:visited.streep,a:hover.streep,a.streep {
	text-decoration: underline;
}
table {
	background: #383131;
	color: #E4CC00;
	font-family: arial bold,verdana, sans-serif;
	font-weight : bold;
	font-size: 12px;
	letter-spacing: 0.8;
}
td.titel {
	color: #E4CC00;
	font-family: arial bold,verdana, sans-serif;
	font-weight : bold;
	font-size: 12px;
	letter-spacing: 0.8;
}
td.body {
	color: #FEFEFE;
	font-family: arial bold,verdana, sans-serif;
	font-weight : normal;
	font-size: 10px;
	letter-spacing: 0.8;
}
td.yellow {
	text-align: center;
	background: #E4CC00;
	color: #383131;
	height: 20px;
	padding: 5px;
}


