BODY {
		background-color: white !important;
		color: #666666;
		margin: 0px;
		padding: 0px;
		font-family : tahoma,arial,helvetica;
		font-size: 11px;
	}
.head {
		font-family: arial,helvetica;
		font-size: 14px;
		font-weight: bold;
		color: #738CBF;
		padding-left: 10px;
	}
.head1 {
		font-family: arial,helvetica;
		font-size: 12px;
		font-weight: bold;
		color: #666666;
	}
a.head1:hover {
		font-family: arial,helvetica;
		font-size: 12px;
		font-weight: bold;
		color: red;
	}
.td_pad {
		font-family: tahoma,arial,helvetica;
		font-size: 11px;
		color: #333333;
		padding: 10px;
	}
.txt {
		font-family: tahoma,arial,helvetica;
		font-size: 11px;
		color: #333333;
	}
.txtmini {
		font-family: tahoma,arial,helvetica;
		font-size: 9px;
		color: #999999;
	}
.login {
		background-color: #738CBF;
		font-family: tahoma,arial,helvetica;
		font-size: 11px;
		color: white;
	}
a.txt:hover {
		color: red;
	}
a.txtmini:hover {
		color: red;
	}
.error {
		font-family: tahoma,arial,helvetica;
		font-size: 11px;
		color: red;
		font-weight: bold;
	}
.div_menu {
		position:absolute;
		left:0px;
		top:120px;
		width:778px;
		height:28px;
		z-index:10;
	}
.table_menu {
		border: 4px solid white;
	}
/*.table_content {
		border: 0px;
		padding: 0px;
		margin: 0px;
		width: 480px;
	}*/
.td_menu {
		background-color: #DCE2EF;
		background: url(../img/bg_menu.gif);
	}
.td_menu_sel {
		background-color: #738CBF;
	}
.td_login {
		background-color: #738CBF;
		font-family: tahoma,arial,helvetica;
		font-size: 11px;
		color: white;
		padding: 5px 10px 5px 10px;

	}
a.submenu {
	background-color: #DCE2EF;
	color: #738CBF;
	display: block;
	font: normal 11px tahoma, arial;
	text-decoration: none;
	border-bottom : 1px solid white;
}
a.submenu:hover {
	background-color: #D4F1F7;
	color: red;
	display: block;
	font: normal 11px tahoma, arial;
	text-decoration: none;
	border-bottom : 1px solid white;
}
a.submenu_on {
	background-color: #BCC8E0;
	color: white;
	display: block;
	font: bold 11px tahoma, arial;
	text-decoration: none;
	border-bottom : 1px solid white;
}
.td_modul {
		background-color: #738CBF;
		border-bottom : 4px solid white;
	}
/*.div_content {
		position:relative;
		left:50px;
		top:95px;
		width:440px;
		height:30%;
		z-index:10;
	}
.div_content {
		position:absolute;
		left:80px;
		top:200px;
		width:440px;
		z-index:10;
	}*/
.transp {
		filter:Alpha(opacity=50);
		-moz-opacity: 0.5;
	}
.input {
	font-family: tahoma,arial,helvetica;
	font-size: 10px;
	color: #333333;
	border: solid;
	border-width: 1px;
	border-color: #333333;
	background-color: white;
}
.submit {
	font-family: tahoma,arial,helvetica;
	font-size: 10px;
	color: #333333;
	border: solid;
	border-width: 1px;
	border-color: #333333;
	background-color: #cccccc;
}
