/* CSS Document */

body {
	background-color: #FFFFFF;
	margin: 0;
}

td, tr, th {
	font-size: 12px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0F4980;
}

table.kt {
	background-color: #0F4980;
}

td.head11 {
	width: 160px;
	padding-left: 38px;
	padding-top: 5px;
	height: 175px;
	background-image: url(img/head11.gif);
	background-repeat: no-repeat;
	vertical-align: top;
	font-size: 11px;
}

td.head21 {
	width: 190px;
	padding-right: 8px;
	height: 39px;
	background-image: url(img/head21.gif);
	background-repeat: no-repeat;
	vertical-align: top;
}



td.kc11 {
	width: 50%;
	height: 100%;
	background-image: url(img/kc11.gif);
	background-position: top right;
	background-repeat: repeat-y;
}
td.kc12 {
	width: 733px;
	height: 100%;
	background-image: url(img/kc12.gif);
	background-position: top left;
	background-repeat: repeat-y;
	vertical-align: top;
}
td.kc13 {
	width: 50%;
	height: 100%;
	background-image: url(img/kc13.gif);
	background-repeat: repeat-y;
}
td.kc21 {
	width: 50%;
	height: 76px;
	background-image: url(img/kc21.gif);
	background-position: top right;
	background-repeat: no-repeat;
}
td.kc22 {
	width: 733px;
	height: 76px;
	background-image: url(img/kc22.gif);
	background-repeat: repeat-x;
	color: #E5F1FD;
	font-size: 11px;
}
td.kc23 {
	width: 50%;
	height: 76px;
	background-image: url(img/kc23.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
td.bc11 {
	width: 190px;
	padding-right: 8px;
	height: 31px;
	background-image: url(img/bc11.gif);
	background-repeat: no-repeat;
}
td.bc12 {
	height: 31px;
	background-image: url(img/bc12.gif);
	background-repeat: no-repeat;
}
td.bc21 {
	vertical-align: top;
}
td.bc21plus {
	background-image: url(img/kc12.gif);
	background-position: top left;
	background-repeat: repeat-y;
	vertical-align: top;
}

td.bc22 {
	padding: 0px 50px 0px 15px;
	vertical-align: top;
}
td.left {
	background-image: url(img/bc21.gif);
	background-position: top right;
	background-repeat: repeat-y;
	padding: 0px 10px 0px 28px;
}

td.main {
	padding: 20px;
}

input.login {
	width: 50px;
	height: 16px;
	font-size: 9px;
}
input.ok {
	height: 16px;
	font-size: 9px;
}

td.contentheading {
	background-image: url(img/headline.gif);
	background-position: top -10px;
	background-repeat: no-repeat;
	height: 44px;
	font-weight: bold;
	font-size: 12px;
	white-space: nowrap;
	text-indent: 30px;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(img/nyil.gif) no-repeat;
	background-position: 0px 5px;
	font-size: 11px;
	font-weight: bold;
	color: #0F4980;
	text-align: left;
	padding-top: 7px;
	padding-left: 18px;
	height: 20px !important;
	height: 25px;
	width: 100%;
	text-decoration: none;
}

a.mainlevel:hover {
	background-position: 2px 5px;
	text-decoration: none;
}

a.mainlevel#active_menu {
	font-weight: bold;
}

a.mainlevel#active_menu:hover {
}

a.sublevel:link, a.sublevel:visited {
	color: #0F4980;
	background: url(img/nyilal.gif) no-repeat;
	background-position: 8px -2px;
	padding-left: 26px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
}

a.sublevel:hover {
	background-position: 10px -2px;
	text-decoration: none;
}

a.sublevel#active_menu {
}

h2.componentheading {
	color: #0F4980;
	background-image: url(img/headline.gif);
	background-position: top -10px;
	background-repeat: no-repeat;
	height: 44px;
	font-weight: bold;
	font-size: 12px;
	white-space: nowrap;
	text-indent: 30px;
	vertical-align: middle;
	text-transform: none;
	padding-top: 13px;
}

.pagenav_prev, .pagenav_next {
	font-size: 10px;
}



