/* BauSparIndex CSS */

body {background: #FFFFFF url("images/bg.gif") top center no-repeat; margin-top:40px; padding:0px;
		font-family: Arial, Helvetica, sans-serif; font-size: 12px; color:#484848; }

img	{border: none; }

h1 { margin-top: 5px; margin-bottom:8px; font-size:17px; }
h2 { margin-top: 10px; margin-bottom:8px; font-size:14px; color:#FFFFFF; }
h4 { font-size:14px; }


#basic{ margin: 0 auto; width:718px;}

#tpicl{ width:482px; height:212px; float:left; }
#tpicr{ width:229px; height:249px; float:right; }

#topmenu { width:482px; height:57px; background: #EFEFEF url("images/menubg.gif") repeat-x; float: left;
		text-align: center; font-size: 15px; }

#main { width:462px; float: left; padding-left: 10px; padding-right: 10px; padding-top: 10px; padding-bottom: 15px; text-align:justify;}

#right { width:209px; background:#2f384d url("images/rightbg.gif") repeat-x; float: right; color:#FFFFFF;
		padding-left:10px; padding-right:10px; padding-bottom:15px; margin-top:8px; font-size:11px; text-align: justify; }

#right2 {width:209px; height:50px; background-color:#000;  float:right;padding-left:10px; padding-right:10px; padding-bottom:15px; margin-top:58px;}


#foot { clear: both; width: 100%; height:40px; background-color:#EFEFEF;}

#foot_l{width:140px; float:left; padding-left:10px;}
#foot_m{width:418px; float:left; text-align:center}
#foot_r{width:140px; float:left; text-align:right; padding-right:10px;}

#foot a, #foot a:visited {color:#d44908; text-decoration: none;/*#3faed9*/}
#foot a:hover, #foot .active a {color:#d44908;	text-decoration: underline;}


#topmenu a, #topmenu a:visited {color:#5f729d; 	text-decoration: none;}
#topmenu a:hover, #topmenu .active a {color:#337922;	text-decoration: underline;}

#main a, #main a:visited {color:#d44908; text-decoration: none;}
#main a:hover, #main .active a {color:#d44908;	text-decoration: underline;}

.fnct_left{
	float:left;	
	width:260px;
	padding-right:5px;
	height: auto !important;
	height:17px;
	min-height:17px;
	border-bottom:1px #ccc dotted;
}

.fnct_right{	
	float:left;
	width:200px
	text-align:justify;	
	height: auto !important;
	height:17px;
	min-height:17px;
}

.inputs{
	font-family: Geneva, Arial, Helvetica, san-serif; 
	font-size:11px; color: #5f729d;
	background-color: #fff; 
	border: 1px solid #5f729d; 
	width:160px;	
}

.selects{
	font-family: Geneva, Arial, Helvetica, san-serif; 
	font-size:11px; color: #5f729d;
	background-color: #fff; 
	border: 1px solid #5f729d; 
	width:160px;	
}
.clear { clear: both; background: none; }