body, tr {
	font-family: Verdana, "MS Sans Serif", sans-serif;
	font-size: 11px;
	line-height: 18px;
	text-decoration: none;
	color: #EEEEEE;
}

body {
	background-color: #2C2C2C
}

.footer {
	text-decoration: none;
	color: #B4B4B4;
}

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

a:hover	{ 
	text-decoration: none; 
	color : #FFFFFF;
}


a:link.intern, a:active.intern, a:visited.intern {
	font-family: Verdana, "MS Sans Serif", sans-serif;
	font-size: 11px;
	line-height: 18px;
	text-decoration: none;
	color: #D82C35;
	font-weight: bold;
}

a:hover.intern	{ 
	text-decoration: none; 
	color : #FF0000;
}

a:link.titlelink, a:active.titlelink, a:visited.titlelink, a:hover.titlelink {
	font-family: Verdana, "MS Sans Serif", sans-serif;
	font-size: 11px;
	line-height: 18px;
	text-decoration: none;
	color: #EEEEEE;
	font-weight: bold;
}


.ticker {
	line-height: 14px;
}

#titellink {
	font-family: Verdana, "MS Sans Serif", sans-serif;
	font-size: 11px;
	line-height: 18px;
	text-decoration: none;
	color: #EEEEEE;
	font-weight: bold;
}


.titel {
	font-family: Verdana, "MS Sans Serif", sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #EEEEEE;
	text-decoration: none;
	line-height: 18px;
}

.inputtext {
	font-family: Verdana, "MS Sans Serif", sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: none;
}
.img-border {
	border: 1px solid #222222;
}
.bgcolor {
	background-color: #2C2C2C;
}
.bgcolortemp {
	background-color: #DDDDDD;
}


.normgrey {
	font-family: Verdana, "MS Sans Serif", sans-serif;
	font-size: 11px;
	line-height: 18px;
	text-decoration: none;
	color: #888888;
}p {
	line-height: 18px;
}


ul {
	list-style: url(none) none inside;
	margin-left: 1em;
	padding-left: 1em;
	
}