@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	/*background-color: #0099FF;*/
	background-color: #ABC1D1;
}
.pagetable {
	width: 990px;
	table-layout:fixed;
	font-size:4px;
}
.meniutable {
	width: 200px;
	table-layout:fixed;
}
.maintable {
	width: 783px;
	table-layout:fixed;
}
.righttoptable {
	width: 160px;
	table-layout:fixed;
}
.hometable {
	width: 200px;
	table-layout:fixed;
}
.tdbackall {
	/*background-color: #DCFFFF;*/
	background-color: #FFFDF0;
}
.tdtop {
	height: 98px;
	background-color: #0099FF;
}
.bg_toprow_meniu_left {
	background-image: url(../pictures/toprow_left.gif);
	background-repeat:no-repeat;
	height:24px;
}
.bg_toprow_meniu_right {
	background-image: url(../pictures/toprow_right.gif);
	background-repeat:no-repeat;
	height:24px;
}
.bg_toprow_meniu_midle {
	background-image: url(../pictures/toprow_midle.gif);
	background-repeat:repeat-x;
	font-family:Tahoma;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	height:24px;
}
.midle_meniu {
	font-family:Tahoma;
	font-size: 11px;
	/*font-weight: bold;*/
	color: #0000CC;
	background-color: #FFFCE6;
	text-indent: 8px;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #0099FF;
	border-left-color: #0099FF;
	height:18px;
}
.midle_meniu_empty {
	font-family:Tahoma;
	font-size: 11px;
	/*font-weight: bold;*/
	color: #0000CC;
	text-indent: 8px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height:18px;
}
.bottom_meniu {
	font-family:Tahoma;
	font-size: 11px;
	/*font-weight: bold;*/
	color: #0000CC;
	background-color: #FFFCE6;
	text-indent: 8px;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #0099FF;
	border-bottom-color: #0099FF;
	border-left-color: #0099FF;
	height:18px;
}
.top_meniu {
	font-family:Tahoma;
	font-size: 11px;
	/*font-weight: bold;*/
	color: #0000CC;
	background-color: #FFFCE6;
	text-indent: 8px;
	border-bottom-width: 0px;
	border-right-width: 2px;
	border-top-width: 2px;
	border-left-width: 2px;
	border-bottom-style: none;
	border-right-style: solid;
	border-top-style: solid;
	border-left-style: solid;
	border-right-color: #0099FF;
	border-top-color: #0099FF;
	border-left-color: #0099FF;
	height:18px;
}
.input_login {
	background-color:#FFFCE6;
	border-style:solid;
	border-color:#0099FF;
	border-width:1px;
	height:15px;
	font-family:Tahoma;
	font-size:12px;
	text-indent:8px;
	width:175px;
	color: #0000CC;
}
.check_remember {
	text-indent:8px;
	color:#DCFFFF;
}
.submit_buton {
	background-color:#FFFCE6;
	border-color:#0099FF;
	border-width:1px;
	border-style:solid;
	height:17px;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	width:178px;
	color:#0000CC;
	text-indent:8px;
}
a:active {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	font-weight:bold;
}
a:visited {
	color: #0000CC;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
.home_page {
	background-image:url(../pictures/homepage.gif);
	background-repeat:no-repeat;
	font-family:Tahoma;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	color: #0000CC;
}
.page_address {
	font-family:Tahoma;
	font-size:11px;
	font-style:italic;
	color: #0000CC;
}
.title_160top {
	background-image:url(../pictures/homepage.gif);
	background-repeat:no-repeat;
	font-family:Tahoma;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	color: #0000CC;
}
.td_formulare{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #000066;
	height:24px;
	text-align:right;
	vertical-align:top;
}
.td_formulare_title{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #000066;
	height:18px;
	text-align:right;
	vertical-align:bottom;
}
.td_formulare_r{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #000066;
	height:24px;
	text-align:left;
	vertical-align:top;
}
.td_formulare_c{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #000066;
	height:24px;
	text-align:center;
	vertical-align:top;
}
.input_form {
	background-color:#FFFCE6;
	border-style:solid;
	border-color:#0099FF;
	border-width:1px;
	height:15px;
	font-family:Tahoma;
	font-size:12px;
	width:204px;
	color: #0000CC;
}
.textarea_form {
	background-color:#FFFCE6;
	border-style:solid;
	border-color:#0099FF;
	border-width:1px;
	height:90px;
	font-family:Tahoma;
	font-size:12px;
	width:300px;
	color: #0000CC;
}
.select_form_big {
	background-color:#FFFCE6;
	border-style:solid;
	border-color:#0099FF;
	border-width:1px;
	height:20px;
	font-family:Tahoma;
	font-size:12px;
	width:208px;
	color: #0000CC;
}
.select_form_zi {
	background-color:#FFFCE6;
	border-style:solid;
	border-color:#0099FF;
	border-width:1px;
	height:20px;
	font-family:Tahoma;
	font-size:12px;
	width:45px;
	color: #0000CC;
}
.select_form_luna {
	background-color:#FFFCE6;
	border-style:solid;
	border-color:#0099FF;
	border-width:1px;
	height:20px;
	font-family:Tahoma;
	font-size:12px;
	width:95px;
	color: #0000CC;
}
.select_form_an {
	background-color:#FFFCE6;
	border-style:solid;
	border-color:#0099FF;
	border-width:1px;
	height:20px;
	font-family:Tahoma;
	font-size:12px;
	width:60px;
	color: #0000CC;
}
.submit_buton_mic {
	background-color:#FFFCE6;
	border-color:#0099FF;
	border-width:1px;
	border-style:solid;
	height:17px;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	width:95px;
	color:#0000CC;
}
h1 {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color:#000066;
	text-align: center;
}
h2 {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color:#000066;
	text-align: center;
}
h3 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color:#000066;
	text-align: left;
}
.midle_meniu_notready {
	font-family:Tahoma;
	font-size: 11px;
	/*font-weight: bold;*/
	color: #999999;
	background-color: #FFFCE6;
	text-indent: 8px;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #0099FF;
	border-left-color: #0099FF;
	height:18px;
}
.bottom_meniu_notready {
	font-family:Tahoma;
	font-size: 11px;
	/*font-weight: bold;*/
	color: #999999;
	background-color: #FFFCE6;
	text-indent: 8px;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #0099FF;
	border-bottom-color: #0099FF;
	border-left-color: #0099FF;
	height:18px;
}
.top_meniu_notready {
	font-family:Tahoma;
	font-size: 11px;
	/*font-weight: bold;*/
	color: #999999;
	background-color: #FFFCE6;
	text-indent: 8px;
	border-bottom-width: 0px;
	border-right-width: 2px;
	border-top-width: 2px;
	border-left-width: 2px;
	border-bottom-style: none;
	border-right-style: solid;
	border-top-style: solid;
	border-left-style: solid;
	border-right-color: #0099FF;
	border-top-color: #0099FF;
	border-left-color: #0099FF;
	height:18px;
}
.main_style_page {
	font-family:Tahoma;
	font-size: 13px;
	color: #000066;
	text-align:justify;
	padding-left:10px;
	padding-right:10px;
	text-indent:15px;
}
.main_style_page_noindent {
	font-family:Tahoma;
	font-size: 13px;
	color: #000066;
	text-align:justify;
}
.table_centered_mic {
	font-family:Tahoma;
	font-size: 11px;
	color: #000066;
	text-align:center;
}
.input_key {
	background-color:#FFFCE6;
	border-style:solid;
	border-color:#0099FF;
	border-width:1px;
	height:15px;
	font-family:Tahoma;
	font-size:12px;
	width:60px;
	color: #0000CC;
}