@charset "windows-1255";
.tdreplace {
	width:780px;
	height:auto;
	table-layout:fixed;
	position:relative;
	top:0px;
	right:0px;
}
/*.mainHP {
	width:780px;
	table-layout:fixed;
	position:relative;
	top:0px;
	right:0px;
}
*//**********Modul Left*********************/
.homepage	{
	width:590px;
	height:405px;
	table-layout:fixed;
	margin-right:0px;
	position:relative;
	top:0px;
	right:0px;
}

.homepage h1{
	font:bold 16px Verdana, Arial, Helvetica, sans-serif;
	color:#003399;
}

.body {
	width:590px;
	table-layout:fixed;
	position:relative;
	top:0px;
	right:0px;
}
#ctlContent {
	width:590px;
	height:360px;
	background-image:url(../images/bgmain.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	filter:progid:DXImageTransform.Microsoft.Fade(duration=1.0,overlap=1.0);
	background-color:#ededed;
	position:relative;
	top:0px;
	right:0px;
	overflow:hidden;
	text-align:right;
}

.welcome{padding: 10px;}

.hed_pict{
	width:586px;
	max-height:134px;
	max-width:590px;
	height:134px;
	display:block;
}
/*********************************** Forms Wizard ********************************/
.wizard{
 WIDTH: 155px; 
 font:normal 10pt  Arial, Helvetica, sans-serif;
 color:navy;
 table-layout:fixed;
}
SELECT.wizard {
	font: normal 11px Arial;
	width:81px;
}

INPUT.wizard {
	background-color:white;
	border: 1px solid #738598;
	font: normal 11px Arial;
	width: 250px; 
}

INPUT.wizardSubmit {width:115px;}

INPUT.wizardNarrow {
	background-color:white;
	border: 1px solid #738598;
	font: normal 11px Arial;
	width: 10px	0px;
}

TEXTAREA.wizard {
	background-color:white;
	border: 1px solid #738598;
	font: normal 11px Arial;
	width: 200px;
	height: 100px;
}

INPUT.wizardhidden {
	width: 0px;
	height: 0px;
}

.wizard {
	height: 20px;
	width: 59px;
	color:#000000;
}

.wizardRequired {
	color:#000000;
}

