/* CSS Document */
body, tr, td, div, p, span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a {
	color: #004A80;
	text-decoration: underline;
}
a:hover {
	color: #4C7DB9;
	text-decoration: underline;
}
a:visited {
	color: #004A80;
	text-decoration: underline;
}

.kurs{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}
.l_menu {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.l_menu:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.l_menu:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.gr_border {
	border-color: #ECECEC;
	border-style: solid;
	border-width: 1px;
}
.blue_border {
	border-color: #004A80;
	border-style: solid;
	border-width: 1px;
	background-color: #F9F9F9;
}
.white {
	color: #FFFFFF;
}
.white:hover {
	color: #FFFFFF;
}
.white:visited {
	color: #FFFFFF;
}
.bgrey {
	color: #666666;
	font-weight: bold;
}
.header {
	font-size: 12px;
	font-weight: bold;
	color: #004A80;
	text-decoration: none;
}
.red {
	font-size: 12px;
	font-weight: bold;
	color: #ED1C24;
}

.redsm {
	font-size: 18px;
	font-weight: bold;
	color: #FF8A00;
}

.redbg {
	font-size: 20px;
	font-weight: bold;
	color: #FF8A00;
}

.lh
{
	background: #336E99;
	color: #ffffff;
	padding: 2px;
}

.ib0
{
	background: #EBF1F5;
}

h1
{
	font-size: 13px;
	color: #004A80;
	text-align: center;
}

h4
{
	font-size: 12px;
	color: #004A80;
}

input
{
	border: 1px solid #336E99;
	background: #ffffff;
}
a.ondark
{
	color: #ffffff;
	text-decoration: none;
}

a.ondark:visited
{
	color: #ffffff;
	text-decoration: none;
}

.imgbtn 
{
	border: 0;
	margin: 0px;
}

h2
{
	color: #004A80;
	font-size: 14px;
}


.bluesm
{
	color: #000099;
	font-size: 11px;
}

.bluebg
{
	color: #000099;
	font-size: 14px;
	font-weight: bold;
}

.btn
{
	border: 0px;
}

.noborder
{
	border: none;
	background:  #336E99;
}

.hot td
{
	vertical-align: top;
	width: 250px;
	border: 1px solid #004A80;
}

.hot td h1
{
	background: #004A80;
	padding: 5px;	
	text-align: left;
	font-size: 12px;
}

.hot img
{
	float: left;
	margin: 5px;
}

.hot .descr
{
	margin: 5px;
}

.hot .price
{
	color: #FF8A00;
	padding: 5px;	
	text-align: right;
	font-size: 18px;
}	