/* www.infofactory.ch*/

body, a, h2, .lauftext, .mpfusszeile, .untertitel, .bildlegende, h1, .titel, .leerzeilen, .aufzaehlungtitel, .aufzaehlungtext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #333;
	text-decoration: none;
}
h1, .titel {
	font-size: 16px;
	line-height: 18px;
	color: #333;
	font-weight: bold;
}

h2, .untertitel, .aufzaehlungtitel{color: #000000; font-weight: bold;}

a.lauftext, a.aufzaehlungtext{color: #666666; text-decoration: none;}

.leerzeilen {}

.list, .lilist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #333;
	text-decoration: none;
}



/*==================Box Styles=========================*/
#wrapper{	
}
/*Header*/
#header{	
}
/*Logo*/
#logo{	
}
/*Navigation*/
#nav{	
}
/*Galerie*/
#gallery{	
}
/*Content*/
#content{
}
/*Footer*/
#footer{
}