body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #5E6566;
	font-size: 11px;
	height:100%;
}

body, td, th {
	text-align: left;
}

a:link, a:visited {
	color: #F40011;
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: underline;
	color: #F40011;
}

a.news:link, a.news:visited {
	color: #5E6566;
	text-decoration: none;
}

a.news:hover, a.news:active {
	text-decoration: underline;
	color: #5E6566;
}

p {
	margin: 5px 0 0 0;
	padding:0;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 12px;
}
h4 {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0;
}
h5 {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 5px;
}
input {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6E6E68;
	border: 1px solid #6A6A63;
}
.tblBg {
	background-image: url(i/bg_kv.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #F5F8F9;
}
#tblNav {
	background-color: #FFFFFF;
	border: 1px solid #D1D1D1;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align:left;
	font-size: 10px;
	height: 188px;
}
#tblNav a {
	display:block;
	line-height: 20px;
	width: 100%;
	padding-left: 5px;
}
#tblNav a:link, #tblNav a:visited {	
	background: url(i/dots.gif) repeat-x bottom;
	color: #5E6566;
	text-decoration: none;
}
#tblNav a:hover, #tblNav a:active {
	background: url(i/dotsr.gif) repeat-x bottom;
	text-decoration: none;
	color: #F40011;
}
.footer {
	font-size: 10px;
	color: #A8AFB3;
}
.footer a:link, .footer a:visited {
	text-decoration: none;
	color: #A8AFB3;
}
.footer a:hover {
	text-decoration: underline;
	color: #A8AFB3;
}
.txtContainer {
	background-image: url(i/bx_ctr.png);
	background-repeat: repeat-y;
	padding: 10px;
}
.knopke {
	background-color: #E5EAEB;
	border: 1px solid #6A6A63;
}
.readmore  a {
	font-size: 10px;
	font-weight: bold;
}
.readmore  a:link,  .readmore  a:visited  {
	color: #5E6566;
	text-decoration:none;
}
.readmore  a:hover {
	color: #F40011;
	text-decoration:none;
}

