/***********************************************/
/* FSmain.css                               */
/* copyright by www.f-sign.com                 */
/***********************************************/

/***********************************************/
/* Layout Body                                 */
/***********************************************/

body{
	background-color:	#FFFFFF;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

/************ global style **************/

#page{
	position		:	absolute;
	top				:	0px;
	left			:	0px;
	width			:	100%;
	height			:	100%;
	background-color:	transparent;
	
	font-family		:	"Lucida Grande", "Lucida Sans Unicode" ,Arial, sans-serif;
}

#frame{
	position		:	relative;
	top				:	-1px;
	left			:   0px;
	width			:	1000px;
	height			:	726px;
	background-color:	transparent;
	
	font-weight		:	bold;
	font-size		:	12px;
	color			:	#000000;
}

#header{
	position		:	absolute;
	top				:	-1px;
	left			:   -1px;
	width			:	1000px;
	height			:	40px;
	background-color:	transparent;
	padding			:	20px 2px 2px 0px;
	
	font-weight		:	bold;
	font-size		:	11px;
	color			:	#999999;
}

#logoposition{
	position		:	absolute;
	top				:	56px;
	left			:   688px;
	width			:	300px;
	height			:	60px;
	background-color:	transparent;
	
	font-weight		:	bold;
	font-size		:	12px;
	color			:	#000000;
}

#navigation{
	position		:	absolute;
	top				:	45px;
	left			:	-1px;
	width			:	1000px;
	height			:	75px;
	background-color:	#FFFFFF;
	padding			:	0px 0px 0px 1px;
	
	font-weight		:	bold;
	font-size		:	12px;
	color			:	#000000;

	border-top  	:	0px solid #98c041;
	border-right	:	0px solid #98c041;
	border-left		:	0px solid #98c041;
	border-bottom	:	0px solid #98c041;
}

#main{
	position		:	absolute;
	top				:	119px;
	left			:	-1px;
	width			:	1000px;
	height			:	562px;
	background-color:	#FFFFFF;

	font-weight		:	normal;
	font-size		:	11px;
	color			:	#000000;
}

#main_top{
	position		:	absolute;
	top				:	-1px;
	left			:	0px;
	width			:	1000px;
	height			:	74px;
	background-color:	#98c041;
	padding			:	30px 2px 2px 6px;
	
	font-weight		:	bold;
	font-size		:	18px;
	color			:	#FFFFFF;
}

#banner{
	position		:	absolute;
	top				:	90px;
	left			:	0px;
	width			:	1000px;
	height			:	400px;
	background-color:	#FFFFFF;
	padding			:	0px 0px 0px 0px;
}

#main_navigation{
	position		:   absolute;
	top				:	73px;
	left			:	-1px;
	width			:	202px;
	height			:	488px;
	background-color:	#FFFFFF;
	padding			:	10px 2px 2px 6px;
	line-height		:	16px;
	font-weight		:	bold;
	font-size		:	11px;
	color			:	#000000;
}

#main_navigation_php{
	position		:   absolute;
	top				:	73px;
	left			:	-1px;
	width			:	252px;
	height			:	488px;
	background-color:	#FFFFFF;
	padding			:	10px 2px 2px 6px;
	line-height		:	16px;
	font-weight		:	bold;
	font-size		:	11px;
	color			:	#000000;
}

#main_content_top{
	position		:	absolute;
	top				:	73px;
	left			:	200px;
	width			:	799px;
	height			:	190px;
	background-color:	#FFFFFF;
	padding			:	10px 2px 2px 2px;

	font-weight		:	normal;
	font-size		:	11px;
	color			:	#000000;
}

#main_content_top1{
	position		:	absolute;
	top				:	73px;
	left			:	200px;
	width			:	799px;
	height			:	480px;
	background-color:	#FFFFFF;
	padding			:	10px 2px 2px 2px;

	font-weight		:	normal;
	font-size		:	12px;
	color			:	#000000;
}

#main_content_top1_php{
	position		:	absolute;
	top				:	73px;
	left			:	250px;
	width			:	749px;
	height			:	480px;
	background-color:	#FFFFFF;
	padding			:	10px 2px 2px 2px;

	font-weight		:	normal;
	font-size		:	12px;
	color			:	#000000;
	overflow		:	auto;
}


#main_content_mid{
	position		:	absolute;
	top				:	272px;
	left			:	200px;
	width			:	799px;
	height			:	210px;
	background-color:	#FFFFFF;
	padding			:	10px 2px 2px 2px;
	
	border-top  	:	1px solid #98c041;

	font-weight		:	normal;
	font-size		:	11px;
	color			:	#000000;
}

#main_content_bottom{
	position		:	absolute;
	top				:	481px;
	left			:	200px;
	width			:	799px;
	height			:	80px;
	background-color:	#FFFFFF;
	padding			:	10px 2px 2px 6px;
	vertical-align	:	bottom;

	font-weight		:	normal;
	font-size		:	11px;
	color			:	#000000;
}

#download{
	position		:	absolute;
	top				:	362px;
	left			:	750px;
	width			:	250px;
	height			:	30px;
	padding			:	0px 0px 0px 0px;
	
	font-weight		:	bold;
	font-size		:	11px;
	color			:	#999999;
}

#watthinweis{
	position		:	absolute;
	top				:	403px;
	left			:	745px;
	width			:	250px;
	height			:	30px;
	padding			:	0px 0px 0px 0px;
	
	font-weight		:	bold;
	font-size		:	9px;
	color			:	#999999;
}

#design{
	position		:	absolute;
	top				:	175px;
	left			:	745px;
	width			:	250px;
	height			:	30px;
	padding			:	0px 0px 0px 0px;
	
	font-weight		:	bold;
	font-size		:	12px;
	color			:	#FFFFFF;
}

#application{
	position		:	absolute;
	top				:	332px;
	left			:	750px;
	width			:	250px;
	height			:	30px;
	padding			:	0px 0px 0px 0px;
	
	font-weight		:	bold;
	font-size		:	12px;
	color			:	#FFFFFF;
}

#footer{
	position		:	absolute;
	top				:	681px;
	left			:	-1px;
	width			:	1000px;
	height			:	50px;
	background-color:	#FFFFFF;
	vertical-align	:	bottom;
	padding			:	30px 2px 0px 0px;
	text-decoration	:	none;

	font-weight		:	bold;
	font-size		:	11px;
	color			:	#999999;
	
	border-top  	:	0px solid #98c041;
	border-right	:	1px solid #98c041;
	border-left		:	1px solid #98c041;
	border-bottom	:	1px solid #98c041;
}

.liste{
	font-family		:	"Lucida Grande", "Lucida Sans Unicode" ,Arial, sans-serif;
	font-weight		:	normal;
	font-size		:	12px;
	color			:	#000000;
	text-decoration	:	none;
}

.liste1{
	font-family		:	"Lucida Grande", "Lucida Sans Unicode" ,Arial, sans-serif;
	font-weight		:	bold;
	font-size		:	16px;
	color			:	#000000;
	text-decoration	:	none;
}

a.flink, a.flink:visited{
	color			:	#999999;
	text-decoration	:	none;
	font-size		:	11px;
	padding			:	2px 5px 4px 5px;
}

a.flink:hover{
	color			:	#98c041;
	text-decoration	:	none;
	font-size		:	11px;
}

.green{
	font-weight		:	bold;
	color			:	#98c041;
}

