/** Build Version: 001
  * Maprom Azubi Homepage
  * 
  * Styles optimiert für IE 5.x, Firefox
  *
  */
	
/*==============================================*/
/* Layout */
/*==============================================*/
body {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align:left;
	vertical-align:top;
}
.header {
	height: 00px;
	border:none;
	font-size: 12pt;
}
.navi_button {
	background-image: url(../img/navi_button.gif);
	height: 35px;
	padding-left: 35px;
	background-repeat: no-repeat;
	
}

.div {
	text-align:left;
}

/*==============================================*/
/* Fonts */
/*==============================================*/


/*==============================================*/
/* Links */
/*==============================================*/
a {
	text-decoration:none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
}
a:link, a:visited {
	color : #000000;
}
a:hover, a:active {
	color : #cd3737;
	text-decoration:underline;
}

/*==============================================*/
/* Forms */
/*==============================================*/