body.main
{
	background-color: #ffffff;
	margin: 0px;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
*/	line-height: 20px; */
}

a
{
	font-weight: bold;
	color: #000393;
	text-decoration: none;
}
a:hover
{
	font-weight: bold;
	color: #00a48a;
	text-decoration: none;
}


td
{
	font-family: Arial;
	line-height: 20px;
	font-size: 12px;
	color: #000000;
}

.tbl
{
	width: 100%;
	height: 100%;
}
.tbl_middle
{
	width: 950px;
	height: 100%;
}
td.header
{
	width: 960px;
	height: 127px;
	text-align: center;
	background-image: url('../images/bg_header.gif');
	background-repeat: repeat-x;
}
td.header img
{
	position: absolute;
	left: 85px;
	top: 0px;
}

td.header2
{
	background-image: url('../images/bg_header.gif');
	background-repeat: repeat-x;
}

td.bar
{
	height: 33px;
	background-image: url('../images/bg_topbar.gif');
	background-repeat: repeat-x;
}

td.footer
{
	height: 25px;
	background-image: url('../images/bg_footer.gif');
	background-repeat: repeat-x;
}

.middle
{
	background-color: #c2d9f0;
}

.menu_td 
{
	width: 190px;
	vertical-align: top;
	padding-top: 15px;
	_padding-top: 19px;
	background-image: url('../images/bg_left.gif');
	background-repeat: no-repeat;
}

.content
{
	background-color: #ffffff;
	vertical-align: top;
	padding: 15px;
	line-height: 20px;
	background-image: url('../images/bg_middle.gif');
	background-repeat: no-repeat;
}

.side
{
	width: 300px;
	vertical-align: top;
	padding: 15px;
	padding-top: 15px;
	background-image: url('../images/bg_right.gif');
	background-repeat: no-repeat;
}

.bar_l
{
	width: 190px;
	text-align: center;
}

.bar_m
{
	background-image: url('../images/slogan.gif');
	background-repeat: no-repeat;
}

.bar_r
{
	padding-left: 15px;
	width: 280px;	
}

a.cat
{
	font-size: 13px;
	display: block;
	height: 24px;
	_height: 26px;
	width: 184px;
	_width: 189px;
	padding-top: 2px;
	_padding-top: 2px;
	padding-right: 5px;
	background-color: #ffffff;
	border-bottom: solid 1px #c2d9f0;
	vertical-align: middle;
	color: #000393;
	text-decoration: none;
	font-weight: bold;
	text-align: right;
}
.cat:hover
{
	color: #00a48a;
	background-color: #ffffff;
}
a.subcat
{	
	font-size: 10px;
	display: block;
	height: 24px;
	_height: 26px;
	width: 184px;
	_width: 189px;
	padding-top: 2px;
	_padding-top: 2px;
	padding-right: 5px;
	background-color: #ffffff;
	border-bottom: solid 1px #c2d9f0;
	vertical-align: middle;
	color: #000393;
	text-decoration: none;
	font-weight: bold;
	text-align: right;
}
.subcat:hover
{
	color: #fe8e00;
	background-color: #ffffff;
}

a.catactive 
{
	font-size: 13px;
	display: block;
	height: 24px;
	_height: 26px;
	width: 184px;
	_width: 189px;
	padding-top: 2px;
	_padding-top: 2px;
	padding-right: 5px;
	background-color: #ffffff;
	border-bottom: solid 1px #c2d9f0;
	vertical-align: middle;
	color: #00a48a;
	text-decoration: none;
	font-weight: bold;
	text-align: right;
}
.catactive:hover
{
	color: #00a48a;
	background-color: #ffffff;
}
a.subcatactive
{	
	font-size: 10px;
	display: block;
	height: 24px;
	_height: 26px;
	width: 184px;
	_width: 189px;
	padding-top: 2px;
	_padding-top: 2px;
	padding-right: 5px;
	background-color: #ffffff;
	border-bottom: solid 1px #c2d9f0;
	vertical-align: middle;
	color: #fe8e00;
	text-decoration: none;
	font-weight: bold;
	text-align: right;
}
.subcatactive:hover
{
	color: #00a48a;
	background-color: #ffffff;
}

.paginatitel
{
	font-weight: bold;
	color: #000393;
	font-size: 16px;
}

input
{
	font-family: arial;
	color: #000000;
	font-size: 12px;
	border: solid 1px #013986;
}

.radio
{
	font-family: arial;
	color: #000000;
	font-size: 12px;
	border: none;
}

.checkbox
{
	font-family: arial;
	color: #000000;
	font-size: 12px;
	border: none;
}

.submit
{
	font-family: arial;
	color: #000000;
	font-size: 12px;
}

textarea
{
	font-family: arial;
	color: #000000;
	font-size: 12px;
	border: solid 1px #013986;
}
