/*-----------------------------------*/
/* Standard Layout                   */
/*-----------------------------------*/
body
{
	margin: 0;
}
body, div.alfag, div.alfag td, div.alfag th, div.alfag input, div.alfag select
{
	font-family: "Lucida Sans Unicode" , "Lucida Grande" , Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
div.alfag
{
	width: 555px;
}
div.alfag table
{
	border-collapse: collapse;
	width: 100%;
}
div.alfag table td, div.alfag table th
{
	margin: 0;
	padding: 0;
}
div.alfag h1
{
	font-size: 14px;
	font-weight: bold;
	line-height: 38px;
	margin: 0 0px 0 0px;
}
div.alfag h4
{
	font-weight: bold;
	margin: 0 0 0 0;
}
div.alfag p
{
	margin: 0;
	padding: 5px 0px 5px 0px;
}
div.alfag a
{
	color: #5897ed;
	text-decoration: none;
}
div.alfag a:hover
{
	color: #000000;
	text-decoration: underline;
}

/*-----------------------------------*/
div.alfag .line
{
	border-top: 2px dotted #FFFFFF;
	font-size: 0px;
	line-height: 0px;
	width: 100%;
}

/*-----------------------------------*/
div.alfag .tabs
{
	margin: 0 0 0 10px;
}
div.alfag .tabs a
{
	color: #5897ed;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	text-align: center;
	font-weight: bold;
	background-color: #FFFFFF;
	width: 175px;
	height: 22px;
	background-image: url(/images/baugeld-app/tabreiter.gif);
	background-repeat: no-repeat;
	float: left;
	margin: 0 2px 0 2px;
	line-height: 22px;
}
div.alfag .tabs a.selected
{
	color: #000000;
}

/*-----------------------------------*/
.frame
{
	width: 555px;
	clear: both;
}
.frame .top
{
	/*background: url(/images/baugeld-app/container_top.gif) left top no-repeat;*/
	height: 0px;
}
.frame .bottom
{
	/*background: url(/images/baugeld-app/container_bottom.gif) left bottom no-repeat;*/
	height: 0px;
}
.frame .middle
{
	background-color: #E9F2F9;
	padding: 0 5px 0 5px;
}

/*-----------------------------------*/
.frame2
{
	width: 545px;
}
.frame2 .top
{
	/*background: url(/images/baugeld-app/glow_top.gif) left top no-repeat;*/
	height: 38px;
	padding: 0 10px 0 10px;
}
.frame2 .bottom
{
	/*background: url(/images/baugeld-app/glow_bottom.gif) left bottom no-repeat;*/
	height: 38px;
	padding: 0 10px 0 10px;
}
.frame2 .middle
{
	background-color: #E9F2F9;
	padding: 0 10px 0 10px;
}

/*-----------------------------------*/
div.alfag .footer
{
	padding: 10px 0px 10px 0px;
}
div.alfag .footer table
{
	width: 525px;
}
div.alfag .footer *
{
	color: #505050;
	font-size: 10px;
}

/*-----------------------------------*/
div.alfag .infobox
{
	margin: 10px 0 10px 0;
}
div.alfag .infobox table
{
	width: 523px;
}
div.alfag .infobox .top
{
	/*background: url(/images/baugeld-app/infobox_top.gif) left top no-repeat;*/
	height: 5px;
}
div.alfag .infobox .bottom
{
	/*background: url(/images/baugeld-app/infobox_bottom.gif) left bottom no-repeat;*/
	height: 5px;
}
div.alfag .infobox .middle
{
	background-color: #FFFFFF;
	padding: 0px 10px 0px 10px;
}

/*-----------------------------------*/
div.alfag .input table th
{
	font-weight: bold;
	text-align: left;
	width: 335px;
	padding: 8px 0px 2px 0px;
}
div.alfag .input table td
{
	padding: 2px 0px 2px 0px;
}
div.alfag .input input, div.alfag .input select
{
	width: 180px;
	margin-left: 10px;
}
div.alfag input.submit, div.alfag input.reset
{
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	width: 180px;
	padding: 2px 0 2px 0;
}
div.alfag input.submit
{
	border: 2px solid #FFFFFF;
	/*background: url(/images/baugeld-app/buttonslice_gruen.gif) 0 0 repeat-x;*/
	background-color: #5897ed;
}
div.alfag input.reset
{
	border: 2px solid #323232;
	/*background: url(/images/baugeld-app/buttonslice_grau.gif) 0 0 repeat-x;*/
	background-color: #5897ed;
}

div.alfag input.button, div.alfag input.button_selected
{
	width: 100px;
}
div.alfag input.button_selected
{
	font-weight: bold;
}

/*-----------------------------------*/
div.alfag table.vorgaben
{
}
div.alfag table.vorgaben th
{
	text-align: left;
	padding: 8px 0 4px 0;
}
div.alfag table.vorgaben td
{
	padding: 2px 0 2px 0;
}

/*-----------------------------------*/
div.alfag table.tblresult
{
	border-top: 2px dotted #FFFFFF;
	border-bottom: 2px dotted #FFFFFF;
	margin: 5px 0 0 0;
}
div.alfag table.tblresult td
{
	padding: 3px 2px 3px 2px;
}
div.alfag tr.headerrow td
{
	font-weight: bold;
	border-bottom: 2px dotted #FFFFFF;
}
div.alfag table.tblresult td.tableitem
{
	padding-left: 5px;
}
div.alfag table.tblresult td.tableitemcenter
{
	text-align: center;
}
div.alfag tr.datarow1 td, div.alfag tr.datarow2 td
{
	/*border-bottom: dotted 1px #a9c483;*/
}
div.alfag tr.datarow1 td
{
	background-color: #FFFFFF;
}
div.alfag tr.datarow2 td
{
	background-color: #E9F2F9;
}
div.alfag tr.mittelwert td
{
	font-weight: bold;
	font-size: 11px;
}
div.alfag td.mittelwertcenter
{
	text-align: center;
}

/*-----------------------------------*/
div.alfag .bankinfo h2
{
	font-size: 16px;
	margin: 5px 0 5px 0;
	padding: 0;
}
div.alfag .bankinfo h3
{
	font-size: 13px;
	border-top: 2px dotted #FFFFFF;
	margin: 0;
	padding: 5px 0 0 0;
}
div.alfag .bankinfo th, div.alfag .bankinfo td
{
	font-weight: normal;
	text-align: left;
	padding: 3px 0px 3px 0px;
}
div.alfag .zinskonditionen th
{
	font-weight: bold;
}
div.alfag .detailinfo th, div.alfag .detailinfo td
{
	border-top: 2px dotted #FFFFFF;
}
div.alfag .detailinfo th
{
	font-weight: normal;
}
div.alfag .detailinfo td
{
	text-align: right;
}

/*-----------------------------------*/
div.alfag .mytooltip
{
	position: absolute;
	display: none;
	background-color: #FFFFFF;
	border: solid 1px #19683B;
	z-index: 100;
	width: 380px;
	padding: 5px;
}